Pre-Submission Checklist

Type Of Change

Checklist:

Description

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).


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

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

Commit Summary

File Changes

Patch Links:


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.