[Asterisk-Users] Snom phone hint exten question

Shanon Swafford asterisk at swaffordfamily.com
Tue Mar 1 11:40:55 MST 2005


Asterisk should also tell the phone to "turn off" the light with a Notify
Message.

Flow should be:

Bootup:
Snom->*  -  SUBSCRIBE
*->Snom  -  200 OK (Subscribe)

Call hits the hint:
*->Snom  -  NOTIFY    (look at the XML in the Message)
Snom->*  -  200 OK (Notify)

Stuff happens or call is over:
*->Snom  -  NOTIFY    (look at the XML in the Message)
Snom->*  -  200 OK (Notify)

If the phone is never told to turn it's light off, it won't.





-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com]On Behalf Of James Bean
Sent: Wednesday, February 23, 2005 11:44 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: RE: [Asterisk-Users] Snom phone hint exten question



> -----Original Message-----
> From: asterisk-users-bounces at lists.digium.com
> [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of
> Hecken, Guido
> Sent: Thursday, 24 February 2005 3:10 PM
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: RE: [Asterisk-Users] Snom phone hint exten question
>
> exten => 691,hint,SIP/691
> should do the job. I've got it working with SNOM 190 Phones
> and actual CVS-HEAD.
> Perhaps there is a problem using the callerid instead of the
> extension in the hint?!
>
> Hope, it helps...
>

Wooppss, I need to take that last one back.

On the snom190 the light is on solid now, whether or not the line is in
use.

Rebooting the snom doesn't change things.

I also attempted using

exten => 691,hint,691

No change.

James
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users





More information about the asterisk-users mailing list