[asterisk-users] debugging hints in 1.6

Philipp Kempgen philipp.kempgen at amooma.de
Wed Oct 8 09:21:52 CDT 2008


Dr. Michael J. Chudobiak schrieb:

> I use hints to drive the LEDs on my snom phones, something like:
> 
> exten => 
> 601,1,Dial(SIP/mjc_office&SIP/mjc_home&SIP/mjc_lab&SIP/mjc_server&SIP/mjc_library,20,trj)
> exten => 601,2,Voicemail(601 at internal,u)
> exten => 601,102,Voicemail(601 at internal,u)
> exten => 
> 601,hint,SIP/mjc_office&SIP/mjc_home&SIP/mjc_lab&SIP/mjc_server&SIP/mjc_library
> 
> Sometimes asterisk gets confused, though, and reports my extension as 
> in-use, even though no channels are active. Dialing something makes the 
> hint report "inactive" - the states are inverted, in other words.
> 
> How can I debug that? Can I display the individual states of each sip 
> line (SIP/mjc_office, SIP/mjc_home, etc) comprising the hint?

sip show subscriptions
core show hints
?

   Philipp Kempgen

-- 
http://www.das-asterisk-buch.de  -  http://www.the-asterisk-book.com
Amooma GmbH - Bachstr. 126 - 56566 Neuwied  ->  http://www.amooma.de
Geschäftsführer: Stefan Wintermeyer, Handelsregister: Neuwied B14998
-- 



More information about the asterisk-users mailing list