[Asterisk-code-review] res pjsip: Update logging to show contact->uri in messages (asterisk[13])

George Joseph asteriskteam at digium.com
Wed Dec 2 20:42:21 CST 2015


George Joseph has posted comments on this change.

Change subject: res_pjsip:  Update logging to show contact->uri in messages
......................................................................


Patch Set 12:

Setting CREATED in the contact_status allocator had no effect because the status field has an ast_sorcery_object_field_register which was overriding it back to UNAVAILABLE.  This was causing AMI events to NOT be generated if the contact failed to qualify on startup because there was no apparent status change.

So I changed the default in ast_sorcery_object_field_register to be the text equivalent of CREATED.

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

Gerrit-MessageType: comment
Gerrit-Change-Id: I56cbec1d2ddbe8461367dd8b6da8a6f47f6fe511
Gerrit-PatchSet: 12
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Owner: George Joseph <george.joseph at fairview5.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: George Joseph <george.joseph at fairview5.com>
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Richard Mudgett <rmudgett at digium.com>
Gerrit-HasComments: No



More information about the asterisk-code-review mailing list