On 8/5/07, <b class="gmail_sendername">James R. Stevens</b> &lt;<a href="mailto:jstevens@athensdistributing.com">jstevens@athensdistributing.com</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
In the design of an Asterisk system using Cisco 7900 series SIP phones<br>we are struggling with giving the reception folks (3) hardware that can<br>tell them the status of everyone in the office (10 or so) (On the phone,
<br>out of office etc) Something that would register each of the extensions<br>we choose and give status of that ext.<br><br>What hardware (Phone or other) could we give the receptionist to do<br>this?</blockquote><div><br>
You&#39;re probably looking for something like this:<br><br><a href="http://www.cisco.com/en/US/products/hw/phones/ps379/products_data_sheet09186a008008883d.html">http://www.cisco.com/en/US/products/hw/phones/ps379/products_data_sheet09186a008008883d.html
</a><br><br>I have no experience integrating this specific piece of hardware with Asterisk, but I&#39;ve done what you&#39;re trying to do with the Grandstream equivalent for our front reception:<br><br><a href="http://www.grandstream.com/gxp2000.html">
http://www.grandstream.com/gxp2000.html</a><br><br>and<br><br><a href="http://www.grandstream.com/gxp2000ext.html">http://www.grandstream.com/gxp2000ext.html</a><br><br>As I understand it, so long as the device can do a SIP SUBSCRIBE for each extension you want to monitor and you configure hints in your Asterisk dialplan for those extensions, it should work.&nbsp; You may need to set &#39;subscribecontext&#39; (in 
sip.conf) for the phone that will be watching the extensions unless your hints are in the same context as the phone uses for outbound dialing.<br><br>Of course, what the device does with the various payloads contained in the SIP NOTIFY messages is going to be different for each phone.&nbsp; On the Grandstream I can see &#39;not in use&#39; (solid green) and &#39;ringing&#39; (flashing red) distinctly, but &#39;unavailable&#39; and &#39;in use&#39; are both mapped to a solid red, which makes it somewhat useless for transiently connected user agents like softphones.
<br></div></div><br>Hopefully someone with experience will speak up and confirm that the 7900 series does interop properly with Asterisk for SUBSCRIBE and NOTIFY.<br><br>If that doesn&#39;t work, you could always go with a software solution, like the Flash Operator Panel.&nbsp; voip-info has a list (look at the &quot;Operator&quot; section on the page): 
<a href="http://www.voip-info.org/wiki/view/Asterisk+GUI">http://www.voip-info.org/wiki/view/Asterisk+GUI</a><br><br>-- <br>j.