<div>You also have to make sure that on the web config for Grandstream that you allow it to receive auto-answer (or something to that effect).</div>
<div>&nbsp;</div>
<div>Ok, actually it's under the settings for the Lines and is called: <em>Allow Auto Answer by Call-Info: </em></div>
<div><em></em>&nbsp;</div>
<div>Make sure Yes is selected here.</div>
<div>&nbsp;</div>
<div>You can use what Barry has below for paging (or rather intercom) to a single phone.&nbsp; For actual paging (i.e., several phones), use the Page command (show application page for options from the CLI). On paging, I would recommend this: 
<em>Turn off speaker on remote disconnect:&nbsp; </em>be set to Yes as well.</div>
<div><br>This works fine for me on firmware <a href="http://1.1.1.9">1.1.1.9</a>.<br>&nbsp;</div>
<div><span class="gmail_quote">On 9/8/06, <b class="gmail_sendername">Barry D. Hassler</b> &lt;<a href="mailto:Barry.Hassler@hcst.com">Barry.Hassler@hcst.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>
<div>This isn't working for me either. I was about to ask this same question, but discovered this recent thread.<br><br>I have the following set up in my extensions.conf file, as per Granstream instructions:<br><tt><b>[macro-page-grandstream]
</b></tt><br><tt><b>exten =&gt; s,1,ChanIsAvail(${ARG1}|js);&nbsp;&nbsp; j is for jump, s is for ANY call</b></tt><br><tt><b>exten =&gt; s,2,SIPAddHeader(Call-Info: answer-after=0)</b></tt><br><tt><b>exten -&gt; s,3,Dial(${ARG1})</b>
</tt><br><tt><b>exten =&gt; s,4,NoOp();</b></tt><br><tt><b>exten =&gt; s,5,Hangup</b></tt><br><tt><b>exten =&gt; s,102,NoOp(102)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ; Channel not available</b></tt><br><tt><b>exten =&gt; s,103,Hangup</b></tt><br><br>[intercoms]
<br><b><tt>exten =&gt; **2311,1,Macro(page-grandstream,SIP/2311)</tt></b><br><b><tt>exten =&gt; **2311,2,Hangup</tt></b><br><br>And in my local context:<br><b><tt>include =&gt; intercoms</tt></b><br><br>When I dial **2311, I see the following debug output:
<br><tt><b>[Sep&nbsp; 8 15:24:37]&nbsp;&nbsp;&nbsp;&nbsp; -- Starting simple switch on 'Zap/4-1'</b></tt><br><tt><b>[Sep&nbsp; 8 15:24:43]&nbsp;&nbsp;&nbsp;&nbsp; -- Executing SetMusicOnHold(&quot;Zap/4-1&quot;, &quot;default&quot;) in new stack</b></tt><br><tt><b>[Sep&nbsp; 8 15:24:43]&nbsp;&nbsp;&nbsp;&nbsp; -- Executing Goto(&quot;Zap/4-1&quot;, &quot;intern-hcst-post|**2311|1&quot;) in new stack
</b></tt><br><tt><b>[Sep&nbsp; 8 15:24:43]&nbsp;&nbsp;&nbsp;&nbsp; -- Goto (intern-hcst-post,**2311,1)</b></tt><br><tt><b>[Sep&nbsp; 8 15:24:43]&nbsp;&nbsp;&nbsp;&nbsp; -- Executing Macro(&quot;Zap/4-1&quot;, &quot;page-grandstream|SIP/2311&quot;) in new stack</b></tt><br>
<tt><b>[Sep&nbsp; 8 15:24:43]&nbsp;&nbsp;&nbsp;&nbsp; -- Executing ChanIsAvail(&quot;Zap/4-1&quot;, &quot;SIP/2311|js&quot;) in new stack</b></tt><br><tt><b>[Sep&nbsp; 8 15:24:43]&nbsp;&nbsp;&nbsp;&nbsp; -- Executing SIPAddHeader(&quot;Zap/4-1&quot;, &quot;Call-Info: answer-after=0&quot;) in new stack
</b></tt><br><tt><b>[Sep&nbsp; 8 15:24:43]&nbsp;&nbsp;&nbsp;&nbsp; -- Executing Hangup(&quot;Zap/4-1&quot;, &quot;&quot;) in new stack</b></tt><br><tt><b>[Sep&nbsp; 8 15:24:43]&nbsp;&nbsp; == Spawn extension (intern-hcst-post, **2311, 2) exited non-zero on 'Zap/4-1'
</b></tt><br><tt><b>[Sep&nbsp; 8 15:24:43]&nbsp;&nbsp;&nbsp;&nbsp; -- Hungup 'Zap/4-1'</b></tt><br><br>Is this a problem with the SIPAddHEader that it is jumping immediately to Hangup? I see NO SIP traffic as a result of this, and sip debug shows nothing out of the ordinary. 
<br><br>The BLF functions don't seem to be working either.<br><br>I'm running asterisk <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://1.2.9.1/" target="_blank">1.2.9.1</a>, and have the Granstream GXP2000 reports:
<br><b>Software Version: </b>&nbsp; Program-- <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://1.1.0.16/" target="_blank">1.1.0.16</a> &nbsp;&nbsp;&nbsp;Bootloader-- <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://1.1.0.1/" target="_blank">
1.1.0.1</a></div>
<div><span class="q"><br><br><br>On Sat, 2006-09-02 at 20:31 -0500, Larry Alkoff wrote: 
<blockquote type="CITE"><pre><font color="#000000">Nic Bellamy wrote:</font>
<font color="#000000">&gt; Zeeshan Zakaria wrote:</font>
<font color="#000000">&gt; </font>
<font color="#000000">&gt;&gt; My client has all Grandstream GX-2000 phones in his office and he </font>
<font color="#000000">&gt;&gt; wants receptionist to use them for paging as well. Currently they are </font>
<font color="#000000">&gt;&gt; using Nortel and receptionist can easily do paging. He said that he </font>
<font color="#000000">&gt;&gt; had somebody setup their old Asterisk system in a way, that </font>
<font color="#000000">&gt;&gt; receptionist could dial an extension, after which her voice was heard </font>
<font color="#000000">&gt;&gt; on all grandstream phones' speaker phones.</font>
<font color="#000000">&gt;&gt;  </font>
<font color="#000000">&gt;&gt; I want to know how to setup this type of feature on grandstream </font>
<font color="#000000">&gt;&gt; phones, i.e. dialing an extension will activate all phones' speaker </font>
<font color="#000000">&gt;&gt; phones.</font>
<font color="#000000">&gt; </font>
<font color="#000000">&gt; <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.grandstream.com/FAQ/Asterisk.htm" target="_blank">http://www.grandstream.com/FAQ/Asterisk.htm</a></font>
<font color="#000000">&gt; </font>
<font color="#000000">&gt; There's a PDF there that tells you (a) what settings to put on the </font>
<font color="#000000">&gt; phone, and (b) how to configure Asterisk to sent the SIP header that </font>
<font color="#000000">&gt; tells the phone to auto-answer.</font>
<font color="#000000">&gt; </font>
<font color="#000000">&gt; Cheers,</font>
<font color="#000000">&gt;    Nic.</font>
<font color="#000000">&gt; </font>

<font color="#000000">Please let me know if you get this working.  I couldn't.</font>

<font color="#000000">Larry</font>

</pre></blockquote></span></div>
<div>
<table cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<td>
<hr noshade>
<br>
<table cellpadding="0" width="100%">
<tbody>
<tr>
<td><b><font size="4">Barry D. Hassler</font></b><br><i>President</i> <br><br><b><font size="5">HCST</font></b><br>2332 Grange Hall Road<br>Beavercreek, Ohio 45431-2345<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.hcst.net/" target="_blank">
http://www.hcst.net/</a> </td>
<td>&nbsp; </td>
<td valign="top" align="right"><u><tt><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:barry.hassler@hcst.com" target="_blank">barry.hassler@hcst.com</a></tt></u><tt> </tt><br><tt>+1 937-427-9000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
</tt><br><tt>+1 937-427-8706 FAX&nbsp;&nbsp;&nbsp; </tt><br>FWD: 3934279000 (655480) </td></tr></tbody></table>
<div align="center">HCST*Net Support Issues: please email <a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:support@hcst.net" target="_blank">support@hcst.net</a> </div>
<div align="center">Billing Issues: Please email <a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:support@hcst.net" target="_blank">billing@hcst.net</a></div></td></tr></tbody></table></div></div><br>
_______________________________________________<br>--Bandwidth and Colocation provided by <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://easynews.com/" target="_blank">Easynews.com</a> --<br><br>asterisk-users mailing list
<br>To UNSUBSCRIBE or update options visit:<br>&nbsp; <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users
</a><br><br><br></blockquote></div><br><br clear="all"><br>-- <br>Lacy Moore<br>Aspendora, Inc.