|
Hi there,
sipx does not sit in the media stream proxying RTP like asterisk does. As such, it's nat detection capabilities are nothing to do with dialogs, only transactions. sipx will allow a nated ua to register with it (whether sipx is nated or not), and allows itself to register (when nated) to a service provider.
To perform your NAT detection, you could either use the proxy parts of the sipfoundry applications, or a dedicated SIP proxy like OpenSER/SER. I've never performed selective routing based on NAT type's in sipx, but have with openser/ser and it works great.
Cheers,
X-C |