doc/
subfolder, the README file is autogenerated)When using a backend not supporting "NULL", like Redis, which store it as an empty string, xdata.s can be not null (it contains '\0'). This leads to an error trying to read it as a json document.
Not really a bug, but it leads to the error
"invalid json doc [[]]"
being printed each time a dialog is loaded from db (Redis).
https://github.com/kamailio/kamailio/pull/2058
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.