[asterisk-users] Asterisk fail over. From IP rewrite issues

Peter den Hartog peterdenhartog at gmail.com
Wed Jan 19 08:03:07 CST 2011


Hey guys,

I hope somebody has some experience with the following because i'm stuck
;-).
I'm creating a fail over situation for Asterisk and this works great. The
only issue i have so fair os the from ip.

I used the IP fix routing here ->
http://www.voip-info.org/wiki/view/Asterisk+High+Availability+Solutions and
that works, in it's own subnet.
But when the Asterisk box is in 10.100.2.x and my phones are in 10.100.3.x i
have no audio. (All the other stuff seems to work fine.. i can auto
provision, make the call (the phone will ring). When i check the SIP
debugging i see a correct from IP.

I think that the issue is with this line:

ip route change 10.10.10.0/24 src 10.10.10.110 dev eth0

And it sould be:
ip route change 10.10.0.0/16 src 10.10.10.110 dev eth0

But when i try to enable that line i get a error saying that the thing i'm
trying to change is not there.

Anybody got any input on this issue? Would be great!

Thanks,
Peter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110119/8012a7b2/attachment-0001.htm>


More information about the asterisk-users mailing list