Thanks Andrew<div>Could you please point me to the right place (xml file) where </div><div><br></div><div>&lt;action application=&quot;ring_ready&quot; /&gt; </div><div><br></div><div>should be placed? <br><br></div><div>-P</div>
<div><br><div class="gmail_quote">On Wed, Jun 2, 2010 at 11:17 AM, Andrew Thompson <span dir="ltr">&lt;<a href="mailto:andrewkt@aktzero.com">andrewkt@aktzero.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 class="im">On 6/2/2010 8:11 AM, Praveen Ray wrote:<br>
&gt; Hi All<br>
&gt; I am using Freeswitch 1.0.6 with Vitelity as inbound/outbound<br>
&gt; provider. My Inbound calls route properly to extension 1000, however,<br>
&gt; the caller does not hear the extension ringing. The extension at 1000<br>
&gt; does ring however and once I pick up the call, the conversation<br>
&gt; proceeds normally. I just can&#39;t figure out why the caller hears<br>
&gt; silence during phone ringing. I have tried putting instant_ringback in<br>
&gt; dialplan/public.xml:<br>
<br>
</div>I get this from a couple VOIP providers. My main number goes straight to<br>
a IVR so it&#39;s a little strange for some callers, but for the others<br>
ring_ready seems to help. If you immediately start doing stuff, like an<br>
IVR, it won&#39;t help unless you put in a delay(so the ringing can happen)<br>
before you answer. But the way I see it, once you&#39;ve got the call, do<br>
something with it! If the inbound call just rings until someone answers,<br>
this should do it:<br>
<br>
&lt;action application=&quot;ring_ready&quot; /&gt;<br>
<br>
<br>
--<br>
<font color="#888888">Andrew Thompson<br>
</font><div><div></div><div class="h5"><br>
<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" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</div></div></blockquote></div><br></div>