jasmin icon indicating copy to clipboard operation
jasmin copied to clipboard

logprivacy -- field not working in jasmin-v0.10.12

Open bss-haresh-makwana opened this issue 1 year ago • 3 comments

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**

image_2023_04_21T08_49_23_250Z

Thanks & Regards, Haresh

bss-haresh-makwana avatar Apr 21 '23 10:04 bss-haresh-makwana

you need to set logprivacy true

farirat avatar Apr 28 '23 07:04 farirat

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

rmpessey avatar Jul 19 '23 19:07 rmpessey

I believe there is already PR to fix this issue: https://github.com/jookies/jasmin/pull/1105

Kisuke-CZE avatar Oct 25 '23 14:10 Kisuke-CZE