Hi Daniel, community! in case of build on old debian (e.g. lenny) - statically linked libjansson has to be used, as a result build throw errors, cos libjansson has functions with the same names proposed changes - fixed issues that I have with build on lenny You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/959
-- Commit Summary --
* Update jansson_path.c
-- File Changes --
M src/modules/jansson/jansson_path.c (12)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/959.patch https://github.com/kamailio/kamailio/pull/959.diff
Thanks! It will be merged. Maybe we should add also add a prefix like ksr_ just in case someone will need to use it from other file and remove the static. For now should be ok.
Merged #959.