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's behave exactly like you want when blf enabled.<br><br><div class="gmail_quote">
2008/6/25 Vazquez David <<a href="mailto:vazquez@cross-solution.de">vazquez@cross-solution.de</a>>:<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">> On Tue, 24 Jun 2008, Vazquez David wrote:<br>
><br>
><br>
>> Hi all,<br>
>><br>
>> I'm trying to implement such a scenario where the "Chef" picks up his<br>
>> phone and his "secretary" can see that he is busy. Something like blf, I<br>
>> guess.<br>
>><br>
><br>
</div>> It's like BLF because that's exactly what it's for..<br>
<div class="Ih2E3d">><br>
><br>
>> But so far I've only managed to notify the "secretary" that the<br>
>> "chef" is receiving a call. I want to do it the other way around<br>
>> though. I'd like for her to see in her phone, the light corresponding<br>
>> to the "chef"'s extension light up whenever he uses the phone (also when<br>
>> he picks it up if that's possible). So she should always know when he's<br>
>> busy.<br>
>><br>
><br>
><br>
>> Is there a way to do that?<br>
>><br>
><br>
</div>> Yes. Configure hints in asterisk and BLF in the secretarys phone.<br>
><br>
> I don't understand how you get notifications one way, but not the other<br>
> though (unless you're doing it by not using BLF)<br>
><br>
> What phones have you got? What do your hints look like in the<br>
> extensions.conf file?<br>
><br>
> You can't get the status of lifting the handset on a SIP phone though<br>
> (well, not that I'm aware of)<br>
><br>
> However, if it's an analogue phone on a TDM400 card (or equivalent, I<br>
> guess) then it does work and the BLF LED on my Grandstream phone turns Red<br>
> as soon as I take the analogue phone off-hook...<br>
><br>
> So BLF is what you want, and optionally an analogue phone +TDM card for<br>
> the boss...<br>
><br>
> Gordon<br>
<div class="Ih2E3d">><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>
> <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
><br>
</div>My hints on extensions.conf:<br>
<br>
» [exten15]<br>
» include = numberplan-custom-1<br>
» exten => 11,hint,SIP/12&SIP/11<br>
<br>
Where numberplan-custom-1 defines the general rules to dial any<br>
extension. And the secretary's phone (SIP/15) is subscribed to the<br>
context [exten15]. Now, I don't know if that's the right way of doing it<br>
(I'm a total n00b, you can tell, huh?).<br>
<br>
Oh, and I'm using Snoms. All Snoms. If there'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>
<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>