[Asterisk-Users] dynamic queue channels
TC
trclark at shaw.ca
Thu Jun 26 13:01:47 MST 2003
Could you post to the list,so we could take look just in case mark has a
plate load of items to merge ??
-----Original Message-----
From: Benjamin Miller <BGMiller at dccinc.com>
To: asterisk-users at lists.digium.com <asterisk-users at lists.digium.com>
Date: June 26, 2003 11:45 AM
Subject: RE: [Asterisk-Users] dynamic queue channels
Nice work! :-) Thanks
Cant wait to see it in cvs.
-----Original Message-----
From: Paulo Mannheimer [mailto:paulohm at instant.com.br]
Sent: Thursday, June 26, 2003 11:23 AM
To: asterisk-users at lists.digium.com
Subject: RE: [Asterisk-Users] dynamic queue channels
Just posted a patch do Mark implementing this.
There are two new commands:
- AddQueueMember(queuename[|interface])
- RemoveQueueMember(queuename[|interface])
An example would be
AddQueueMember(techsupport|Zap/3-1)
Hope you find it useful
PauloHM
-----Original Message-----
From: asterisk-users-admin at lists.digium.com [mailto:asterisk-users-admin at lists.digium.com] On Behalf Of Benjamin Miller
Sent: June 24, 2003 11:41 AM
To: asterisk-users at lists.digium.com
Subject: RE: [Asterisk-Users] dynamic queue channels
There may be some trickiness that can be done with "chan_local" as agents of the call queue. However, a much more elegant way to do this would be to create an app_addagent and app_removeagent that allows the dynamic addition and removal of extensions from the agent pool for a given queue. addagent(${CHANNEL}, techsupport) or something like that.
Ben
-----Original Message-----
From: Paulo Mannheimer [mailto:paulohm at instant.com.br]
Sent: Monday, June 23, 2003 6:36 PM
To: asterisk-users at lists.digium.com
Subject: [Asterisk-Users] dynamic queue channels
Hi, Im trying to build a call center application that allows attendants to come in the morning and dial a certain extension to make their extension available.
I wouldnt like to use the AgentLogin app because their line would need to stay off-hook (is this correct?)
Is there any SET channel status command that would allow me to do something like this?
PauloHM
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20030626/620cfc5f/attachment.htm
More information about the asterisk-users
mailing list