I guess I stumbled over some other issue or bug...
`[1 dialog 0f57b21a4ca92561-1371066(a)x.x.x.x 10 KDMQ]jansson [jansson_funcs.c:47]:
janssonmod_get_helper(): json error at line 1, col 3154: duplicate object key near
'"tag1"'`
Indeed, when looking at the JSON structure sent with dialog action 1, state 2, sometimes
the key 'tag1' is present twice. Value is the same in both keys so exact
duplicates. This is not valid JSON and thus the jansson parser fails and I can not change
the lifetime in those occurrences.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3656#issuecomment-1840192218
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/issues/3656/1840192218(a)github.com>