[asterisk-commits] mmichelson: branch 1.6.0 r190627 - /branches/1.6.0/
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Mon Apr 27 11:38:11 CDT 2009
Author: mmichelson
Date: Mon Apr 27 11:38:08 2009
New Revision: 190627
URL: http://svn.digium.com/svn-view/asterisk?view=rev&rev=190627
Log:
Blocked revisions 190626 via svnmerge
........
r190626 | mmichelson | 2009-04-27 11:37:51 -0500 (Mon, 27 Apr 2009) | 14 lines
Allow for a position to be specified when entering a queue.
This would allow for one to add a caller to a specific place in the
queue instead of just placing the caller in the back every time. To help
facilitate some interesting manipulations, a new channel variable called
QUEUEPOSITION has been added. When a caller is removed from a queue, his
position in that queue is stored in the QUEUEPOSITION variable. One such
strategy an administrator can employ is to allow for the removal of a caller
from one queue followed by the insertion of the same caller into a separate
queue in the same position.
Review: http://reviewboard.digium.com/r/189
........
Modified:
branches/1.6.0/ (props changed)
Propchange: branches/1.6.0/
------------------------------------------------------------------------------
Binary property 'trunk-blocked' - no diff available.
More information about the asterisk-commits
mailing list