Re: [OpenSIPStack] Error ***Address already in use***** 2
Brought to you by:
joegenbaclor
From: voice <vo...@ne...> - 2008-12-10 19:39:24
|
Hi HTH Thanks for observations. I set in sipX Gateway/DialPlan too listen on :5080 i set OSBC to listen on :5060 in osbc NIC1 pointing to OSBC ipaddr == 69.x.x.50 i set OSBC to listen on :5080 in osbc NIC2 pointing to sipX ipaddr == 69.x.x.100 also in the B2BUA and UpperRegistration settings. Both nics share the same public network 69.x.x./24. Do you mean they should not share but run on different networks like 40.x.x.x and 69.x.x.x? NIC2 shows NO more **ERROR** now running on port:5080 but NIC1 still shows Error ***Address already in use***** You know the guy who said he got OSBC and sipX on one box to work should have run into the same problem. If you are listening please pipe up. I set B2BUA to pass To and From 5060 to 5080 vis versa. I set Upper Registration from sip:* to :5080 How does OSBC sense sipX use of Ports? maybe i can un-sense it? kidding.... r ----- Original Message ----- From: "OpenSIPStack Forum" <ope...@op...> To: <ope...@li...> Sent: Wednesday, December 10, 2008 10:47 AM Subject: Re: [OpenSIPStack] Error ***Address already in use***** 2 > > Hi Robert, > > > By default, OSBC will listen to pot 5060 of all IP addresses configured on the box . If SIPX (or any opther application) is listening on port 5060 as well, then OSBC will detect it and give the error you have encountered. To avoid this, just configure OSBC to listen on a specific port and IP address. You can do this in the General Parameters > Interface Address section. For example, you can set it to listen to sip : 10.0.0.1 : 5060 which will cause it to use that IP address and port only. > > > As a general rule, if you are going to run SIPX and OSBC on the same box, it simplifies things to have two IP address (each plumbed to a separate NIC) and to force each application to listen only on its allocated IP address. > > > HTH > > > > -------------------------------------------------------------------------- ---- > SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. > The future of the web can't happen without you. Join us at MIX09 to help > pave the way to the Next Web now. Learn more and register at > http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ > _______________________________________________ > opensipstack-devel mailing list > ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensipstack-devel |