For storing fields in a database the JSON needs to be extracted
and instead of parsing the JSON over and over again, keep the
document around and provide access to the numbers.
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/893
-- Commit Summary --
* ss7ops: Allow to extract ISUP fields using pvars
-- File Changes --
M src/modules/ss7ops/isup_parsed.h (43)
M src/modules/ss7ops/ss7ops_mod.c (325)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/893.patch
https://github.com/kamailio/kamailio/pull/893.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/893