[asterisk-users] Can a BLF show busy only if all devices are busy?

Alec Davis sivad.a at paradise.net.nz
Fri Aug 9 16:32:09 CDT 2013


Sounds like you are using queues, you may be able to use the following;
 
    exten => 8501,hint,Queue:markq_avail
    Note: the suffix '_avail' after the queuename.
    Reports 'InUse' for no logged in agents or no free agents.
    Reports 'Idle' when an agent is free.

markq is the queuename.
 
Alec Davis
 


  _____  

From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Carlos Alvarez
Sent: Saturday, 10 August 2013 8:09 a.m.
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: [asterisk-users] Can a BLF show busy only if all devices are busy?


We all know you can monitor multiple devices in one hint, and it shows busy
if any device in the group is busy.  This is good for a user with multiple
devices, but not useful for teams where any person could take a call, like a
customer service group.  Does anyone know if it's possible to have a hint
with multiple devices which only shows busy if every device is busy? 

-- 

Carlos Alvarez
TelEvolve
602-889-3003


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130810/339800e5/attachment.htm>


More information about the asterisk-users mailing list