That was a simplified example. I actually have two links from different ISPs, totally different networks. Those on provider A should talk to provider`s A IP address and have their answers come back from provider's A IP, and those on provider B should talk to my provider B NIC and get the response back from that IP.
This is all to make sure latency is kept to a minimum. Provider A`s network doesn't peer to provider B, so latency is horrible when the customer doesn't use the right IP address. The reason why I am not using a diff server per provider is that for some customers, half the phone will be on provider A and half on provider B (home-based personnel). They still keep hints and stuf to work as if they were on the same server. So my original question I believe is still valid, even if the IPs used as exemple made little common sense (as you`ve rightly noted) Michael > -----Original Message----- > From: [email protected] [mailto:asterisk-users- > [email protected]] On Behalf Of Jeff LaCoursiere > Sent: Thursday, May 27, 2010 19:09 > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: Re: [asterisk-users] How to have Asterisk respond from the IP > address used for registration > > > > On Thu, 27 May 2010, Mike wrote: > > > Hi, > > > > > > > > I have a test server with 2 NICs, each with it own IP address. Let`s say > > 192.168.1.2 and 192.168.1.3. I would like some phones to register by > using > > 192.168.1.2 and some by using 192.168.1.3 as the address. > > > > > > > > Since the default IP is 192.168.1.2, that is the only working address. > Every > > phone connecting to 192.168.1.3 fails to register, presumably because > > Asterisk answers back from 192.168.1.2 and the phone doesn't recognize > this > > as the correct SIP server. > > > > > > > > I am using 1.4.31. Is there any way to have Asterisk answer from the IP > > address used instead of using the default one? > > > > I think you should take a step back and ask yourself why you are trying to > do this in the first place. Presumably you have both of these NIC's > plugged into the same logical LAN or you will have even more difficulties > with routing later. What problem are you actually trying to solve? > > j > > -- > _____________________________________________________________________ > -- 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 -- _____________________________________________________________________ -- 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
