Thanks for the great analysis guys. It looks that its now fine, maybe it can be
closed then. If I misunderstood it, just create a PR with the necessary change.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3772#issuecomment-1978226657
You are r
### Description
Since 5.7.4, the `htable.seti` RPC command returns error 500. This seems to
occur whenever an integer value is passed. If the integer is passed as a
decimal (eg. `1.0` or `1.`) the error disappears. Also reproducible with latest
master.
### Troubleshooting
Bisecting shows the of