[Asterisk-code-review] chan_sip, chan_iax2, chan_dahdi: Allow updating variable value. (...asterisk[master])
Sean Bright
asteriskteam at digium.com
Sun Mar 24 14:58:13 CDT 2019
Sean Bright has posted comments on this change. ( https://gerrit.asterisk.org/c/asterisk/+/10930 )
Change subject: chan_sip, chan_iax2, chan_dahdi: Allow updating variable value.
......................................................................
Patch Set 8:
(2 comments)
2 minor things, otherwise looks good to me
https://gerrit.asterisk.org/#/c/10930/8/main/config.c
File main/config.c:
https://gerrit.asterisk.org/#/c/10930/8/main/config.c@844
PS8, Line 844: if(tmpvar == NULL) {
if (!tmpvar)
https://gerrit.asterisk.org/#/c/10930/8/main/config.c@851
PS8, Line 851: if (prev == NULL) {
if (!prev)
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/10930
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: Ie1897a96c82b8945e752733612ee963686f32839
Gerrit-Change-Number: 10930
Gerrit-PatchSet: 8
Gerrit-Owner: Guido Falsi <madpilot at freebsd.org>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Guido Falsi <madpilot at freebsd.org>
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Sean Bright <sean.bright at gmail.com>
Gerrit-Comment-Date: Sun, 24 Mar 2019 19:58:13 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20190324/c238b5ab/attachment.html>
More information about the asterisk-code-review
mailing list