[OpenSIPS-Users] Wrong Contact in location table
Dragomir Haralambiev
goup2010 at gmail.com
Fri Oct 20 18:40:17 EDT 2017
Hello,
I have follow line in my script:
if (is_method("REGISTER")) {
fix_nated_register();
fix_nated_contact();
....
save("location","c1", "$fu");
}
Opensips receive REGISTER with
"Contact: <sip:516203 at 192.168.2.203:5060>"
I try to see location table
opensipsctl ul show
AOR:: 516203
Contact:: sip:516203 at 192.168.2.203:5060 Q=
ContactID:: 926418920300655256
Expires:: 270
Callid:: 509678716 at 192.168.2.203
Cseq:: 2
User-agent:: Yealink SIP-T19P 31.72.0.75
State:: CS_SYNC
Flags:: 0
Cflags:: NAT_BFLAG
Socket:: udp:1.2.3.4:5566
Methods:: 16383
Why after save("location") Contact address in location table is not fix?
How setup Opensips to write into location table fixed Contact?
Best regards,
Dragomir
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20171021/f753163f/attachment.html>
More information about the Users
mailing list