<p>George Joseph <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/18949">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">res_geolocation: Address user issues, remove complexity, plug leaks<br><br>* Added processing for the 'confidence' element.<br>* Added documentation to some APIs.<br>* removed a lot of complex code related to the very-off-nominal<br>  case of needing to process multiple location info sources.<br>* Create a new 'ast_geoloc_eprofile_to_pidf' API that just takes<br>  one eprofile instead of a datastore of multiples.<br>* Plugged a huge leak in XML processing that arose from<br>  insufficient documentation by the libxml/libxslt authors.<br>* Refactored stylesheets to be more efficient.<br>* Renamed 'profile_action' to 'profile_precedence' to better<br>  reflect it's purpose.<br>* Added the config option for 'allow_routing_use' which<br>  sets the value of the 'Geolocation-Routing' header.<br>* Removed the GeolocProfileCreate and GeolocProfileDelete<br>  dialplan apps.<br>* Changed the GEOLOC_PROFILE dialplan function as follows:<br>  * Removed the 'profile' argument.<br>  * Automatically create a profile if it doesn't exist.<br>  * Delete a profile if 'inheritable' is set to no.<br>* Fixed various bugs and leaks<br>* Updated Asterisk WiKi documentation.<br><br>ASTERISK-30167<br><br>Change-Id: If38c23f26228e96165be161c2f5e849cb8e16fa0<br>---<br>M configs/samples/geolocation.conf.sample<br>A doc/CHANGES-staging/res_geolocation.txt<br>M include/asterisk/res_geolocation.h<br>M include/asterisk/xml.h<br>M main/xml.c<br>M res/res_geolocation/eprofile_to_pidf.xslt<br>M res/res_geolocation/geoloc_config.c<br>M res/res_geolocation/geoloc_dialplan.c<br>M res/res_geolocation/geoloc_doc.xml<br>M res/res_geolocation/geoloc_eprofile.c<br>M res/res_geolocation/geoloc_gml.c<br>M res/res_geolocation/geoloc_private.h<br>M res/res_geolocation/pidf_lo_test.xml<br>M res/res_geolocation/pidf_to_eprofile.xslt<br>M res/res_geolocation/wiki/AsteriskImplementation.md<br>M res/res_pjsip_geolocation.c<br>16 files changed, 1,119 insertions(+), 1,258 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/49/18949/2</pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/18949">change 18949</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/+/18949"/><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: If38c23f26228e96165be161c2f5e849cb8e16fa0 </div>
<div style="display:none"> Gerrit-Change-Number: 18949 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </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-MessageType: newpatchset </div>