The log message was a bit misleading, the error likely happens because of ownership checking. This seems by design: the code checks if the owner user/group of the file is matching with kamailio runtime user/group.

I pushed commits to make the log message provide more details as well as adding a note to the docs about this constraint.

I am not sure the reason behind such strict checking, but if wanted to be changed, someone has to relax those conditions in the C code -- a PR from contributors or a commit from developer of the module.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.