<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"> <extension name="SIP-TO-SIP"> </div><div style="font-size:12.8px"> <condition field="destination_number" expression="^91(\d+)$"> </div><div style="font-size:12.8px"> <action application="answer"/> </div><div style="font-size:12.8px"> <action application="set" data="hold_music=/srv/sounds/123.mp3"/> </div><div style="font-size:12.8px"> <action application="bridge" data="{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}"/></div><div style="font-size:12.8px"> <action application="hangup"/> </div><div style="font-size:12.8px"> </condition> </div><div style="font-size:12.8px"> </extension> </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 "3e00d270d7477a63b3c2e845b5473e6e7e3f1cfc" 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 & 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>