[Asterisk-code-review] app_if: Adds conditional branch applications (asterisk[master])
N A
asteriskteam at digium.com
Thu Feb 10 13:17:58 CST 2022
Attention is currently required from: Joshua Colp.
N A has posted comments on this change. ( https://gerrit.asterisk.org/c/asterisk/+/16121 )
Change subject: app_if: Adds conditional branch applications
......................................................................
Patch Set 6:
(3 comments)
File apps/app_if.c:
https://gerrit.asterisk.org/c/asterisk/+/16121/comment/432c4129_360380e7
PS5, Line 136: static const char *get_index(struct ast_channel *chan, const char *prefix, int idx) {
> { should be on the next line
Done
https://gerrit.asterisk.org/c/asterisk/+/16121/comment/df3d5a10_4a733974
PS5, Line 149: for (e=ast_walk_context_extensions(c, NULL); e; e=ast_walk_context_extensions(c, e)) {
> This should be updated to current standards to include spaces around =, same applies for other thing […]
Done
https://gerrit.asterisk.org/c/asterisk/+/16121/comment/6e36cf20_df118043
PS5, Line 265: pbx_builtin_setvar_helper(chan, my_name, label);
> I would be against such a change.
Ack
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/16121
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I3aa3bd35a5add82465c6ee9bd86b64601f0e1f49
Gerrit-Change-Number: 16121
Gerrit-PatchSet: 6
Gerrit-Owner: N A <mail at interlinked.x10host.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Joshua Colp <jcolp at sangoma.com>
Gerrit-CC: Richard Mudgett <rmudgett at digium.com>
Gerrit-Attention: Joshua Colp <jcolp at sangoma.com>
Gerrit-Comment-Date: Thu, 10 Feb 2022 19:17:58 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Joshua Colp <jcolp at sangoma.com>
Comment-In-Reply-To: N A <mail at interlinked.x10host.com>
Gerrit-MessageType: comment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20220210/315d30f2/attachment-0001.html>
More information about the asterisk-code-review
mailing list