Skip to content

Failover to next gateway in time #320

Description

@duebel-

I have two gateways for outbound and inbound calls.
If the first gateway does not make a successfull SIP connection in time the second gateway should be chosen.

This failover is working but the failover time is too high. The relevant timeout value is "dial_timeout" which defaults to 120 seconds. This value cannot be lowered significantly because it is the maximum ringing time.

Another value like progress_timeout (http://wiki.freeswitch.org/wiki/Variable_progress_timeout) should be introduced in the dial plan. I tried introducing progress_timeout=5 which is acceptable for most users. But then huntgroups and ACDs do nor work anymore as expected. This introduction has to be done in a more sophisticated way... ;-)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions