mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-04 11:58:52 +00:00
app_queue: Add feature to set wrapuptime on the queue member
This patch adds the ability to set the wrapuptime on the queue member config. When the option is set the wrapuptime on the queue member is used instead of the queue's wrapuptime. ASTERISK-27483 #close Change-Id: I11c85809537f974eb44dc5bbf82bcedd8a458902
This commit is contained in:
committed by
Richard Mudgett
parent
7b127e2d20
commit
5335ad117d
6
CHANGES
6
CHANGES
@@ -37,6 +37,12 @@ ARI
|
||||
* The ContactInfo event's contact_status field is now set to "NonQualified"
|
||||
when a contact exists but has not been qualified.
|
||||
|
||||
app_queue
|
||||
------------------
|
||||
* Added the ability to set the wrapuptime in the configuration of member.
|
||||
When set the wrapuptime on the member is used instead of the wrapuptime
|
||||
defined for the queue itself.
|
||||
|
||||
------------------------------------------------------------------------------
|
||||
--- Functionality changes from Asterisk 15.1.0 to Asterisk 15.2.0 ------------
|
||||
------------------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user