El Tuesday 08 July 2008 10:43:31 Juan Backson escribió:
Hello
I am using Linksys spa 921 to talk to openser. The problem I am having is that when the phone gets a 401 Unauthorized msg from Openser during REGISTER, instead of re-register with digest, it sends back another Unauthorized msg to openser. Does anyone know when this is happening?
U 43.34.342.12:16309 -> 43.43.22.124:5060 REGISTER sip:43.34.342.12 SIP/2.0. Via: SIP/2.0/UDP 192.168.1.101:5060;branch=z9hG4bK-aed7e028.
U 43.43.22.124:5060 -> 43.34.342.12:5060 SIP/2.0 401 Unauthorized.
Configure your Linkssy to add "rport" parameter to Via header, or use "force_rport()" in your OpenSer script.