<p>Joshua Colp <strong>uploaded patch set #5</strong> to the change originally created by Guido Falsi.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/10930">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">chan_sip, chan_iax2, chan_pjsip: Allow updating variable values.<br><br>When modifying an already defined setvar variable in chan_sip,<br>chan_iax2, and chan_pjsip drivers they add a new variable with<br>the same name instead of replacing the already existing variable.<br>This causes the old value to be used instead of the new one.<br><br>This change makes the code replace the old value with the new<br>one. The chan_dahdi driver already conforms to this, more logical,<br>behavior.<br><br>Support for setting channel variables on peers in chan_iax2<br>has also been added using the "setvar" option.<br><br>ASTERISK-23756<br>patches:<br>  setvar-multiplie.patch submitted by Michael Goryainov<br><br>Change-Id: Ie1897a96c82b8945e752733612ee963686f32839<br>---<br>M CHANGES<br>M channels/chan_iax2.c<br>M channels/chan_sip.c<br>M configs/samples/iax.conf.sample<br>M res/res_pjsip/pjsip_configuration.c<br>5 files changed, 84 insertions(+), 9 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/30/10930/5</pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/10930">change 10930</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/c/asterisk/+/10930"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ie1897a96c82b8945e752733612ee963686f32839 </div>
<div style="display:none"> Gerrit-Change-Number: 10930 </div>
<div style="display:none"> Gerrit-PatchSet: 5 </div>
<div style="display:none"> Gerrit-Owner: Guido Falsi <madpilot@freebsd.org> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation </div>
<div style="display:none"> Gerrit-Reviewer: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Guido Falsi <madpilot@freebsd.org> </div>
<div style="display:none"> Gerrit-Reviewer: Joshua Colp <jcolp@digium.com> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>