[Asterisk-Users] dynamic queue channels
Benjamin Miller
BGMiller at dccinc.com
Thu Jun 26 11:29:00 MST 2003
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, I'm 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 wouldn't 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/03e3880c/attachment.htm
More information about the asterisk-users
mailing list