[Asterisk-code-review] app queue: Ensure member is removed from pending when hangin... (asterisk[13])
Martin Tomec
asteriskteam at digium.com
Mon Dec 19 03:43:36 CST 2016
Hello Richard Mudgett, Anonymous Coward #1000019, Joshua Colp, Matthew Fredrickson,
I'd like you to reexamine a change. Please visit
https://gerrit.asterisk.org/4611
to look at the new patch set (#2).
Change subject: app_queue: Ensure member is removed from pending when hanging up.
......................................................................
app_queue: Ensure member is removed from pending when hanging up.
In some cases member is added to pending_members, and the channel
is hung up before any extension state change. So the member would
stay in pending_members forever. So when we call do_hang, we
should also remove member from pending.
ASTERISK-26621 #close
Change-Id: Iae476b5c06481db18ebe0fa594b3e80fdc9a7d54
---
M apps/app_queue.c
1 file changed, 3 insertions(+), 1 deletion(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/11/4611/2
--
To view, visit https://gerrit.asterisk.org/4611
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Iae476b5c06481db18ebe0fa594b3e80fdc9a7d54
Gerrit-PatchSet: 2
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Owner: Martin Tomec <tomec.martin at gmail.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Matthew Fredrickson <creslin at digium.com>
Gerrit-Reviewer: Richard Mudgett <rmudgett at digium.com>
More information about the asterisk-code-review
mailing list