[Asterisk-code-review] res_pjsip_nat: Restore original contact for REGISTER responses (...asterisk[13])

Alexei Gradinari asteriskteam at digium.com
Fri Sep 13 14:21:04 CDT 2019


Alexei Gradinari has posted comments on this change. ( https://gerrit.asterisk.org/c/asterisk/+/12824 )

Change subject: res_pjsip_nat: Restore original contact for REGISTER responses
......................................................................


Patch Set 4:

One more issue.
I don't know why, but this patch is not working if the active contact record already exists in realtime table ps_contacts.

If contact exists in ps_contacts then debug only
Saving contact
got contact 
So when "got contact" the x-ast-orig-host not found and it's not saved into realtime table ps_contacts,
the uri field is 'sip:endpoint at endpoint-public-ip:endpoint-public-port'

If contact not  exists in ps_contacts then debug
Saving contact
got contact
Found orig host:
The x-ast-orig-host is found and it's saved into realtime table ps_contacts
the uri field is 'sip:endpoint at endpoint-public-ip:endpoint-public-port;x-ast-orig-host=endpoint-private-ip:endpoint-private-port'


-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/12824
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Change-Id: Idc263ad2d2d7bd8faa047e5804d96a5fe1cd282e
Gerrit-Change-Number: 12824
Gerrit-PatchSet: 4
Gerrit-Owner: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Alexei Gradinari <alex2grad at gmail.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Kevin Harwell <kharwell at digium.com>
Gerrit-Comment-Date: Fri, 13 Sep 2019 19:21:04 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20190913/576619d4/attachment.html>


More information about the asterisk-code-review mailing list