[Asterisk-code-review] channels: Allow updating variable value (...asterisk[13])
Sean Bright
asteriskteam at digium.com
Wed Sep 11 16:10:14 CDT 2019
Hello Friendly Automation, Guido Falsi,
I'd like you to reexamine a change. Please visit
https://gerrit.asterisk.org/c/asterisk/+/12744
to look at the new patch set (#6).
Change subject: channels: Allow updating variable value
......................................................................
channels: Allow updating variable value
When modifying an already defined variable in some channel drivers they
add a new variable with the same name to the list, but that value is
never used, only the first one found.
Introduce ast_variable_list_replace() and use it where appropriate.
ASTERISK-23756 #close
Patches:
setvar-multiplie.patch submitted by Michael Goryainov
Change-Id: Ie1897a96c82b8945e752733612ee963686f32839
---
M channels/chan_dahdi.c
M channels/chan_iax2.c
M channels/chan_sip.c
M include/asterisk/config.h
M main/config.c
M res/res_pjsip/pjsip_configuration.c
6 files changed, 55 insertions(+), 11 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/44/12744/6
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/12744
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Change-Id: Ie1897a96c82b8945e752733612ee963686f32839
Gerrit-Change-Number: 12744
Gerrit-PatchSet: 6
Gerrit-Owner: Sean Bright <sean.bright at gmail.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: Guido Falsi <madpilot at freebsd.org>
Gerrit-Reviewer: Sean Bright <sean.bright at gmail.com>
Gerrit-CC: Joshua Colp <jcolp at digium.com>
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20190911/cf43051e/attachment.html>
More information about the asterisk-code-review
mailing list