rtcagent icon indicating copy to clipboard operation
rtcagent copied to clipboard

rtcagent writes all captured packet to syslog even after disabling debug

Open hamidrhashmi opened this issue 2 years ago • 1 comments

I am running rtcagent service with the following command

/usr/bin/rtcagent kamailio -m /opt/kamailio/sbin/kamailio --hep-server="127.0.0.1" --hep-port="9060" --hep-transport="tcp" --debug=false

but rtcagent is still writing all captured packet to syslog

hamidrhashmi avatar Jul 13 '23 08:07 hamidrhashmi

I have retested with version 0.0.7 but rtcagent is still writing SIP messages to syslog.

hamidrhashmi avatar Apr 30 '24 08:04 hamidrhashmi

it was fixed in the latest version

adubovikov avatar Aug 19 '24 14:08 adubovikov