You could park them, and then use the intercom feature. <br><br>The intercom feature in Polycoms requires you to set the SIP Header information in your call, and also use the XML config files to tell the Polycom how to answer a call with the header you will be sending. 
<br><br>If you want all your phones to react the same way, do this in you sip.cfg file. Otherwise, do this in the cfg for the individual phone. Within the &lt;SIP&gt; &lt;/SIP&gt; tags, put this: <br><br>&lt;alertInfo voIpProt.SIP.alertInfo.1.value=
&quot;Ring Answer&quot; voIpProt.SIP.alertInfo.1.class=&quot;4&quot;/&gt;<br><br>In my extensions.conf I've just put this:<br><br>exten =&gt; _*51XXX,1,SIPAddHeader(Alert-Info: Ring Answer)<br>exten =&gt; _*51XXX,2,Dial(sip/${EXTEN:3:3})
<br>exten =&gt; _*51XXX,3,Hangup<br><br>Anyone who needs to intercom dials via *51EXT, where ext is the three digit extension of the person they need to intercom.<br><br>So, if your secretary were to park the person first, then intercom the called party with the parking space the person is in, this should be the solution to your issue.
<br><br>Alex<br><br><div><span class="gmail_quote">On 7/24/06, <b class="gmail_sendername">C F</b> &lt;<a href="mailto:shmaltz@gmail.com">shmaltz@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
And how exactly do&nbsp;&nbsp;you plan on that person picking up line 2?&nbsp;&nbsp;or is<br>that part of your question?<br><br>On 7/24/06, Stephen Murphy &lt;<a href="mailto:forum@expansivenetworks.com">forum@expansivenetworks.com</a>&gt; wrote:
<br>&gt; Basically the receptionist would like to have the ability to put a call on<br>&gt; hold and intercom an extension and annouce they have a call on say line 2<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 C F
<br>&gt; Sent: July 24, 2006 9:58 AM<br>&gt; To: Asterisk Users Mailing List - Non-Commercial Discussion<br>&gt; Subject: Re: [asterisk-users] Intercom feature on Polycom phones<br>&gt;<br>&gt; What do you mean by similar to auto answer?
<br>&gt;<br>&gt; On 7/24/06, Stephen Murphy &lt;<a href="mailto:forum@expansivenetworks.com">forum@expansivenetworks.com</a>&gt; wrote:<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; I have the situation where my client would like to 'Intercom' an extension
<br>&gt; &gt; similar to auto-answer. I have polycom phones - can this be done?<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; Steve<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;<br>&gt; &gt; <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;<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>--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>Alex Robar<br><a href="mailto:alex.robar@gmail.com">alex.robar@gmail.com</a>