Re: [OpenSBC] Anyone able to put OpenSBC and SipXecs on same box?
Brought to you by:
joegenbaclor
From: Joegen E. B. <joe...@gm...> - 2008-11-05 00:07:26
|
OpenSBC Forum wrote: > Hi. I am interested in using OpenSBC for nat traversal with SipXecs and was wondering if there was a way to install and use them together on the same box, or do they need to be on seperate boxes. > > > radp1399 > Hi, OpenSBC and SIPX can reside on the same box as long as OpenSBC is configured to listen on a port other than sipx is using for it's listeners. You can set the listener address in General Parameters. Eg: sip:*15060 which means OpenSBC will listen on port 15060 using all interfaces or sip:xxx.xxx.xxx.xxx:15060 is you want OpenSBC to use a specific interface. When you configure SIPX , make sure the routes to OpenSBC from SIPX includes the port in the URI. Joegen |