Ivan Lopez
2005-Dec-06 15:33 UTC
[Asterisk-Users] Snom monitoring of extensions not working
> -I have configured my Asterisk server and my Snom phones to monitor > extension state using the SUSCRIBE/NOTIFY instructions on the WIKI. > > -Current Version of Asterisk: > > Asterisk CVS-Nv1-2-0-rc2-11/16/05-21:16:33 > > -I get the subscriptions: > asterisk*CLI> sip show subscriptions > Peer User Call ID Extension Last state Type > 192.168.1.110 100 3c27bcb0cd1 102 Idle dialog-info+xml > 192.168.1.110 100 3c27bcb0caa 101 Idle dialog-info+xml > 2 active SIP subscriptions > > -My extensions.conf look like this: > > exten => 100,hint,SIP/100 > exten => 100,1,Macro(std-exten,SIP/100,20,t,100@default) > exten => 101,hint,SIP/101 > exten => 101,1,Macro(std-exten,SIP/101,20,t,101@default) > exten => 102,hint,SIP/102 > exten => 102,1,Macro(std-exten,SIP/102,20,t,102@default) > > > > -I have the Snom set up correctly, setting up the function keys to > "destination" > > However, I can't get the following: > > -LED stays on constantly, does not light up when extension is active, > or blink when extension is called or ringing. > > The missing piece(s) of the puzzle has to be with the vaguely described > "chan_sip fix" "to make Snom LEDs blink when ringing" > > This was described in the WIKI, anyone out there have a clue as to how > to edit this file? > > I am guessing it's in /usr/src/asterisk. > > > Anyone out there have a clue, I would sure appreciate a hint myself. > Thanks >
Ivan Lopez wrote:>> -I have configured my Asterisk server and my Snom phones to monitor >> extension state using the SUSCRIBE/NOTIFY instructions on the WIKI. >> >> -Current Version of Asterisk: >> >> Asterisk CVS-Nv1-2-0-rc2-11/16/05-21:16:33 >> >> -I get the subscriptions: >> asterisk*CLI> sip show subscriptions >> Peer User Call ID Extension Last state Type >> 192.168.1.110 100 3c27bcb0cd1 102 Idle dialog-info+xml >> 192.168.1.110 100 3c27bcb0caa 101 Idle dialog-info+xml >> 2 active SIP subscriptions >> >> -My extensions.conf look like this: >> >> exten => 100,hint,SIP/100 >> exten => 100,1,Macro(std-exten,SIP/100,20,t,100@default) >> exten => 101,hint,SIP/101 >> exten => 101,1,Macro(std-exten,SIP/101,20,t,101@default) >> exten => 102,hint,SIP/102 >> exten => 102,1,Macro(std-exten,SIP/102,20,t,102@default) >>wat does 'show hints' say?>> >> >> -I have the Snom set up correctly, setting up the function keys to >> "destination"destination sip:100@asteriskmachine>> >> However, I can't get the following: >> >> -LED stays on constantly, does not light up when extension is active, >> or blink when extension is called or ringing. >> >> The missing piece(s) of the puzzle has to be with the vaguely described >> "chan_sip fix" "to make Snom LEDs blink when ringing" >> >> This was described in the WIKI, anyone out there have a clue as to how >> to edit this file? >> >> I am guessing it's in /usr/src/asterisk. >> >> >> Anyone out there have a clue, I would sure appreciate a hint myself. >> Thanks >> > > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > Asterisk-Users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >
Ivan Lopez
2005-Dec-08 12:01 UTC
[Asterisk-Users] Snom monitoring of extensions not working
wat does 'show hints' say?
asterisk*CLI> show hints
-= Registered Asterisk Dial Plan Hints =-
101 : SIP/101&SIP/102 State:Idle
Watchers 0
100 : SIP/100&SIP/102 State:Idle
Watchers 1
Ivan Lopez wrote:>>/ -I have configured my Asterisk server and my Snom phones to monitor
/>>/ extension state using the SUSCRIBE/NOTIFY instructions on the WIKI.
/>>/
/>>/ -Current Version of Asterisk:
/>>/
/>>/ Asterisk CVS-Nv1-2-0-rc2-11/16/05-21:16:33
/>>/
/>>/ -I get the subscriptions:
/>>/ asterisk*CLI> sip show subscriptions
/>>/ Peer User Call ID Extension Last state Type
/>>/ 192.168.1.110 100 3c27bcb0cd1 102 Idle dialog-info+xml
/>>/ 192.168.1.110 100 3c27bcb0caa 101 Idle dialog-info+xml
/>>/ 2 active SIP subscriptions
/>>/
/>>/ -My extensions.conf look like this:
/>>/
/>>/ exten => 100,hint,SIP/100
/>>/ exten => 100,1,Macro(std-exten,SIP/100,20,t,100 at default
<http://lists.digium.com/mailman/listinfo/asterisk-users>)
/>>/ exten => 101,hint,SIP/101
/>>/ exten => 101,1,Macro(std-exten,SIP/101,20,t,101 at default
<http://lists.digium.com/mailman/listinfo/asterisk-users>)
/>>/ exten => 102,hint,SIP/102
/>>/ exten => 102,1,Macro(std-exten,SIP/102,20,t,102 at default
<http://lists.digium.com/mailman/listinfo/asterisk-users>)
/>>/
/
wat does 'show hints' say?
>>/
/>>/
/>>/ -I have the Snom set up correctly, setting up the function keys to
/>>/ "destination"
/
destination sip:100 at asteriskmachine
<http://lists.digium.com/mailman/listinfo/asterisk-users>
>>/
/>>/ However, I can't get the following:
/>>/
/>>/ -LED stays on constantly, does not light up when extension is active,
/>>/ or blink when extension is called or ringing.
/>>/
/>>/ The missing piece(s) of the puzzle has to be with the vaguely
described
/>>/ "chan_sip fix" "to make Snom LEDs blink when
ringing"
/>>/
/>>/ This was described in the WIKI, anyone out there have a clue as to
how
/>>/ to edit this file?
/>>/
/>>/ I am guessing it's in /usr/src/asterisk.
/>>/
/>>/
/>>/ Anyone out there have a clue, I would sure appreciate a hint myself.
/>>/ Thanks/