jasmin
jasmin copied to clipboard
logprivacy -- field not working in jasmin-v0.10.12
Hello Team,
logprivacy field is not working while creating new smppccm connector. please find attached SS for your reference.
FYI: **jcli : smppccm -a Adding a new connector: (ok: save, ko: exit)
cid TESTLOG logprivacy no ok Error: log_privacy must be a boolean log_privacy no Unknown SMPPClientConfig key: log_privacy logprivacy true ok Error: log_privacy must be a boolean logprivacy false ok Error: log_privacy must be a boolean**
Thanks & Regards, Haresh
you need to set logprivacy true
I am having the same issue with log_level. when when set to true, I still get the same Error: log_privacy must be a boolean
I believe there is already PR to fix this issue: https://github.com/jookies/jasmin/pull/1105