The prefix `s:` is needed only if your key is a number, because kamcmd does auto
convertion of numbers to integer and the key has to be string. If the key is string, then
`s:` is not needed and all examples were correct. Probably it is better that you add
examples where the key is a number and it is prefixed `s:`, the existing examples with
string keys should stay the same.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3382#issuecomment-1446906275
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/pull/3382/c1446906275(a)github.com>