Thanks Andrew<div>Could you please point me to the right place (xml file) where </div><div><br></div><div><action application="ring_ready" /> </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"><<a href="mailto:andrewkt@aktzero.com">andrewkt@aktzero.com</a>></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>
> Hi All<br>
> I am using Freeswitch 1.0.6 with Vitelity as inbound/outbound<br>
> provider. My Inbound calls route properly to extension 1000, however,<br>
> the caller does not hear the extension ringing. The extension at 1000<br>
> does ring however and once I pick up the call, the conversation<br>
> proceeds normally. I just can't figure out why the caller hears<br>
> silence during phone ringing. I have tried putting instant_ringback in<br>
> 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'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'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'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>
<action application="ring_ready" /><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>