I see that the patch introduced a bunch of `echo` lines, which could be good for debugging
but can be a pain when using kamctl many times, specially when one wants to divert the
output to a file or pipe for further processing (e.g., output of a kamctl rpc command
which should be just the jsonrpc output that then can be processed with `jq`).
Either remove them or replace with `mdbg` (an internal function for debug messages).
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3594#issuecomment-1807891376
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/pull/3594/c1807891376(a)github.com>