&gt;Message: 7<br>
&gt;Date: Thu, 29 Sep 2005 09:53:27 -0400<br>
&gt;From: Eric Lawman &lt;<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:elawman@gmail.com">elawman@gmail.com</a>&gt;<br>
&gt;Subject: [Asterisk-Users] Remotely dialing calls from a polycom phone<br>
&gt;To: <a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:Asterisk-Users@lists.digium.com">Asterisk-Users@lists.digium.com</a><br>
&gt;Message-ID: &lt;<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:325f16ce050929065333b74666@mail.gmail.com">325f16ce050929065333b74666@mail.gmail.com</a>&gt;<br>
&gt;Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br>
<br>
&gt;I have a Polycom IP600 serving as a receptionist phone. We developed a call<br>
&gt;manager via c/gtk that runs on a touchpad. It allows them to transfer calls,<br>
&gt;transfer to voicemail, page, etc. The problem is this: When paging another<br>
&gt;phone from the touchpad, I have to open a channel to the receptionist &gt;phone.<br>
&gt;This rings the receptionist phone. When she picks up, it then pages the<br>
&gt;desired person. This is fine, except it can be confusing for the<br>
&gt;receptionist. &quot;Why do I have to answer the phone so I can page &gt;someone?&quot;<br>
&gt;What I'm looking for is a little more direct integration between the<br>
&gt;touchpad and the polycom.<br>
<br>
&gt;So, the question is, does anyone know of a way to initiate a call on a<br>
&gt;polycom via the remote access port. I was thinking of something similar to<br>
&gt;the way you can reboot one using a NOTIFY message containing &gt;&quot;check-sync&quot;.<br>
&gt;I've tried monitoring the sip messages between the phone and asterisk, &gt;but<br>
&gt;so far have only succeeded in making a phone call itself.<br>
<br>
&gt;Any suggestions would be appreciated.<br>
<br>
&gt;Eric.<br>
<br>
First thing that comes to mind here is using auto-answer.&nbsp; While I
don't have an IP600 to play with (donations accepted), the way I would
envision this is to configure an auto-answer extension on hte Polycom,
and have the touchpad action call the auto-answer extension using a
.call file to Asterisk.&nbsp; Touch the pad, it drops the .call in,
which goes to a meetme with all the necessary extensions in the paging
group added.&nbsp; Touch again, drop the call (via the manager API
would be my approach).<br>
<br>
All untested- but fairly straightfoward.&nbsp; If you want to email me directly, I'd be happy to help further.<br>
<br>
-Paul Davidson<br>
&nbsp;PlanCommunications, LLC<br>