[asterisk-dev] [Code Review] 2513: Convert chan_sip.c's attended transfers to use ast_bridge_transfer_attended()
svnbot
reviewboard at asterisk.org
Tue May 28 10:26:25 CDT 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/2513/
-----------------------------------------------------------
(Updated May 28, 2013, 10:26 a.m.)
Status
------
This change has been marked as submitted.
Review request for Asterisk Developers and Joshua Colp.
Changes
-------
Committed in revision 389869
Bugs: ASTERISK-21520
https://issues.asterisk.org/jira/browse/ASTERISK-21520
Repository: Asterisk
Description
-------
This converts attended transfers in chan_sip.c to use ast_bridge_transfer_attended(). The majority of the change is in the local_attended_transfer() function and handle_invite_replaces().
Diffs
-----
/team/mmichelson/sip_transfer/channels/chan_sip.c 388013
/team/mmichelson/sip_transfer/channels/sip/include/sip.h 388013
Diff: https://reviewboard.asterisk.org/r/2513/diff/
Testing
-------
Tested this by performing attended transfers with the transferer being in different states of bridging.
* Two bridged transferer channels
* Initially unbridged transferer to bridged transferer
* Initially bridged transferer to unbridged transferer.
Used SIPp to send INVITE with Replaces in order to take the place of a channel. Tested this both with taking the place of bridged and unbridged channels.
Thanks,
Mark Michelson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20130528/27e41927/attachment.htm>
More information about the asterisk-dev
mailing list