Are these functions what you are looking for? QUEUE_MEMBER_COUNT: Count number of members answering a queue QUEUE_MEMBER_LIST: Returns a list of interfaces on a queue QUEUE_WAITING_COUNT: Returns the number of callers currently waiting in a queue
Just my two eurocents, l. 2009/3/31 Steve Davies <[email protected]> > Hi, > > It there any way of getting queue data from within a dialplan in order > to change call routing based on what is already happening? Something > like the following would be ideal: > > exten => X.,n,Set(WAITING=${QUEUE(qname|waiting)}) > exten => X.,n,Set(TALKING=${QUEUE(qname|talking)}) > > Can anyone suggest how I might achieve this? > > Thanks, > Steve > > _______________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > -- Loway - home of QueueMetrics - http://queuemetrics.com
_______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
