Re: [asterisk-users] AA50 Paging

2007-10-16 Thread Jared Smith
On Sun, 2007-10-14 at 18:42 -0400, Kelly opal wrote: I tried that. Unfortunately it is the Dial command. The first phone to answer wins and the rest are dropped from the channel. I haven't actually tried this yet on my AA50, but you should be able to do the following: First, configure your

Re: [asterisk-users] AA50 Paging

2007-10-16 Thread Joseph Begumisa
Next, try doing this in your dialplan and see if it works: exten = ,1,SIPAddHeader(Call-Info:\;answer-after=0) exten = ,n,Page(SIP/201SIP/202SIP/203SIP/204) The initial email mentioned that the Page command causes asterisk to reboot. Joseph

Re: [asterisk-users] AA50 Paging

2007-10-14 Thread Philipp Kempgen
Kelly opal wrote: I just got an AA50 from Digium and the paging command reboots asterisk when you use it. Can't help you with this, but do you mean it reboots/crashes the machine? Or does it restart asterisk? Regards, Philipp Kempgen -- amooma GmbH - Bachstr. 126 - 56566 Neuwied -

Re: [asterisk-users] AA50 Paging

2007-10-14 Thread Klaverstyn, David C
I’m not sure if this will work on the Grandstream phones but I use this for the Linksys phones. exten = ,1,SIPAddHeader(Call-Info:\;answer-after=0) exten = ,n,Dial(SIP/201) exten = ,n,HangUp I would guess it would work with multiple phones, i.e., exten =

Re: [asterisk-users] AA50 Paging

2007-10-14 Thread Joseph Begumisa
Hi, I am curious. What version of asterisk is running on that AA50? Regards, Joseph From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kelly opal Sent: Sunday, October 14, 2007 5:46 PM To: asterisk-users@lists.digium.com Subject: [asterisk-users] AA50 Paging

Re: [asterisk-users] AA50 Paging

2007-10-14 Thread Kelly opal
Hi It restarts asterisk. The unit does not reboot. Kelly On Mon, 2007-10-15 at 04:22 +0200, Philipp Kempgen wrote: Kelly opal wrote: I just got an AA50 from Digium and the paging command reboots asterisk when you use it. Can't help you with this, but do you mean it

Re: [asterisk-users] AA50 Paging

2007-10-14 Thread Kelly opal
Hi I tried that. Unfortunately it is the Dial command. The first phone to answer wins and the rest are dropped from the channel. Thanks Kelly On Mon, 2007-10-15 at 12:25 +1000, Klaverstyn, David C wrote: I’m not sure if this will work on the Grandstream phones but I use this for the

Re: [asterisk-users] AA50 Paging

2007-10-14 Thread Kelly opal
Hi Digium support says it is built on the 1.4 platform. Kelly On Sun, 2007-10-14 at 22:28 -0400, Joseph Begumisa wrote: Hi, I am curious. What version of asterisk is running on that AA50? Regards, Joseph From: [EMAIL PROTECTED] [mailto:[EMAIL