[Asterisk-code-review] Automatically pause for wrap-up after completion. (asterisk[13])
Joshua Colp
asteriskteam at digium.com
Wed May 18 05:20:58 CDT 2016
Joshua Colp has posted comments on this change.
Change subject: Automatically pause for wrap-up after completion.
......................................................................
Patch Set 1: Code-Review-1
(1 comment)
New features can only be considered for 13 if they have a test with them, otherwise this feature can only be placed into master for 14.
https://gerrit.asterisk.org/#/c/2864/1/apps/app_queue.c
File apps/app_queue.c:
Line 6176: if (!set_member_paused( (char *) NULL, queue_data->member->interface, "wrap-up", 1)) {
No need to cast NULL here
--
To view, visit https://gerrit.asterisk.org/2864
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Ic00109ea7cb1fbd1d1164ff2d674d404303579d5
Gerrit-PatchSet: 1
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Owner: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Troy Bowman <troy at lump.net>
Gerrit-HasComments: Yes
More information about the asterisk-code-review
mailing list