I have the same issue, I was just asking about that. My main SIP PRI provider identifies me from my IP address, but I have two separate PRIs (different rate centers) with them.
>From their end I get calls to xxx.yyy.zzz.xxx and .xxy and I have no trouble getting calls, but I can only send calls from my main machine IP address so I can't control where I am sending calls to. I am hoping to have this developped somehow (a per SIP peer bindaddr and bindport), even if it means some bounty. I can't imagine this being this difficult, so a few of us who need this putting a couple hundred dollar would probably do it. Mike > -----Original Message----- > From: [email protected] [mailto:asterisk-users- > [email protected]] On Behalf Of Jeff LaCoursiere > Sent: Sunday, February 01, 2009 12:45 > To: [email protected]; Asterisk Users Mailing List - Non-Commercial > Discussion > Subject: Re: [asterisk-users] Sending Calls via SIP trunk from two > different IP addresses from same Asterisk Machine > > > I am confused as to what you are trying to accomplish. Can you be more > specific? It seems that you are making this too complicated. You say > that the remote end is providing you two SIP trunks that will come from > the same IP address. To distinguish them simply have them authenticate > with two different usernames. > > This does beg the question, though, if the endpoint is the same, why have > a separate trunk? How about routing the calls based on differing CID? > > If you can explain the situation more distinctly perhaps an alternate > method will present itself. Hard to imagine a real need for binding to > multiple local IP addresses on the asterisk side. > > If you are REALLY stuck on doing it that way, however, how about simply > running a second instance of asterisk? You would have to recompile the > source to read config from a second tree, but then your second instance > could bind to your aliased address. I suppose you could even trunk the > two together if the two instances must pass traffic between each other. > > How odd :) > > j > > > > On Sun, 1 Feb 2009, bilal ghayyad wrote: > > > Hi All; > > > > I can assign for my Asterisk Machine a two IP addresses (xxx.xxx.xxx.yyy > and xxx.xxx.xxx.yyz), how can I use these two IP's so I can let one call > sent with a source IP address xxx.xxx.xxx.yyy and another call to be sent > with another source IP address xxx.xxx.xxx.yyz, I need this because I need > the side to authorize my calls by the IP address, and some calls to be > authorized with the first IP address and other calls to be authorized with > another IP address, ofcourse I have some reason for this. > > > > The idea is: how to control the source IP address that I am sending from > it to the other side? > > > > Can I determine the source IP address of the SIP trunk while I am > configuing my SIP section for that connection? What about the bindaddress? > > > > Any help? > > Regards > > Bilal > > > > > > > > > > _______________________________________________ > > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > > > 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 -- > > 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 -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
