<div dir="ltr">Hi,<br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Nov 23, 2015 at 10:38 AM, Daniel-Constantin Mierla <span dir="ltr"><<a href="mailto:miconda@gmail.com" target="_blank">miconda@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
If you need to do some kind of processing based on geolocation data,<br>
then describe a bit more about what you want to achieve, kamailio has a<br>
lot of configuration file tools that may help (e.g., xml parser with<br>
xpath support -- xmlops module).<br></blockquote><div><br></div><div>Yes, I am thinking of the capability to extract that geolocation data from the xml (when the "Geolocation-Routing: yes").<br><br>Consider the example from the section 5.1 from [1]. Suppose I want to extract  "<gml:pos>32.86726 -97.16054</gml:pos>" data and do some processing with it:<br></div><div>- save the initial value of this call<br></div><div>- compute the value difference relative to the initial value (as geolocation data is received for further messages)<br></div><div>- trigger something when a certain difference is reached (e.g. log a message)<br><br></div><div>Can I approach this somehow with current Kamailio?<br></div><div><br></div><div>Thanks,<br></div><div>Stefan<br><br>[1] <a href="https://tools.ietf.org/html/rfc6442#page-11">https://tools.ietf.org/html/rfc6442#page-11</a><br></div></div></div></div>