Roger Clark wrote: > My client can't connect to SIP proxies that report a different realm > name back in the WWW-Authenticate portion of the 401 reply than sipXtapi > sends in the REGISTER message. sipXtapi doesn't interpret this message > as coming from that realm, and because of that, doesn't continue > handshaking. > > How can I work around this? > > Thanks, > - > Roger Clark > Kayako Infotech Ltd. >
sipxtapi doesn't send realm in the first REGISTER message, only in the reply on 401. But it won't reply if you provide wrong realm. It can't autodetect it, you just have to enter correct realm into your client. This is currently the only way, unless you modify sipxtacklib so it can autodetect it. Jaroslav Libak _______________________________________________ sipxtapi-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/
