Files
asterisk/main
Richard Mudgett 72b16ee400 res_pjsip_refer/chan_sip: Fix INVITE with replaces transfer to ConfBridge
There is a problem when an INVITE-with-Replaces transfer targets a channel
in a ConfBridge.  The transfer will unconditionally swap out the
ConfBridge channel.  Unfortunately, the ConfBridge state will not be aware
of this change.  Unexpected behavior will happen as a result since
ConfBridge channels currently can only be replaced by a masquerade and not
normal bridge channel moves.

* We just need to pretend that the channel isn't in a bridge (like other
transfer methods already do) so the transfer channel will masquerade into
the ConfBridge channel.

Change-Id: I209beb0e748fa4f4b92a576f36afa8f495ba4c82
2018-04-06 17:12:30 -05:00
..
2017-11-20 15:05:14 -05:00
2018-03-28 09:18:06 -04:00
2017-10-24 17:17:53 -04:00
2017-12-20 12:54:13 -05:00
2016-11-01 12:37:58 -05:00
2018-03-28 09:18:06 -04:00
2018-03-19 14:21:21 -06:00
2017-12-15 10:20:51 -05:00