[Asterisk-Users] hints and the sNOM 360

Paul Hewlett paul at cottonpickinminds.co.za
Mon Sep 19 09:48:32 MST 2005


Hi 

   I am trying to get a SNOM 360 to monitor other extensions i.e. when someone 
makes a call to/from another extension, one of the LED's on the SNOM 360 will 
change state. I am using 1.0.9/bristuff-8l.

   I have 2 extensions - 2001 is a SNOM 190, 2002 is a 360 - both are running 
the latest firmware. (3.60i for 190, 4.0 for 360). I have read all the 
relevant articles on the wiki on 'hints' and also on the 'devstate' app.

   I set the first function key on the 360 to extension 2001 - this transforms 
itself into <sip:2001 at asterisk;user=phone> when I save it. The function key 
type is set to 'Destination' as recommended by a number of articles on the 
Wiki. 

<aside>
This seems to contradict the 360 manual which states that the function key 
type should be set to 'Line'. </aside>

In the dialplan I put

    [myhints]
    exten => 2001,hint,sip/2001
    exten => 2001,1,macro(stdexten,sip/2001)
    exten => 2001,2,hangup

In sip.conf I have

[2001]
type=friend
username=2001
subscribecontext=myhints
host=dynamic
mailbox=2001
callerid="ext" <2001>
incominglimit=1

[2002]
type=friend
username=2002
subscribecontext=myhints
host=dynamic
mailbox=2001
callerid="SNOM360" <2002>

I restart asterisk from scratch and then reboot the 360. The * console
shows one entry when typing the command 'sip show subscriptions' which looks 
correct. Inspection of the sip trace log on the 360's web page reveals that 
the registration  succeeds and that the subscription of the 2001 from the 360 
also gets a 200 OK reply. However when I dial into extension 2001 nothing 
happens to the led's on the 360. Inspection of the 'sip trace log' on the 
360's web page reveals that it does not receive any NOTIFY from asterisk.

I am at my wits end - anybody got any ideas ?

Paul HE
~
-- 
Paul Hewlett - CottonPickinMinds - www.cottonpickinminds.co.za
Tel: +27 21 852 8812      Cel: +27 84 420 9282      Fax: +27 86 672 0563
-- 



More information about the asterisk-users mailing list