[asterisk-dev] [Code Review] 2766: Bridging: Fix a transfer bug that left stale references to the original bridge on performing blond transfer

svnbot reviewboard at asterisk.org
Mon Aug 19 09:54:13 CDT 2013


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/2766/
-----------------------------------------------------------

(Updated Aug. 19, 2013, 9:54 a.m.)


Status
------

This change has been marked as submitted.


Review request for Asterisk Developers, Joshua Colp, Matt Jordan, Mark Michelson, and rmudgett.


Changes
-------

Committed in revision 396923


Bugs: ASTERISK-22092
    https://issues.asterisk.org/jira/browse/ASTERISK-22092


Repository: Asterisk


Description
-------

Fixes the bug described in ASTERISK-22092. If a SIP channel attempted to attended transfer (via its own attended transfer functions rather than through the bridge feature style attended transfers) to another device and that device hadn't been bridged yet, the a subscription expecting an event indicating the success/failure of the attended transfer would stick around and keep the channels and the bridge involved to stay alive. This patch fixes that by having this form of attended transfer not return before issuing the expected success event. It's a pretty trivial patch really.


Diffs
-----

  /trunk/main/bridge.c 396802 

Diff: https://reviewboard.asterisk.org/r/2766/diff/


Testing
-------

Tested that the successful transfer event would be received and all the expected teardown events would take place after the patch was applied.


Thanks,

jrose

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20130819/4072f5e0/attachment.htm>


More information about the asterisk-dev mailing list