<div dir="ltr">Yuck. I agree with Brian, find another provider.<div><br><div>What you&#39;re looking for is <a href="https://wiki.freeswitch.org/wiki/Variable_bridge_answer_timeout">https://wiki.freeswitch.org/wiki/Variable_bridge_answer_timeout</a>. If you&#39;re passing early media they&#39;ll hear the announcement and probably hangup first though, so you still won&#39;t see INVALID in your CDRs.</div><div><br></div><div>ignore_early_media should work at masking the invalid number announcement but will have a lot of sideaffects - it won&#39;t be a nice user experience to hear the wrong ringback (it&#39;ll be specific to the destination country, and some people can pick a custom one), mask any IVR announcements the remote side does in early media, and not know they&#39;ve dialed an invalid number and instead have to wait 20s+ before hangup with no explanation.</div></div><div><br></div><div>Whatever timeout you pick might also have false positives with people taking a while to answer the phone (eg when they&#39;re at the wrong end of the house).</div></div><div class="gmail_extra"><br><div class="gmail_quote">On 22 September 2015 at 01:14, Joseph Waite <span dir="ltr">&lt;<a href="mailto:joelists@tm.net.uk" target="_blank">joelists@tm.net.uk</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Everyone<br>
<br>
Im wondering if there is a way to set a timeout ina similar way to<br>
originate_timeout when placing a call but that only starts the timeout<br>
counter after freeswitch recieves the 180 Ringing from the carrier.<br>
<br>
We have a carrier which on an invalid number does not send a 404 straight<br>
away, instead they send early media with a recorded message for over 30<br>
seconds saying number is invalid. This causes the call to timeout and be<br>
classed in CDR&#39;s as a NOANSWER instead of INVALID<br>
<br>
I have run a sip trace and both a valid and invalid number recieve a 183<br>
eraly media message but only a valid number recieves a 180.<br>
<br>
I have tried ignore_early_media but this does not seem to work.<br>
<br>
Regards<br>
<br>
<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><br></div>