boghe
boghe copied to clipboard
Via and Contact with NAT enabled
What steps will reproduce the problem?
1.Enable NAT traversal --> Enable STUN or TURN
2.Register with IMS network such as OpenIMSCore
3.The IP address/port number in "Contact" is external while "Via" is local
What is the expected output? What do you see instead?
"Not registered! You must register first with S-CSCF"
What version of the product are you using? On what operating system?
v2.0.97.687, Windows XP SP3
Please provide any additional information below.
Modifying the code in "tsip_transport_msg_update_aor" of "tsip_transport.c" to
assign local IP address/port number to "Contact"
Original issue reported on code.google.com by [email protected] on 14 May 2012 at 1:13
It's not mandatory to change the Via header when rport is used.
Original comment by [email protected] on 18 May 2012 at 3:34
- Changed state: Accepted