<p dir="ltr">I want to play ivr during dialing the pstn call progress.</p>
<div class="gmail_quote">On Sep 22, 2015 9:21 PM, &quot;Michael Collins&quot; &lt;<a href="mailto:msc@freeswitch.org">msc@freeswitch.org</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>It looks like your loopback extension is immediately answering the call and playing back audio, thus winning the race. I&#39;m pretty sure that&#39;s not what you want. What is the purpose of the loopback extension that is playing the thanks.wav file?<br></div>-MC<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Sep 22, 2015 at 5:24 AM, Anand Kumar <span dir="ltr">&lt;<a href="mailto:kanand81@gmail.com" target="_blank">kanand81@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hi Guys,</div><div><br></div><div>I am looking help on fork dialing. Using below XML i am able to dial the call on both destination, but once sound file has started to playing on lookback  PSTN gateway channel is stopped. I don&#39;t want cancel or stop ringing any channel until one channel has answered or timeout and freeswitch don&#39;t send the cancel to destination.</div><div><br></div><div>&lt;?xml version = &quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;</div><div>&lt;document type=&quot;Switch/xml&quot;&gt;</div><div>&lt;section name=&quot;dialplan&quot; description=&quot;RE Dial Plan For Switch&quot;&gt;</div><div>&lt;context name=&quot;default&quot;&gt;</div><div><span style="white-space:pre-wrap">        </span>&lt;extension name=&quot;outbound_international&quot;&gt;</div><div><span style="white-space:pre-wrap">                </span>&lt;condition field=&quot;destination_number&quot; expression=&quot;^(\+?)(\d+)$&quot;&gt;</div><div><span style="white-space:pre-wrap">                </span>&lt;action application=&quot;set&quot; data=&quot;hangup_after_bridge=True&quot;/&gt;</div><div><span style="white-space:pre-wrap">                </span>&lt;action application=&quot;set&quot; data=&quot;continue_on_fail=TRUE&quot;/&gt;</div><div><span style="white-space:pre-wrap">                </span>&lt;action application=&quot;pre_answer&quot;/&gt;</div><div><span style="white-space:pre-wrap">                </span>&lt;action application=&quot;set&quot; data=&quot;call_timeout=60&quot;/&gt;</div><div><span style="white-space:pre-wrap">                </span>&lt;action application=&quot;set&quot; data=&quot;execute_on_answer=sched_hangup +3120 alloted_timeout &quot;/&gt;<span style="white-space:pre-wrap">        </span></div><div><span style="white-space:pre-wrap">                </span>&lt;action application=&quot;set&quot; data=&quot;bypass_media=false&quot;/&gt;<span style="white-space:pre-wrap">        </span></div><div><span style="white-space:pre-wrap">                </span>&lt;action application=&quot;bridge&quot; data=&quot;{enable_heartbeat_events=30,nibble_rate=0.010000,nibble_account=AS_288, absolute_codec_string=${ep_codec_string}}sofia/internal/91XXXXXXX@X.X.X.X,loopback/915454/default1&quot;/&gt;<span style="white-space:pre-wrap">                </span></div><div><span style="white-space:pre-wrap">                </span>&lt;/condition&gt;</div><div><span style="white-space:pre-wrap">        </span>&lt;/extension&gt;<span style="white-space:pre-wrap">        </span></div><div>&lt;/context&gt;</div><div>&lt;context name=&quot;default1&quot;&gt;</div><div><span style="white-space:pre-wrap">        </span>&lt;extension name=&quot;star&quot; continue=&quot;true&quot;&gt;</div><div><span style="white-space:pre-wrap">                </span>&lt;condition field=&quot;destination_number&quot; expression=&quot;^(\+?)(\d+)$&quot;&gt;<span style="white-space:pre-wrap">                </span></div><div><span style="white-space:pre-wrap">                        </span>&lt;action application=&quot;playback&quot; data=&quot;EN/thanks.wav&quot; /&gt;<span style="white-space:pre-wrap">                        </span></div><div><span style="white-space:pre-wrap">                </span>&lt;/condition&gt;</div><div><span style="white-space:pre-wrap">        </span>&lt;/extension&gt;</div><div>&lt;/context&gt;</div><div>&lt;/section&gt;</div><div>&lt;/document&gt;</div></div>
<br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" rel="noreferrer" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" rel="noreferrer" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" rel="noreferrer" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br></blockquote></div><br></div>
<br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" rel="noreferrer" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" rel="noreferrer" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" rel="noreferrer" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br></blockquote></div>