Hi all…
I’m testing an active/passive cluster with Pacemaker…
192.168.2.208 virtual IP
192.168.2.201 Lan IP node 1
192.168.2.202 Lan IP node 2
With Gateway (pstn and gsm) i have trouble with Outbound call.
Gateway could and should register to virtual ip so that node would be indifferent.
But if so, when i call outside with gw, asterisk present itself as Lan IP and so both gateways show forbidden because of ip not 2.208…
Is there e way to let Asterisk or sip to shows up as using virtual ip ?
With incoming call i set sip.conf with allowguest=yes
Anyone could explain the preferable method to bypass this issue ?
Is it better to adjust Gateway side or Asterisk side?
Thanks