<div dir="ltr"><div style="font-size:12.8px">    I need to play a hold music file on LegA while Freeswitch tries to bridge call to one of the listed numbers. Here in dial plan I have used only one number. </div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">If I use following dialplan without ignore_early_media=true in bridge, Leg A is able to disconnect the call when Freeswitch is trying to bridge the call to one of the number in legB, but if ignore_early_media is true in that case BYE sent by Leg A is ignored by freeswitch causing call to keep ringing at LegB.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">    &lt;extension name=&quot;SIP-TO-SIP&quot;&gt; </div><div style="font-size:12.8px">      &lt;condition field=&quot;destination_number&quot; expression=&quot;^91(\d+)$&quot;&gt; </div><div style="font-size:12.8px">        &lt;action application=&quot;answer&quot;/&gt; </div><div style="font-size:12.8px">        &lt;action application=&quot;set&quot; data=&quot;hold_music=/srv/sounds/123.mp3&quot;/&gt; </div><div style="font-size:12.8px">        &lt;action application=&quot;bridge&quot; data=&quot;{caller_id=+2000,ignore_early_media=true,RECORD_STEREO=true,originate_timeout=150,hangup_after_bridge=true,legA_UUID=${uuid}}sofia/gateway/anveo/${destination_number}&quot;/&gt;</div><div style="font-size:12.8px">        &lt;action application=&quot;hangup&quot;/&gt; </div><div style="font-size:12.8px">      &lt;/condition&gt; </div><div style="font-size:12.8px">    &lt;/extension&gt; </div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">While debugging for the root cause of this issue we found that this bug is because of side-effect of commit-id &quot;3e00d270d7477a63b3c2e845b5473e6e7e3f1cfc&quot;  which was added to fix bug <a href="https://freeswitch.org/jira/browse/FS-6006" target="_blank">https://freeswitch.org/jira/browse/FS-6006</a> . Now we are not sure whether to remove this patch or not. Can you please suggest how to proceed further.</div><div><div class="gmail_signature"><div dir="ltr"><span style="font-size:12.8px">Thanks &amp; Regards,</span><div><span style="font-size:12.8px">Sushil Tripathi</span></div><div><span style="font-size:12.8px">+91-9910700668</span></div></div></div></div>
</div>

<br>
SuperReceptionist is now available on Android mobiles. Track your 
business on the go with call analytics, recordings, insights and more: <a href="https://play.google.com/store/apps/details?id=com.superreceptionist" target="_blank">Download the app here</a>