Module: kamailio Branch: master Commit: d4fe0a9a5c553ca25c9e29ab1eb64f4debd9a91e URL: https://github.com/kamailio/kamailio/commit/d4fe0a9a5c553ca25c9e29ab1eb64f4d...
Author: wkampich wolfgang.kampichler@gmail.com Committer: wkampich wolfgang.kampichler@gmail.com Date: 2020-03-08T09:23:53+01:00
lost: added civic address parsing via xpath
- the pidf-lo parsing function now uses xpath to support geolocation (point, circle) and civic address. - as fall-back (failing xpath or malformed pidf-lo) the the function looks for point or cirle attributes. - besides: README update and code refactoring.
---
Modified: src/modules/lost/doc/lost.xml Modified: src/modules/lost/doc/lost_admin.xml Modified: src/modules/lost/functions.c Modified: src/modules/lost/lost.c Modified: src/modules/lost/pidf.c Modified: src/modules/lost/pidf.h Modified: src/modules/lost/utilities.c Modified: src/modules/lost/utilities.h
---
Diff: https://github.com/kamailio/kamailio/commit/d4fe0a9a5c553ca25c9e29ab1eb64f4d... Patch: https://github.com/kamailio/kamailio/commit/d4fe0a9a5c553ca25c9e29ab1eb64f4d...