Search:
     
3CX Phone System for Windows Download the Free Edition

Asterisk func queue_member_count

Synopsis

 Count number of members answering a queue

Description

 QUEUE_MEMBER_COUNT(<queuename>)

Introduced with Asterisk 1.4
 
This function really refers to queue members, which are the operators answering a queue (as opposed to the callers). This function has been renamed in 1.3dev from QUEUEAGENTCOUNT, to increase clarity of purpose. QUEUE_MEMBER_LIST (a list of members answering a queue, in comma-separated format) is also now available in 1.3dev.

Example

 exten => s,1,Set(foo=${QUEUE_MEMBER_COUNT(q1)})

See also



Created by: murf,Last modification on Mon 04 of Aug, 2008 [13:30 UTC] by JustRumours


Please update this page with new information, just login and click on the "Edit" or "Discussion" tab. Get a free login here: Register Thanks! - support@voip-info.org

Page Changes | Comments

 





Search: