This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

SIP fails after uplink was down

Dear community,

we are using an ASG and experience some serious difficulties using a hosted PBX solution via SIP (with and without TLS).
We set up a SNAT rule that works quite well until an uplink interface goes down (our connections are some kind of instable so this problem occurs quite often). When the uplink is back up our phones do not reconnect and we must (!) switch to a rule bound to another uplink interface which results in working phones. 
It would be wonderful if it would be possible to solve the problem or to at least automate switching rules (at best: event based. At least: time based [cron?]).

Hope someone can help!
Thanks in advance
Michael


This thread was automatically locked due to age.
Parents
  • Assuming that you have a Masq rule for each uplink interface, I think you should get rid of the SNAT rules.

    Then, create a Multipath rule like 'Any -> {required port range} -> {provider network} : by Interface - {Interface 1}'.

    However, if your provider accepts connections from either IP, then why not 'Any -> {required port range} -> {provider network} : by Connection'?

    Each solution should provide automatic fail-over.

    Cheers - Bob
Reply
  • Assuming that you have a Masq rule for each uplink interface, I think you should get rid of the SNAT rules.

    Then, create a Multipath rule like 'Any -> {required port range} -> {provider network} : by Interface - {Interface 1}'.

    However, if your provider accepts connections from either IP, then why not 'Any -> {required port range} -> {provider network} : by Connection'?

    Each solution should provide automatic fail-over.

    Cheers - Bob
Children
No Data