Displaying 20 results from an estimated 20000 matches similar to: "Newbie ASTDB: cannot replicate among Asterisk servers?"
2008 Mar 13
5
Newbie One-touch Recording: Does not work
I thought it was quite easy to implement but I cannot get one-touch
recording to work. Here are the changes what I did:
I restarted Asterisk after the change (because reload does not work for
changes in features.conf).
I press *1 on the Polycom IP600 phone to record a conversation but no
new wav file appear in /var/spool/asterisk/monitor or elsewhere.
Any suggestions?
Here is the console log:
2008 Mar 17
3
Newbie Polycom: DND answered as "on the phone" instead of "not available"
I am using Polycom IP600 phone. If I call a phone which has DND (do not
disturb) enabled, the message to the caller will be "The person on
extension ... is on the phone, please leave a message ...".
Is there a way to pick the "person ... not available" message instead?
2008 Mar 06
2
Newbie Polycom: IP600 Headset Problem
I have been testing with Polycom IP600 phones for a month or so.
I found out that there are frequent problems with the handset.
The problem is I can hear the other end but the other end cannot hear
me.
I have already downloaded the latest bootROM 3.1.3 and sip 2.1.2
However, there are no problems with the headset or speaker phone.
Has anyone encountered such problems before?
Thanks.
2008 Mar 18
3
Newbie Queue: Simple Queue Problem
I am trying to build a simple queue for the receptionist phone.
In other words, there is only 1 agent and that is the receptionist
phone.
I just defined a few lines in queues.conf
[console]
strategy = ringall
member => SIP/4000 ;4000 is the console extension
In extensions.conf, it is:
exten => 4000,1,Answer()
exten => 4000,n,Queue(console)
exten => 4000,n,HangUp()
I pressed
2008 May 12
2
Newbie Dialplan: Best Practice in using Context - Do not use Default??
In "The future of Telephony", it says "... We should also note for
security's sake you should always make sure that your [incoming] context
never allows outbound dialing. (If by chance it did, people could dial
into your system and make outbound toll calls that would be charged to
you!)
The book was demonstrating using a PSTN environment and the zapata.conf
was something like:
2008 Mar 28
4
Newbie Polycom: DHCP/boot server supporting 2 models of phones
I have a question about DHCP and boot server supporting more than 1
model of Polycom phones.
According to Polycom "standards", Polycom phone boots up to get a DHCP
address and at the same time getting a boot server string (with username
and password) to logon to boot server to download SIP, bootROM and etc.
That is okay if there is only one type of phone (that requires a
specific SIP
2009 Sep 01
4
Inquiry:Problem with Call Parking
Dear All
Can you please do me favor and let me know what is the problem with my
Asterisk call parking as it is not functioning correctly on my Asterisk ?
Please find attached my "features.conf" . According to my configuration ,
the subscriber needs to press hash (pound) key and dial 700 to initiate the
transfer . We tried but it didn't get through on our Asterisk . Can you
please let
2008 Apr 08
1
Newbie Polycom: Where is SoundPointIPWelcome.wav used?
When I downloaded the sip and bootrom from Polycom website, I noticed a
file called SoundPointIPWelcome.wav. However, I have no idea where and
when it was used. I played the wav file but I have never heard the
phone using this wav file before. Does anyone know what it is used for?
2006 Jun 25
3
Asterisk Startups
Does anyone know of any startups using Asterisk? What about established companies? Ones that are hiring would be nice.... :)
Doug.
2009 Feb 16
2
AstDB wildard searches
Hi All,
I'm looking for a way to filter the AstDB cidname family to show only
those entries with a specified area code in the Asterisk CLI. If this
were a SQL database it would be something like:
SELECT number, name FROM cidname WHERE number LIKE '1234%'
I've tried "database show cidname 1234*" and substituted "%", "$", "-"
for the wildcard
2006 Oct 24
0
newbie astdb error, please help
I am getting this warning:-
Oct 23 15:47:22 WARNING[2124]: db.c:171 ast_db_put: Unable to put value '
192.168.1.12:5060:300:15553695861:sip:23@192.168.1.12:5060' for key '23'
in family 'SIP/Registry
I checked the file permissions. They are proper. There doesnot seem to be a
visible error. No change has been done in any conf files for the past 4 months.
The reinvite has also
2007 Jun 05
3
Outlook dialing
The bar is getting raised yet again
http://www.voipmonitor.net/2007/06/05/New+Features+And+Services+For+Pack
et8+Virtual+Office.aspx
I personally use Snapanumber $30 or there abouts (after trialing a few
other TAPI solutions and finding them sub-par) and think it's a great
product but interesting to see how more people are expecting
desktop/phone integration applications.
Does anyone
2013 Sep 19
1
AstDB Partial Replication?
Is anyone aware of a way to replicate parts of the AstDB to another Asterisk install?
For example, to export all CF entries on a FreePBX based system to another system running FreePBX, I might do:
asterisk -rx 'database show' | grep CF
This gives me a list of data, which I can rsync to another host to reimport using 'database put'. BUT, the problem comes in when I want to sync
2008 Mar 13
3
Newbie One-touch Recording: Does not work (more info)
I thought it was quite easy to implement but I cannot get one-touch
recording to work. Here are the changes what I did:
I restarted Asterisk after the change (because reload does not work for
changes in features.conf).
I press *1 on the Polycom IP600 phone to record a conversation but no
new wav file appear in /var/spool/asterisk/monitor or elsewhere.
Test A: Outside line calling in
2008 Mar 06
14
FXS channel banks
Greetings list,
I've been asked to provide a system for 200 extensions, most of which will be existing analogue POTS handsets, not IP handsets. I've not really had any experience with large channel banks in the past (since most of our deployments are strictly IP-only to the desk), so I'm at a loss as to which ones are worth looking at.
If anyone's had experience using channel
2005 Feb 14
18
Which IP phone to use in Australia
Hi, all
I am in Australia and I have to setup Asterisk in few offices. There will be IP phones in each office and I must be able to call between offices.
I need actual handsets. I need "standard" handsets to be used by people. Those must support features like CID, call forward, etc. --- your normal office feature set.
Also I need some sort of more complex handset to be used by
2009 Aug 31
5
queue issue
I have a _very_ specific situation where I need queues to work in a very
specific manner - I need the queue to only accept one call at a time,
even though several phones are attached to it.
My memory tells me that queues might have even worked this way in the
distant past (pre 1.0)...but I am willing to be mistaken.
Is this even remotely possible?
PaulH
2006 Oct 19
3
T1 pricing in Oz
I'm looking at getting a T1 into a location in Melbourne, Australia and was
wondering if anyone has a good source and pricing for this.
Cheers,
Steve
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20061019/deded6a9/attachment.htm
2008 Sep 10
3
Newbie AEL2: Syntax for Hint
I am struggling to find out how to code hint in AEL2.
I did hint(Custom:light1) and it keeps complaining about the : (colon).
It works fine for SIP device like hint(SIP/439).
Anyone who has tried it before?
2008 Mar 05
1
Newbie dialplan: dial 0 for outside line
I just managed to put in a TE410 card in an Asterisk box to work with
OnRamp 20(E1 downunder). I am able to dial in but was not able to dial
out.
Can anyone offer me some advice please?
In my extensions.conf, I just put in:
[default]
...
exten => 0,1,Dial(Zap/g1)
and I get this on the console when I dialled 0.
-- Executing [0 at default:1] Dial("SIP/5166-b76004f8",