<div dir="ltr">Hi to all, <br><br>I have upgraded my freeSwitch to current git version. <br><br>I am using below dial plan to handle the inbound call (SangomaA101 AND openzap) <br><br>      &lt;extension name=&quot;start_Talk&quot;&gt;<br>

      &lt;condition field=&quot;destination_number&quot; expression=&quot;^1100$&quot;&gt;<br>        &lt;action application=&quot;sleep&quot; data=&quot;2000&quot;/&gt;<br>            &lt;action application=&quot;ivr&quot; data=&quot;demo_ivr&quot;/&gt; <br>

      &lt;/condition&gt;<br>      &lt;/extension&gt;<br><br>When I am calling the PRI number, my phone is never answered, its keep on ringing. But, fs_cli logs shows that, demo_ivr menu is playing. <br><br>here is my  fs_cli output,  <br>

<br>
<a href="http://pastebin.freeswitch.org/14098">http://pastebin.freeswitch.org/14098</a><br>
<br>Its happening after upgrading the freeswitch to git version. Any one plz help me what may cause this problem? <br><br>Thanks.<br>-- <br><div dir="ltr"> <br>Regards<br>Venkatesan OV.</div><br>
</div>