]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_queue: Enable set the wrapuptime from AddQueueMember application
authorRodrigo Ramírez Norambuena <a@rodrigoramirez.com>
Tue, 11 Dec 2018 14:15:01 +0000 (11:15 -0300)
committerRodrigo Ramirez Norambuena <a@rodrigoramirez.com>
Wed, 20 Feb 2019 02:47:43 +0000 (20:47 -0600)
commite806990be2c5e65825cf691e96a5b106526de254
treed6544b13454fce3bdabf7c25b829bcba6af6c39b
parentb327b0bbda4f4e05ee23062acc432e298bade487
app_queue: Enable set the wrapuptime from AddQueueMember application

This change add ability to set the wrapuptime per-member using the
AddQueueMember application.

The feature to set wrapuptime per member was include in the issue
ASTERISK-27483 for static member by configuration file and was not
added to set from AddQueueMember.

ASTERISK-28055 #close

Change-Id: I7c7ee4a6f804922cd7c42cb02eea26eb3806c6cf
apps/app_queue.c