@henningw please create file `/etc/systemd/system/kamailio.service.d/20-siremis.conf` with content
[Service] AmbientCapabilities=CAP_CHOWN
and then execute commands
systemctl daemon-reload systemctl restart kamailio systemctl status kamailio
Thanks, this worked great:
root@kam01:/home/henning# ls -la /var/run/kamailio/kamailio_rpc.sock srw-rw---- 1 www-data root 0 Jul 7 09:28 /var/run/kamailio/kamailio_rpc.sock
@linuxmaniac - make it sense to add it to debian packaging? Otherwise I can just document it in the jsonrpcs README.