VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
viljoens at verishare.... Guest
|
Posted: Mon Jan 19, 2015 9:07 am Post subject: [asterisk-users] Meaning of core show hint output |
|
|
Hi all
If I have the following in my dialplan:
exten=>25001,hint,SIP/25001
Doing a
core show hint 25001
results in
25001@local : SIP/25001
State:Idle Watchers 0
1 hint matching extension 25001
in the Asterisk CLI.
What does the
Watchers 0
mean?
I use the hints table output via core show hints for logic in my dialler
application - but what is a "watcher" in the context of dialplan hints?
Is this something I can make use of? My dialler app uses SSH to get the
asterisk -rx output of core show hints and then string processes the result
to determine which extensions are busy, et al.
Can I for example somehow subscribe as a watcher to a hint or somesuch?
Thank you
Stefan
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|
Back to top |
|
|
ruimota at gmail.com Guest
|
Posted: Mon Jan 19, 2015 10:21 am Post subject: [asterisk-users] Meaning of core show hint output |
|
|
The Watchers value show how many other phones you have configured with BLF (Busy Lamp Field) “pointing” to that equipment.
It means how many other phones you have watching that equipment state.
In your case, if you don’t use BLF on your phones, that value will always be 0, i suppose.
--
Rui Mota
On Monday 19 January 2015 at 14:06, Stefan Viljoen wrote: Quote: | Hi all
If I have the following in my dialplan:
exten=>25001,hint,SIP/25001
Doing a
core show hint 25001
results in
25001@local : SIP/25001
State:Idle Watchers 0
1 hint matching extension 25001
in the Asterisk CLI.
What does the
Watchers 0
mean?
I use the hints table output via core show hints for logic in my dialler
application - but what is a "watcher" in the context of dialplan hints?
Is this something I can make use of? My dialler app uses SSH to get the
asterisk -rx output of core show hints and then string processes the result
to determine which extensions are busy, et al.
Can I for example somehow subscribe as a watcher to a hint or somesuch?
Thank you
Stefan
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
|
|
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|