<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/+/18191">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">res_pjsip_geolocation:  Initial commit<br><br>* Added two parameters to endpoint: geoloc_incoming_call_profile<br>  and geoloc_outgoing_call_profile.  Alembic included.  res_pjsip<br>  now has a use/optional dependency on res_geolocation for<br>  validation.<br><br>* Added the res_pjsip_geolocation module with support for incoming<br>  calls.<br><br>* Fixed ast_datastore_free so it's tolerant of being passed a<br>  NULL pointer.  This makes it RAII_VAR compatible.<br><br>* Added PJSTR_PRINTF_SPEC and PJSTR_PRINTF_VAR(_v) convenience<br>  macros to res_pjsip.h.<br>  ast_log(LOG_ERROR, "some pjstr value: " PJSTR_PRINTF_SPEC "\n",<br>      PJSTR_PRINTF_VAR(&some_pjstr));<br><br>* Did more renames of functions and files.<br><br>Change-Id: I6ccb5108a5eec060efb8116502fbff3cc63d7554<br>---<br>M configs/samples/pjsip.conf.sample<br>A contrib/ast-db-manage/config/versions/7197536bb68d_geoloc_endpoint_params.py<br>M include/asterisk/res_geolocation.h<br>M include/asterisk/res_pjsip.h<br>M main/datastore.c<br>M res/res_geolocation.c<br>D res/res_geolocation/geoloc_channel.c<br>M res/res_geolocation/geoloc_config.c<br>A res/res_geolocation/geoloc_datastore.c<br>M res/res_geolocation/geoloc_eprofile.c<br>M res/res_pjsip.c<br>M res/res_pjsip/pjsip_config.xml<br>M res/res_pjsip/pjsip_configuration.c<br>A res/res_pjsip_geolocation.c<br>14 files changed, 777 insertions(+), 121 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/91/18191/3</pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/18191">change 18191</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/+/18191"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: development/16/geolocation </div>
<div style="display:none"> Gerrit-Change-Id: I6ccb5108a5eec060efb8116502fbff3cc63d7554 </div>
<div style="display:none"> Gerrit-Change-Number: 18191 </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: Joshua Colp <jcolp@sangoma.com> </div>
<div style="display:none"> Gerrit-Reviewer: Michael Bradeen <mbradeen@sangoma.com> </div>
<div style="display:none"> Gerrit-Attention: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>