[Asterisk-Users] hints and the sNOM 360
asterisk-Users at zybercity.dk
asterisk-Users at zybercity.dk
Fri Sep 23 03:02:15 MST 2005
Hi Paul
It's working for me ! (CVS-HEAD 1.0.9 FC3)
I'm using the snom 360IP with firmware 4.2
http://www.snom.com/download/snom360-4.2-SIP-j.bin
In my extensions.conf I have:
exten => 100,hint,SIP/100 ; SIP Phone 100
exten => 101,hint,SIP/101 ; SIP Phone 101
exten => 102,hint,SIP/102 ; SIP Phone 102
On my phone I used the same setup as You.
A good hint is: Be patient. It often takes up to 5 min. before it starts
working for me.
Normally I start *, start snom, start other phones.
Hope this is of any use !
Reg. BennyB
-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Paul Hewlett
Sent: 19. september 2005 18:49
To: asterisk-users at lists.digium.com
Subject: [Asterisk-Users] hints and the sNOM 360
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
--
_______________________________________________
--Bandwidth and Colocation sponsored by Easynews.com --
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