[Asterisk-code-review] stasis: Improve topic/subscription names and statistics. (...asterisk[13])
Corey Farrell
asteriskteam at digium.com
Mon Mar 11 08:27:35 CDT 2019
Corey Farrell has posted comments on this change. ( https://gerrit.asterisk.org/c/asterisk/+/11127 )
Change subject: stasis: Improve topic/subscription names and statistics.
......................................................................
Patch Set 1:
(2 comments)
https://gerrit.asterisk.org/#/c/11127/1/main/stasis.c
File main/stasis.c:
https://gerrit.asterisk.org/#/c/11127/1/main/stasis.c@2144
PS1, Line 2144: OBJ_POINTER - if set, 'obj_right', is an object.
: * OBJ_KEY - if set, 'obj_right', is a search key item that is not an object.
: * OBJ_PARTIAL_KEY
> The OBJ_POINTER, OBJ_KEY, OBJ_PARTIAL_KEY are deprecated. […]
Even better can you just use AO2_STRING_FIELD_SORT_FN to generate the function?
https://gerrit.asterisk.org/#/c/11127/1/main/stasis.c@2345
PS1, Line 2345: OBJ_POINTER - if set, 'obj_right', is an object.
: * OBJ_KEY - if set, 'obj_right', is a search key item that is not an object.
: * OBJ_PARTIAL_KEY
> The OBJ_POINTER, OBJ_KEY, OBJ_PARTIAL_KEY are deprecated. […]
AO2_STRING_FIELD_CMP_FN for this one?
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/11127
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Change-Id: I484e971a38c3640f2bd156282e532eed84bf220d
Gerrit-Change-Number: 11127
Gerrit-PatchSet: 1
Gerrit-Owner: Joshua C. Colp <jcolp at digium.com>
Gerrit-Reviewer: Corey Farrell <git at cfware.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: Richard Mudgett <rmudgett at digium.com>
Gerrit-Comment-Date: Mon, 11 Mar 2019 13:27:35 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Richard Mudgett <rmudgett at digium.com>
Gerrit-MessageType: comment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20190311/bd7c19b4/attachment.html>
More information about the asterisk-code-review
mailing list