[Freeswitch-users] failover based on initial INVITE timeout

Brian West brian at freeswitch.org
Tue Aug 18 11:00:39 PDT 2009


use TCP then if you get an ICMP unreachable it'll move on instantly.

/b

On Aug 18, 2009, at 12:48 PM, Hristo Trendev wrote:

> progress_timeout will wait for media (tried it, but I don't need
> that). I want to detect the case when the destination gateway is down
> and there is no response (not even 100, 407, etc) to the initial
> INVITE sent by FS.
>
> According to the wiki, this is exactly what originate_timeout is used
> for. Actually the wiki gives as example for originate_timeout exactly
> what I'm trying to accomplish.
>
> It seems to me that FS ignores 100 and alike messages, which are sent
> as response to initial INVITE and doesn't cancel originate_timeout
> timer if such message is received.
>
> The more I look into this, the more I start to think that it's a bug.





More information about the FreeSWITCH-users mailing list