cgs1999 / boghe

Automatically exported from code.google.com/p/boghe
0 stars 0 forks source link

Via and Contact with NAT enabled #137

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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 osla...@gmail.com on 14 May 2012 at 1:13

GoogleCodeExporter commented 9 years ago
It's not mandatory to change the Via header when rport is used.

Original comment by boss...@yahoo.fr on 18 May 2012 at 3:34