[sr-dev] [kamailio/kamailio] carrierroute: false reports no file permission (#2369)

Daniel-Constantin Mierla notifications at github.com
Mon Jun 29 08:27:55 CEST 2020


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 or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2369#issuecomment-650949111
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20200628/0c264990/attachment.html>


More information about the sr-dev mailing list