<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>
i had a similar challenge having Asterisk listen to multiple ports.. "some of my agents located in countries where SIP is blocked" <br>the only effective way is to use IPTABLES i believe your problem can be solved with the same method.<br><br><br><br>Tarek Sawah<br><br>Information Technology &nbsp;Adviser<br><br>Integrated Digital Systems<br><br>CCNP, MCSE, RHCE, TELECOM<br><br>USA: +1 386 492 9993<br><br><br><br><div>&gt; Date: Wed, 12 Oct 2011 23:27:16 +0200<br>&gt; From: georg@riseup.net<br>&gt; To: asterisk-users@lists.digium.com<br>&gt; Subject: [asterisk-users] Binding asterisk to two static IPs<br>&gt; <br>&gt; He all,<br>&gt; <br>&gt; I've got a similar setup like [1], and the same issues thats described<br>&gt; there. However, there was never a reply to this thread.<br>&gt; <br>&gt; I'm using a HA-cluster to run asterisk, on two servers, with two virtual<br>&gt; ips. One for the phones to register, the other one from a different net to<br>&gt; send and receive calls trough my provider. This is aswell a private net,<br>&gt; without nat.<br>&gt; <br>&gt; From [1]:<br>&gt; <br>&gt; "If you put 0.0.0.0, it will bind to all addresses. In a HA Cluster, on<br>&gt; the active node, if you have a box address of 192.168.1.101 and a floating<br>&gt; address of 192.168.1.102, then if you use<br>&gt; <br>&gt; bindaddr=0.0.0.0<br>&gt; <br>&gt; you will find that phones on the 192.168.1.x subnet will not register on<br>&gt; the floating address, which of course defeats the point of HA clustering.<br>&gt; What happens is that the registration packets go to the floating address<br>&gt; 192.168.1.102 but the response packets appear to come from 192.168.1.101<br>&gt; [same NIC but the packet contains the base address attached to the NIC],<br>&gt; so the registration fails."<br>&gt; <br>&gt; Any idea how to solve this?<br>&gt; <br>&gt; Thanks,<br>&gt; Georg<br>&gt; <br>&gt; [1]<br>&gt; http://www.fonality.com/trixbox/forums/trixbox-forums/help/binding-sip-multiple-not-all-ip-addresses<br>&gt; <br>&gt; <br>&gt; --<br>&gt; _____________________________________________________________________<br>&gt; -- Bandwidth and Colocation Provided by http://www.api-digital.com --<br>&gt; New to Asterisk? Join us for a live introductory webinar every Thurs:<br>&gt;                http://www.asterisk.org/hello<br>&gt; <br>&gt; asterisk-users mailing list<br>&gt; To UNSUBSCRIBE or update options visit:<br>&gt;    http://lists.digium.com/mailman/listinfo/asterisk-users<br></div>                                               </div></body>
</html>