Hello,
On 02/22/06 13:42, Chris Roberts wrote:
Heya,
I'm looking at implementing a few SipX boxes. These boxes will be registering phones that will be behind firewalls. Currently the SipX support for NAT is rather limited, therefore I'm looking at supplementing SipX with SER on the front-end, basically using OpenSER as an SBC to sort out the NAT for the clients. Does anyone have any configurations that are similar to this configuration before I start from scratch, or even a good starting point?
you have to run user location service on openser to be able to go through the NATs. With the development version, using the PATH extension you could get openser mange the nat traversal from a central point relying on several other openser instances used as SBC.
Cheers, Daniel
Cheers, Chris.