ok, so do you configured you snom phone tu subscribe to monito extension in asterisk ?<br><br>It is simple to verify:<br><br>core show hints<br><br>Snom&#39;s behave exactly like you want when blf enabled.<br><br><div class="gmail_quote">
2008/6/25 Vazquez David &lt;<a href="mailto:vazquez@cross-solution.de">vazquez@cross-solution.de</a>&gt;:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Gordon Henderson wrote:<br>
<div class="Ih2E3d">&gt; On Tue, 24 Jun 2008, Vazquez David wrote:<br>
&gt;<br>
&gt;<br>
&gt;&gt; Hi all,<br>
&gt;&gt;<br>
&gt;&gt; I&#39;m trying to implement such a scenario where the &quot;Chef&quot; picks up his<br>
&gt;&gt; phone and his &quot;secretary&quot; can see that he is busy. Something like blf, I<br>
&gt;&gt; guess.<br>
&gt;&gt;<br>
&gt;<br>
</div>&gt; It&#39;s like BLF because that&#39;s exactly what it&#39;s for..<br>
<div class="Ih2E3d">&gt;<br>
&gt;<br>
&gt;&gt; But so far I&#39;ve only managed to notify the &quot;secretary&quot; that the<br>
&gt;&gt; &quot;chef&quot; is receiving a call. I want to do it the other way around<br>
&gt;&gt; though. &nbsp;I&#39;d like for her to see in her phone, the light corresponding<br>
&gt;&gt; to the &quot;chef&quot;&#39;s extension light up whenever he uses the phone (also when<br>
&gt;&gt; he picks it up if that&#39;s possible). &nbsp;So she should always know when he&#39;s<br>
&gt;&gt; busy.<br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt;&gt; Is there a way to do that?<br>
&gt;&gt;<br>
&gt;<br>
</div>&gt; Yes. Configure hints in asterisk and BLF in the secretarys phone.<br>
&gt;<br>
&gt; I don&#39;t understand how you get notifications one way, but not the other<br>
&gt; though (unless you&#39;re doing it by not using BLF)<br>
&gt;<br>
&gt; What phones have you got? What do your hints look like in the<br>
&gt; extensions.conf file?<br>
&gt;<br>
&gt; You can&#39;t get the status of lifting the handset on a SIP phone though<br>
&gt; (well, not that I&#39;m aware of)<br>
&gt;<br>
&gt; However, if it&#39;s an analogue phone on a TDM400 card (or equivalent, I<br>
&gt; guess) then it does work and the BLF LED on my Grandstream phone turns Red<br>
&gt; as soon as I take the analogue phone off-hook...<br>
&gt;<br>
&gt; So BLF is what you want, and optionally an analogue phone +TDM card for<br>
&gt; the boss...<br>
&gt;<br>
&gt; Gordon<br>
<div class="Ih2E3d">&gt;<br>
&gt; _______________________________________________<br>
&gt; -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
&gt;<br>
&gt; AstriCon 2008 - September 22 - 25 Phoenix, Arizona<br>
&gt; Register Now: <a href="http://www.astricon.net" target="_blank">http://www.astricon.net</a><br>
&gt;<br>
&gt; asterisk-users mailing list<br>
&gt; To UNSUBSCRIBE or update options visit:<br>
&gt; &nbsp; &nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
&gt;<br>
</div>My hints on extensions.conf:<br>
<br>
» [exten15]<br>
» include = numberplan-custom-1<br>
» exten =&gt; 11,hint,SIP/12&amp;SIP/11<br>
<br>
Where numberplan-custom-1 defines the general rules to dial any<br>
extension. And the secretary&#39;s phone (SIP/15) is subscribed to the<br>
context [exten15]. Now, I don&#39;t know if that&#39;s the right way of doing it<br>
(I&#39;m a total n00b, you can tell, huh?).<br>
<br>
Oh, and I&#39;m using Snoms. All Snoms. If there&#39;s not the possibility of<br>
knowing when a phone is lifted up, no problem...<br>
<br>
Thanks :)<br>
<div><div></div><div class="Wj3C7c"><br>
_______________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
<br>
AstriCon 2008 - September 22 - 25 Phoenix, Arizona<br>
Register Now: <a href="http://www.astricon.net" target="_blank">http://www.astricon.net</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
 &nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</div></div></blockquote></div><br>