[Asterisk-code-review] res pjsip: add "via addr", "via port", "call id" to contact (asterisk[13])

George Joseph asteriskteam at digium.com
Mon May 23 09:03:09 CDT 2016


George Joseph has posted comments on this change.

Change subject: res_pjsip: add "via_addr", "via_port", "call_id" to contact
......................................................................


Patch Set 4: Code-Review-1

(3 comments)

https://gerrit.asterisk.org/#/c/2801/4/res/res_pjsip/pjsip_options.c
File res/res_pjsip/pjsip_options.c:

PS4, Line 1170: contact->via_addr
Use ast_strlen_zero.


PS4, Line 1171: ,
Add a space after the comma.


PS4, Line 1173: contact->call_id
Use ast_strlen_zero.


-- 
To view, visit https://gerrit.asterisk.org/2801
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I36bcc0bf422b3e0623680152d80486aeafe4c576
Gerrit-PatchSet: 4
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Owner: Alexei Gradinari <alex2grad at gmail.com>
Gerrit-Reviewer: Alexei Gradinari <alex2grad at gmail.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-HasComments: Yes



More information about the asterisk-code-review mailing list