|
|
|
@ -93,12 +93,6 @@ Applications
|
|
|
|
|
------------
|
|
|
|
|
* Added 'p' option to PickupChan() to allow for picking up channel by the first
|
|
|
|
|
match to a partial channel name.
|
|
|
|
|
* Added "ready" option to QUEUE_MEMBER counting to count free agents whose wrap-up
|
|
|
|
|
timeout has expired.
|
|
|
|
|
* Added 'R' option to app_queue. This option stops moh and indicates ringing
|
|
|
|
|
to the caller when an Agent's phone is ringing. This can be used to indicate
|
|
|
|
|
to the caller that their call is about to be picked up, which is nice when
|
|
|
|
|
one has been on hold for an extened period of time.
|
|
|
|
|
* Added .m3u support for Mp3Player application.
|
|
|
|
|
* Added progress option to the app_dial D() option. When progress DTMF is
|
|
|
|
|
present, those values are sent immediately upon receiving a PROGRESS message
|
|
|
|
@ -253,6 +247,12 @@ Dialplan Variables
|
|
|
|
|
|
|
|
|
|
Queue changes
|
|
|
|
|
-------------
|
|
|
|
|
* Added "ready" option to QUEUE_MEMBER counting to count free agents whose wrap-up
|
|
|
|
|
timeout has expired.
|
|
|
|
|
* Added 'R' option to app_queue. This option stops moh and indicates ringing
|
|
|
|
|
to the caller when an Agent's phone is ringing. This can be used to indicate
|
|
|
|
|
to the caller that their call is about to be picked up, which is nice when
|
|
|
|
|
one has been on hold for an extened period of time.
|
|
|
|
|
* A new config option, penaltymemberslimit, has been added to queues.conf.
|
|
|
|
|
When set this option will disregard penalty settings when a queue has too
|
|
|
|
|
few members.
|
|
|
|
|