mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
* Added option to run macro when a queue member is connected to a caller,
see queues.conf.sample for details. * Added QUEUE_VARIABLES function to set queue variables added setqueuevar and setqueueentryvar options for each queue, see queues.conf.sample for details. (#8216, jmls reported and submitted) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@46369 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
4
CHANGES
4
CHANGES
@@ -50,3 +50,7 @@ Changes since Asterisk 1.4-beta was branched:
|
||||
and numeric representation of type of calling number value.
|
||||
* Added 'C' option to Meetme which causes a caller to continue in the dialplan
|
||||
when kicked out.
|
||||
* Added option to run macro when a queue member is connected to a caller,
|
||||
see queues.conf.sample for details.
|
||||
* Added QUEUE_VARIABLES function to set queue variables added setqueuevar and
|
||||
setqueueentryvar options for each queue, see queues.conf.sample for details.
|
||||
|
Reference in New Issue
Block a user