Pre-Submission Checklist

Type Of Change

Checklist:

Description

Added a way to print the redis responses when they are arrays, since the previous log message would just print (null) instead. In case a MULTI/EXEC transaction will be used to issue redis commands, the response would be an array, making the original debug message useless. With this new debug, arrays, strings, integers, and other replies such as status or error replies are logged properly.
Also added an error message when a reply is expected but not received.


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

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

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.