<p> Attention is currently required from: George Joseph. </p>
<p>George Joseph <strong>uploaded patch set #3</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/18064">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">core: Config and XML tweaks needed for geolocation<br><br>Added:<br><br>Replace a variable in a list:<br>int ast_variable_list_replace_variable(struct ast_variable **head,<br>    struct ast_variable *old, struct ast_variable *new);<br>Added test as well.<br><br>Create a "name=value" string from a variable list:<br>'name1="val1",name2="val2"', etc.<br>struct ast_str *ast_variable_list_join(<br>    const struct ast_variable *head, const char *item_separator,<br>    const char *name_value_separator, const char *quote_char,<br>    struct ast_str **str);<br>Added test as well.<br><br>Allow the name of an XML element to be changed.<br>void ast_xml_set_name(struct ast_xml_node *node, const char *name);<br><br>Change-Id: I330a5f63dc0c218e0d8dfc0745948d2812141ccb<br>---<br>M include/asterisk/config.h<br>M include/asterisk/xml.h<br>M main/config.c<br>M main/xml.c<br>M tests/test_config.c<br>5 files changed, 149 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/64/18064/3</pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/18064">change 18064</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/+/18064"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 16 </div>
<div style="display:none"> Gerrit-Change-Id: I330a5f63dc0c218e0d8dfc0745948d2812141ccb </div>
<div style="display:none"> Gerrit-Change-Number: 18064 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation </div>
<div style="display:none"> Gerrit-Reviewer: Kevin Harwell <kharwell@digium.com> </div>
<div style="display:none"> Gerrit-Attention: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>