[OpenSIPS-Users] CDR no longer work for permission denied

Saint Michael venefax at gmail.com
Tue Jun 23 12:03:23 EST 2020


Please ask Vlad Paiu. He fixed it. It turns out that in the new kernel
5.4.0-37-generic of Ubuntu 20.04, the fifo has a lock, so he took these
steps:
mkdir /home/opensips
chown -R opensips:opensips /home/opensips/
/etc/opensips/opensips.cfg , changed to modparam("mi_fifo", "fifo_name",
"/home/opensips/opensips_fifo")
/usr/local/etc/opensips/opensipsctlrc , added
OSIPS_FIFO="/home/opensips/opensips_fifo"

I think this should the canonical way this should work.




On Tue, Jun 23, 2020 at 4:12 AM Răzvan Crainea <razvan at opensips.org> wrote:

> Can you provide more information abut the environment you're running on?
> Is it debian or redhat based, could you send us the fifo file
> permissions, as well as the user OpenSIPS is running with?
>
> Best regards,
>
> Răzvan Crainea
> OpenSIPS Core Developer
> http://www.opensips-solutions.com
>
> On 6/14/20 2:16 PM, Saint Michael wrote:
> > /usr/local/sbin/opensipsctl fifo flat_rotate
> > /usr/local//lib64/opensips/opensipsctl/opensipsctl.fifo: line 121:
> > /tmp/opensips_fifo: Permission denied
> > This happened after upgrading my kernel to 5.4.0-37-generic
> > although I cannot see the connection.
> >
> >
> >
> >
> > _______________________________________________
> > Users mailing list
> > Users at lists.opensips.org
> > http://lists.opensips.org/cgi-bin/mailman/listinfo/users
> >
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20200623/88edc1af/attachment-0001.html>


More information about the Users mailing list