[OpenSIPS-Users] Fixing the Contact Header for NAT
Iñaki Baz Castillo
ibc at aliax.net
Fri Nov 28 13:23:04 CET 2008
El Viernes, 28 de Noviembre de 2008, Juan Backson escribió:
> SIP/2.0 200 OK
> Via: SIP/2.0/UDP
> 192.168.1.100:10314;received=121.15.89.95;branch=z9hG4bK-d87543-822f892d753
>fdb57-1--d87543-;rport=10152
> Record-Route: <sip:192.168.1.101;lr=on;ftag=795a0d32;nat=yes>
This Record-Route means that the UAC MUST send the ACK to address
192.168.1.101 adding a Route header with same content. Is it feasible for the
UAC to send the ACK to that private address?
> Contact: <sip:mod_sofia at 233.32.345.5:5800;transport=udp>
This Contact means that, when the ACK arrives to the proxy, it must forward it
to address 233.32.345.5:5800 (since proxy does loose_routing and deletes top
Route).
--
Iñaki Baz Castillo
More information about the Users
mailing list