Skip to content

Failover to next gateway in time #320

@duebel-

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... ;-)

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