[asterisk-users] asterisk multiple ip

Derek Andrew Derek.Andrew at usask.ca
Fri Aug 29 05:37:58 CDT 2014


You can achieve your goal with policy based routing (
http://en.wikipedia.org/wiki/Policy-based_routing). You would need to
install the iproute2 package and set up ip rules for routing.

This would allow you to answer endpoints registering on 192.168.10.30 with
the address 192.168.10.30.


On Fri, Aug 29, 2014 at 3:26 AM, Marek Cervenka <cervajs at fpf.slu.cz> wrote:

> hi,
>
> i need migrate customers from severeal to one asterisk server with
> multiple ip aliases
> like
> eth0 192.168.10.1
> eth0:1 192.168.10.20
> eth0:2 192.168.10.30
>
> i must preserve endpoint configuration to these ip adressess
>
> the problem is if i register to 192.168.10.30, the answer is from
> 192.168.10.1
>
> are there some ways for this scenario?
> 1) chan_pjsip?
> 2) kamailio in front of asterisk on the same server?
> 3) iptables magic?
> 4) ...
>
> thanks
>
> --
> ---------------------------------------
> Marek Cervenka
> =======================================
>
>
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
>                http://www.asterisk.org/hello
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
>



-- 
Copyright 2014 Derek Andrew (excluding quotations)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20140829/8cce9ee6/attachment.html>


More information about the asterisk-users mailing list