[Asterisk-code-review] res pjsip outbound registration: Don't fail on delayed proce... (asterisk[certified/13.1])

Joshua Colp asteriskteam at digium.com
Wed Apr 29 15:15:21 CDT 2015


Joshua Colp has posted comments on this change.

Change subject: res_pjsip_outbound_registration: Don't fail on delayed processing: 13.
......................................................................


Patch Set 1: Code-Review-1

(2 comments)

https://gerrit.asterisk.org/#/c/298/1/res/res_pjsip_outbound_registration.c
File res/res_pjsip_outbound_registration.c:

Line 578: 				server_uri, response->tsx ? response->tsx->obj_name : "<none>");
This is still referencing the tsx which has now been removed.


Line 583: 			response->code, server_uri, response->tsx ? response->tsx->obj_name : "<none>");
Same here.


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

Gerrit-MessageType: comment
Gerrit-Change-Id: If1ee5f601be839479a219424f0358a229f358f7c
Gerrit-PatchSet: 1
Gerrit-Project: asterisk
Gerrit-Branch: certified/13.1
Gerrit-Owner: Mark Michelson <mmichelson at digium.com>
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-HasComments: Yes



More information about the asterisk-code-review mailing list