<div dir="ltr"><div>You can achieve your goal with policy based routing (<a href="http://en.wikipedia.org/wiki/Policy-based_routing">http://en.wikipedia.org/wiki/Policy-based_routing</a>). You would need to install the iproute2 package and set up ip rules for routing. <br>

<br></div>This would allow you to answer endpoints registering on 192.168.10.30 with the address 192.168.10.30.<div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Aug 29, 2014 at 3:26 AM, Marek Cervenka <span dir="ltr"><<a href="mailto:cervajs@fpf.slu.cz" target="_blank">cervajs@fpf.slu.cz</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">hi,<br>
<br>
i need migrate customers from severeal to one asterisk server with<br>
multiple ip aliases<br>
like<br>
eth0 192.168.10.1<br>
eth0:1 192.168.10.20<br>
eth0:2 192.168.10.30<br>
<br>
i must preserve endpoint configuration to these ip adressess<br>
<br>
the problem is if i register to 192.168.10.30, the answer is from<br>
192.168.10.1<br>
<br>
are there some ways for this scenario?<br>
1) chan_pjsip?<br>
2) kamailio in front of asterisk on the same server?<br>
3) iptables magic?<br>
4) ...<br>
<br>
thanks<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
---------------------------------------<br>
Marek Cervenka<br>
=======================================<br>
<br>
<br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</font></span></blockquote></div><br><br clear="all"><br>-- <br><div dir="ltr">Copyright 2014 Derek Andrew (excluding quotations)<br><br></div>
</div></div>