<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.6.6">
</HEAD>
<BODY LINK="#0000ff" BGCOLOR="#ffffff">
I see, well it's the SIP standard that defines this type of behavior (timeout and retransmissions when not receiving a response).<BR>
<BR>
It might be possible to do what you want by tweaking the SIP timers (sofia profile param &quot;timer-T1&quot;, &quot;timer-T2&quot;, ...). Otherwise you would probably need to modify the sofia stack.<BR>
<BR>
Fran&#231;ois.<BR>
<BR>
On Fri, 2013-11-08 at 22:51 -0500, fs wrote:<BR>
<BLOCKQUOTE TYPE=CITE>
    &#65279; 
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <FONT SIZE="2">Yes I did, but again, that times out on a progress message,&nbsp; if you have a dead carrier you are sending the message to, it waits for the leg timeout which in our case needs to be set to about 12 seconds to allow for cell phones etc.&nbsp; So it takes quite a while to switch, the calling party usually hangs up or the call completion time is just to long.</FONT>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    &nbsp;
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <FONT SIZE="2">Darcy</FONT>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BLOCKQUOTE>
        ----- Original Message ----- 
    </BLOCKQUOTE>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BLOCKQUOTE>
        <B>From:</B> <A HREF="mailto:fdelawarde@wirelessmundi.com">Fran&#231;ois</A> 
    </BLOCKQUOTE>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BLOCKQUOTE>
        <B>To:</B> <A HREF="mailto:freeswitch-users@lists.freeswitch.org">FreeSWITCH Users Help</A> 
    </BLOCKQUOTE>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BLOCKQUOTE>
        <B>Sent:</B> Friday, November 08, 2013 3:54 PM
    </BLOCKQUOTE>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BLOCKQUOTE>
        <B>Subject:</B> Re: [Freeswitch-users] call timeout and failover
    </BLOCKQUOTE>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BLOCKQUOTE>
        <BR>
        <BR>
    </BLOCKQUOTE>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BLOCKQUOTE>
        Did you try with the &quot;leg_progress_timeout&quot; variable?<BR>
        <BR>
        Fran&#231;ois.<BR>
        <BR>
        On Fri, 2013-11-08 at 15:06 -0500, fs wrote: <BR>
        <BLOCKQUOTE TYPE=CITE>
            <FONT SIZE="2">I wonder if anyone has any thoughts on this.&nbsp;&nbsp; Using continue on fail works fine for failover but to the best of my knowledge it only works if you do not get an answer or session progress.&nbsp; The trouble with this is if you are calling cell phones etc, it can take up to 12 seconds to get the messages.&nbsp; I would like to explore if failover could be instituted by not receiving a Trying message.&nbsp; This is usually returned immediately and does stop the freeswitch from sending more invites.&nbsp; That way, a 4 second timer could be used and switch to an alternate route early and still give reasonable completion times.&nbsp; </FONT><BR>
            <FONT SIZE="2">The tcap trace below shows a typical call to a cell in our area,&nbsp; the trying is almost immediate while the cell in this case took 5.5 seconds.&nbsp; I have seen this quite frequently take as long as 12 seconds.</FONT> <BR>
            <FONT SIZE="2">Also, when calling internationally, longer times are quite common.</FONT> <BR>
            <FONT SIZE="2">Perhaps this is already implemented but I have not been able to find it.</FONT> <BR>
            <FONT SIZE="2">449.776291&nbsp; SIP/SDP Request: INVITE sip:1613802xxxx@xxx.xxx.xxx.xx, with session description</FONT><BR>
            <FONT SIZE="2">449.782429&nbsp; SIP Status: 100 Trying</FONT><BR>
            <FONT SIZE="2">456.211562&nbsp; SIP/SDP Status: 183 Session Progress, with session description</FONT><BR>
            <BR>
            <BR>
            <FONT SIZE="2">Darcy Primrose</FONT> <BR>
            <FONT SIZE="2">voice2net</FONT> 
<PRE>
_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
<A HREF="mailto:consulting@freeswitch.org">consulting@freeswitch.org</A>
<A HREF="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</A>

FreeSWITCH-powered IP PBX: The CudaTel Communication Server
<A HREF="http://www.cudatel.com">http://www.cudatel.com</A>

Official FreeSWITCH Sites
<A HREF="http://www.freeswitch.org">http://www.freeswitch.org</A>
<A HREF="http://wiki.freeswitch.org">http://wiki.freeswitch.org</A>
<A HREF="http://www.cluecon.com">http://www.cluecon.com</A>

FreeSWITCH-users mailing list
<A HREF="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</A>
<A HREF="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A>
UNSUBSCRIBE:<A HREF="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</A>
<A HREF="http://www.freeswitch.org">http://www.freeswitch.org</A>
</PRE>
        </BLOCKQUOTE>
        <BR>
        <BR>
        <BR>
        
<HR ALIGN="center">
<BR>
        <BR>
        _________________________________________________________________________<BR>
        Professional FreeSWITCH Consulting Services:<BR>
        consulting@freeswitch.org<BR>
        http://www.freeswitchsolutions.com<BR>
        <BR>
        FreeSWITCH-powered IP PBX: The CudaTel Communication Server<BR>
        http://www.cudatel.com<BR>
        <BR>
        Official FreeSWITCH Sites<BR>
        http://www.freeswitch.org<BR>
        http://wiki.freeswitch.org<BR>
        http://www.cluecon.com<BR>
        <BR>
        FreeSWITCH-users mailing list<BR>
        FreeSWITCH-users@lists.freeswitch.org<BR>
        http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<BR>
        UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<BR>
        http://www.freeswitch.org<BR>
        <BR>
        <BR>
        
<HR ALIGN="center">
<BR>
        <BR>
        No virus found in this message.<BR>
        Checked by AVG - <A HREF="http://www.avg.com">www.avg.com</A><BR>
        Version: 2014.0.4158 / Virus Database: 3615/6799 - Release Date: 11/01/13<BR>
        <BR>
    </BLOCKQUOTE>
<PRE>
_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
<A HREF="mailto:consulting@freeswitch.org">consulting@freeswitch.org</A>
<A HREF="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</A>

FreeSWITCH-powered IP PBX: The CudaTel Communication Server
<A HREF="http://www.cudatel.com">http://www.cudatel.com</A>

Official FreeSWITCH Sites
<A HREF="http://www.freeswitch.org">http://www.freeswitch.org</A>
<A HREF="http://wiki.freeswitch.org">http://wiki.freeswitch.org</A>
<A HREF="http://www.cluecon.com">http://www.cluecon.com</A>

FreeSWITCH-users mailing list
<A HREF="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</A>
<A HREF="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A>
UNSUBSCRIBE:<A HREF="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</A>
<A HREF="http://www.freeswitch.org">http://www.freeswitch.org</A>
</PRE>
</BLOCKQUOTE>
<BR>
</BODY>
</HTML>