[asterisk-users] Queues

Danny Nicholas danny at debsinc.com
Mon Nov 16 15:37:04 CST 2009


It should be realistic, but have you considered just using followme to add
the cell phones to the queue list?

 

  _____  

From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Travis
Elsberry
Sent: Monday, November 16, 2009 3:25 PM
To: asterisk-users at lists.digium.com
Subject: [asterisk-users] Queues

 

Hello Everyone,

I'm looking for help/ideas on how to do the following:

I have a couple of people out of many (the couple of people randomly change)
who log into an "on-call" queue.  A call comes in and it rings the "on-call"
extensions, but no one answers.  I would like the call to then try the
cell-phones of just the people that are logged into the "on-call" queue.

I've got the queue setup and the people log into and out of it by dialing
extensions that use AddQueueMember() and RemoveQueueMember() respectively.
I tried using QUEUE_MEMBER_LIST to write to a database list when the call
comes in however it keeps adding duplicates each time the call goes into the
queue.  I'm just not seeing how to pass the call that goes into the queue to
a dynamic list on the way out.  Is attempting something like this even
realistic?

Thanks in advance,
Travis

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20091116/ac50eef5/attachment.htm 


More information about the asterisk-users mailing list