[sr-dev] [kamailio/kamailio] json: add transformation (#1404)

Emmanuel Schmidbauer notifications at github.com
Fri Jan 19 16:54:48 CET 2018


this was borrowed from the `kazoo` and `nsq` module json transformations
i think it makes the most sense in this module as I'd like to use the transformation without loading the `kazoo` or `nsq` modules.
It can be very useful for parsing json data from pseudo-variables like $rb.
if this can be merged, I will deprecate the transformation in `nsq` and maintain this code.

You can view, comment on, or merge this pull request online at:

  https://github.com/kamailio/kamailio/pull/1404

-- Commit Summary --

  * json: add transformation

-- File Changes --

    M src/modules/json/doc/json_admin.xml (26)
    M src/modules/json/json_funcs.c (283)
    M src/modules/json/json_funcs.h (27)
    M src/modules/json/json_mod.c (40)
    A src/modules/json/json_trans.c (451)
    A src/modules/json/json_trans.h (51)

-- Patch Links --

https://github.com/kamailio/kamailio/pull/1404.patch
https://github.com/kamailio/kamailio/pull/1404.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/1404
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20180119/e66858f1/attachment.html>


More information about the sr-dev mailing list