<div dir="ltr"><div>Hi,</div><div><br></div><div>I've a situation with remote attended transfer and like to solve it by putting the 2nd channel in the bridge in UNHOLD state when swapping is completed.</div><div>I started debugging the code with res_pjsip_refer.c: INVITE with Replaces being attempted.</div><div><br></div><div>I'm running Asterisk certified/16.8-cert3</div><div><br></div><div>[Dec 12 12:03:20] DEBUG[10736] res_pjsip_refer.c: INVITE with Replaces being attempted.  'PJSIP/XXXX-00000011' --> 'PJSIP/XXXX-0000000e'<br>[Dec 12 12:03:20] DEBUG[14235] bridge_channel.c: Bridge 883a1d4a-580d-470d-8448-90b2a03b637b: 0x7f305403c998(PJSIP/XXXX-00000011) is joining<br>[Dec 12 12:03:20] DEBUG[14235] bridge_channel.c: Bridge 883a1d4a-580d-470d-8448-90b2a03b637b: pushing 0x7f305403c998(PJSIP/XXXX-00000011) by swapping with 0x7f305408bea8(PJSIP/XXXX-0000000e)<br>[Dec 12 12:03:20] DEBUG[14235] bridge_channel.c: Setting 0x7f305408bea8(PJSIP/XXXX-0000000e) state from:0 to:2<br>[Dec 12 12:03:20] DEBUG[14235] bridge_channel.c: Bridge 883a1d4a-580d-470d-8448-90b2a03b637b: pulling 0x7f305408bea8(PJSIP/XXXX-0000000e)<br>[Dec 12 12:03:20] VERBOSE[14235] bridge_channel.c: Channel PJSIP/XXXX-0000000e left 'simple_bridge' basic-bridge <883a1d4a-580d-470d-8448-90b2a03b637b><br>[Dec 12 12:03:20] DEBUG[14235] bridge_channel.c: Bridge 883a1d4a-580d-470d-8448-90b2a03b637b: 0x7f305408bea8(PJSIP/XXXX-0000000e) is leaving simple_bridge technology<br>[Dec 12 12:03:20] VERBOSE[14235] bridge_channel.c: Channel PJSIP/XXXX-00000011 swapped with PJSIP/XXXX-0000000e into 'simple_bridge' basic-bridge <883a1d4a-580d-470d-8448-90b2a03b637b><br>[Dec 12 12:03:20] DEBUG[14235] bridge_native_rtp.c: Bridge '883a1d4a-580d-470d-8448-90b2a03b637b'.  Checking compatability for channels '<b>PJSIP/pstn-0000000f</b>' and 'PJSIP/XXXX-00000011'</div><div><br></div><div>In this step I'd like to make sure that the other channel 
<b>PJSIP/pstn-0000000f</b> in the bridge is off hold or put it off-hold.</div><div><br></div><div>How can I accomplish it ?</div><div><br>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Best Regards,<br>Ahmed Fouad</div></div></div></div>