<div>I must be missing something.&nbsp; Seems to me that only one phone would connect.&nbsp; This is just a plain dial command that rings all those extensions and when one answers, the rest stop ringing.</div>
<div>&nbsp;</div>
<div>Right?<br><br>&nbsp;</div>
<div><span class="gmail_quote">On 5/12/06, <b class="gmail_sendername">Tom Vile</b> &lt;<a href="mailto:tvile@baldwintechsolutions.com">tvile@baldwintechsolutions.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">make the dial command like so:<br><br>exten =&gt; PAGE203,n,Dial(SIP/203&amp;SIP/204&amp;SIP/205SIP/206,5)
<br><br>On 5/12/06, Forrest Beck &lt;<a href="mailto:jonforrest.beck@gmail.com">jonforrest.beck@gmail.com</a>&gt; wrote:<br>&gt; Thanks.&nbsp;&nbsp;I like that method.<br>&gt;<br>&gt; Do you think if I add all my extensions (say 40 of them) to new Dial
<br>&gt; commands after &quot;exten =&gt; PAGE203,n,Dial(SIP/203,5)&quot;<br>&gt;<br>&gt; Like this:<br>&gt; exten =&gt; PAGE203,n,Dial(SIP/203,5)<br>&gt; exten =&gt; PAGE203,n,Dial(SIP/204,5)<br>&gt; exten =&gt; PAGE203,n,Dial(SIP/205,5)
<br>&gt; exten =&gt; PAGE203,n,Dial(SIP/206,5)<br>&gt;<br>&gt; will work?<br>&gt;<br>&gt; The only think I am not sure about is if a phone doesn't answer in the 5<br>&gt; seconds allowed, it will hang until that 5 seconds is up to parse the next
<br>&gt; line.<br>&gt;<br>&gt; Also, if it is dialing each phone line by line will there be a delay for all<br>&gt; the phones are dialed and pick up.<br>&gt;<br>&gt; Thanks again.<br>&gt;<br>&gt; Forrest<br>&gt;<br>&gt; -----Original Message-----
<br>&gt; From: <a href="mailto:asterisk-users-bounces@lists.digium.com">asterisk-users-bounces@lists.digium.com</a><br>&gt; [mailto:<a href="mailto:asterisk-users-bounces@lists.digium.com">asterisk-users-bounces@lists.digium.com
</a>] On Behalf Of Tom Vile<br>&gt; Sent: Friday, May 12, 2006 10:21 AM<br>&gt; To: Asterisk Users Mailing List - Non-Commercial Discussion<br>&gt; Subject: Re: [Asterisk-Users] Paging and Auto Answer on Grandstream GXP2000
<br>&gt;<br>&gt; This is what I use:<br>&gt;<br>&gt; [ext-paging]<br>&gt; exten =&gt; PAGE203,1,Set(__SIPADDHEADER=Call-Info: answer-after=0)<br>&gt; exten =&gt; PAGE203,n,Set(__ALERT_INFO=Ring Answer)<br>&gt; exten =&gt; PAGE203,n,Set(__SIP_URI_OPTIONS=intercom=true)
<br>&gt; exten =&gt; PAGE203,n,Dial(SIP/203,5)<br>&gt; exten =&gt; Debug,1,Noop(dialstr is LOCAL/PAGE203@ext-paging)<br>&gt; exten =&gt; 2030,1,Page(LOCAL/PAGE203@ext-paging)<br>&gt;<br>&gt; if I dial 2030 it will page extension 203.&nbsp;&nbsp;Change accordingly.&nbsp;&nbsp;This
<br>&gt; works on my Grandstream and Snom phones.<br>&gt;<br>&gt;<br>&gt; On 5/12/06, Forrest Beck &lt;<a href="mailto:jonforrest.beck@gmail.com">jonforrest.beck@gmail.com</a>&gt; wrote:<br>&gt; &gt; Asterisk <a href="http://1.2.7.1">
1.2.7.1</a> and Zaptel 1.2.5<br>&gt; &gt;<br>&gt; &gt; -----Original Message-----<br>&gt; &gt; From: <a href="mailto:asterisk-users-bounces@lists.digium.com">asterisk-users-bounces@lists.digium.com</a><br>&gt; &gt; [mailto:
<a href="mailto:asterisk-users-bounces@lists.digium.com">asterisk-users-bounces@lists.digium.com</a>] On Behalf Of Tom Vile<br>&gt; &gt; Sent: Thursday, May 11, 2006 6:55 PM<br>&gt; &gt; To: Asterisk Users Mailing List - Non-Commercial Discussion
<br>&gt; &gt; Subject: Re: [Asterisk-Users] Paging and Auto Answer on Grandstream<br>&gt; GXP2000<br>&gt; &gt;<br>&gt; &gt; What version of Asterisk?<br>&gt; &gt;<br>&gt; &gt; On 5/11/06, Forrest Beck &lt;<a href="mailto:jonforrest.beck@gmail.com">
jonforrest.beck@gmail.com</a>&gt; wrote:<br>&gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; I am looking to setup paging using the auto answer feature on the<br>&gt; &gt; &gt; Grandstream GXP2000.&nbsp;&nbsp;I am thinking I will follow the method as
<br>&gt; described<br>&gt; &gt; &gt; here:<br>&gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; <a href="http://www.voip-info.org/wiki/index.php?page=Asterisk+cmd+page">http://www.voip-info.org/wiki/index.php?page=Asterisk+cmd+page
</a><br>&gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; I will setup the 4th account on the phone to auto answer.<br>&gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; Does anyone else have a method that works better?&nbsp;&nbsp;I also looked at the
<br>&gt; &gt; &gt; allpage AGI written on Voip-Info.&nbsp;&nbsp;But it seems to dial all extensions,<br>&gt; &gt; even<br>&gt; &gt; &gt; the ones I don't want to use for Auto Answer.<br>&gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; &gt; &gt;
<br>&gt; &gt; &gt; I really would like a way to group the phones instead of having them all<br>&gt; &gt; &gt; listed in a dial command.<br>&gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; exten =&gt;<br>
&gt; &gt; &gt; 7999,2,Page(Local/202@page&amp;Local/208@page&amp;Local/210@page/n&amp;Local/interal<br>&gt; &gt; &gt; 223@page|)<br>&gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; Thanks!<br>&gt; &gt; &gt; _______________________________________________
<br>&gt; &gt; &gt; --Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; Asterisk-Users mailing list<br>&gt; &gt; &gt; To UNSUBSCRIBE or update options visit:
<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>&gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; &gt;
<br>&gt; &gt;<br>&gt; &gt; --<br>&gt; &gt; Tom Vile<br>&gt; &gt; Baldwin Technology Solutions, Inc<br>&gt; &gt; Consulting - Web Design - VoIP Telephony<br>&gt; &gt; <a href="http://www.baldwintechsolutions.com">www.baldwintechsolutions.com
</a><br>&gt; &gt; Phone: 518-631-2855 x205<br>&gt; &gt; Fax:&nbsp;&nbsp;&nbsp;&nbsp; 518-631-2856<br>&gt; &gt; _______________________________________________<br>&gt; &gt; --Bandwidth and Colocation provided by <a href="http://Easynews.com">
Easynews.com</a> --<br>&gt; &gt;<br>&gt; &gt; Asterisk-Users mailing list<br>&gt; &gt; To UNSUBSCRIBE or update options visit:<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users
</a><br>&gt; &gt;<br>&gt; &gt; _______________________________________________<br>&gt; &gt; --Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br>&gt; &gt;<br>&gt; &gt; Asterisk-Users mailing list
<br>&gt; &gt; To UNSUBSCRIBE or update options visit:<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>&gt; &gt;<br>&gt;<br>&gt;
<br>&gt; --<br>&gt; Tom Vile<br>&gt; Baldwin Technology Solutions, Inc<br>&gt; Consulting - Web Design - VoIP Telephony<br>&gt; <a href="http://www.baldwintechsolutions.com">www.baldwintechsolutions.com</a><br>&gt; Phone: 518-631-2855 x205
<br>&gt; Fax:&nbsp;&nbsp;&nbsp;&nbsp; 518-631-2856<br>&gt; _______________________________________________<br>&gt; --Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br>&gt;<br>&gt; Asterisk-Users mailing list
<br>&gt; To UNSUBSCRIBE or update options visit:<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>&gt;<br>&gt; _______________________________________________
<br>&gt; --Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br>&gt;<br>&gt; Asterisk-Users mailing list<br>&gt; To UNSUBSCRIBE or update options visit:<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-users">
http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>&gt;<br><br><br>--<br>Tom Vile<br>Baldwin Technology Solutions, Inc<br>Consulting - Web Design - VoIP Telephony<br><a href="http://www.baldwintechsolutions.com">
www.baldwintechsolutions.com</a><br>Phone: 518-631-2855 x205<br>Fax:&nbsp;&nbsp;&nbsp;&nbsp; 518-631-2856<br>_______________________________________________<br>--Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com
</a> --<br><br>Asterisk-Users mailing list<br>To UNSUBSCRIBE or update options visit:<br>&nbsp;&nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote>
</div><br><br clear="all"><br>-- <br>Lacy Moore<br>Aspendora, Inc.