<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:st1="urn:schemas-microsoft-com:office:smarttags" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]--><o:SmartTagType
 namespaceuri="urn:schemas-microsoft-com:office:smarttags" name="City"/>
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
 name="place"/>
<!--[if !mso]>
<style>
st1\:*{behavior:url(#default#ieooui) }
</style>
<![endif]-->
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:blue;
        text-decoration:underline;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:Arial;
        color:navy;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
</style>

</head>

<body lang=EN-US link=blue vlink=blue>

<div class=Section1>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>You are correct, That is why the PAGE()
Application was made. It creates a MeetMe room, calls the Technologies on the
list and transfers the calls to the temp MeetMe. <o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'><o:p>&nbsp;</o:p></span></font></p>

<div style='border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in 4.0pt'>

<div>

<div class=MsoNormal align=center style='text-align:center'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'>

<hr size=2 width="100%" align=center tabindex=-1>

</span></font></div>

<p class=MsoNormal><b><font size=2 face=Tahoma><span style='font-size:10.0pt;
font-family:Tahoma;font-weight:bold'>From:</span></font></b><font size=2
face=Tahoma><span style='font-size:10.0pt;font-family:Tahoma'>
asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] <b><span style='font-weight:
bold'>On Behalf Of </span></b>Lacy Moore - Aspendora<br>
<b><span style='font-weight:bold'>Sent:</span></b> Friday, May 12, 2006 2:42 PM<br>
<b><span style='font-weight:bold'>To:</span></b> Asterisk Users Mailing List -
Non-Commercial Discussion<br>
<b><span style='font-weight:bold'>Subject:</span></b> Re: [Asterisk-Users] Paging
and Auto Answer on Grandstream GXP2000</span></font><o:p></o:p></p>

</div>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p>&nbsp;</o:p></span></font></p>

<div>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>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.<o:p></o:p></span></font></p>

</div>

<div>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>&nbsp;<o:p></o:p></span></font></p>

</div>

<div>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>Right?<br>
<br>
&nbsp;<o:p></o:p></span></font></p>

</div>

<div>

<p class=MsoNormal><span class=gmailquote><font size=3 face="Times New Roman"><span
style='font-size:12.0pt'>On 5/12/06, <b><span style='font-weight:bold'>Tom Vile</span></b>
&lt;<a href="mailto:tvile@baldwintechsolutions.com">tvile@baldwintechsolutions.com</a>&gt;
wrote:</span></font></span> <o:p></o:p></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>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><o:p></o:p></span></font></p>

</div>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><br>
<br clear=all>
<br>
-- <br>
Lacy <st1:City w:st="on"><st1:place w:st="on">Moore</st1:place></st1:City><br>
Aspendora, Inc. <o:p></o:p></span></font></p>

</div>

</div>

</body>

</html>