With the right permissions now it's okay.
The new aliases are created and then sync with the DB but the lookup(aliases) function doesn't find any record. Is there something new with this module? The one loaded at the startup looks to be good and run as usual.
Regards,
Igor.
De : sr-users sr-users-bounces@lists.kamailio.org De la part de Sergey Safarov Envoyé : jeudi 30 juillet 2020 12:46 À : Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org Objet : Re: [SR-Users] Issue with kamctl after upgrading to 5.3.4
Think this will fork if command executed:
1) root user;
2) kamailio user;
3) member of kamailio group user;
According to description command executed not under these users.
On Thu, Jul 30, 2020 at 1:35 PM Igor Potjevlesh <igor.potjevlesch@gmail.com mailto:igor.potjevlesch@gmail.com > wrote:
Hello Daniel,
I installed from the sources.
But you're right. I missed the "fifo_mode" param with the right permission. It works better, thank you.
Regards,
Igor.
De : Daniel-Constantin Mierla <miconda@gmail.com mailto:miconda@gmail.com > Envoyé : jeudi 30 juillet 2020 11:16 À : Kamailio (SER) - Users Mailing List <sr-users@lists.kamailio.org mailto:sr-users@lists.kamailio.org >; Igor Potjevlesh <igor.potjevlesch@gmail.com mailto:igor.potjevlesch@gmail.com >; sr-users@lists.sip-router.org mailto:sr-users@lists.sip-router.org Objet : Re: [SR-Users] Issue with kamctl after upgrading to 5.3.4
Hello,
did you install from packages on an OS with systemd? I think I saw some discussion here on mailing list related to restriction/permissions enforced by systemd, but I am not sure it was about the same case.
Anyhow, jsonrpcs also uses a fifo file to receive commands from kamctl and kamailio_rpc.fifo is the one create in such case. The mi_fifo is no longer available, which was for MI commands, not for RPC commands.
The jsonrpcs module should have modparams to set access rights as well as user/group for the rpc fifo file. That should give enough flexibility to allow different users to access the fifo file.
Otherwise, I am not sure why it worked for you before, because it was supposed to be restricted access and as long as I can remember I used sudo to run kamctl...
Cheers, Daniel
On 30.07.20 10:47, Igor Potjevlesh wrote:
Hello there!
I'm having trouble with kamctl since I upgraded to 5.3.4.
The command is working fine with root user but not with another user. The problem seems to be that the command try to access to /var/run/kamailio/kamailio_rpc.fifo even if the file exists.
I guess it's a permission problem. But I was thinking that FIFO is no more used. Only jsonrpcs.
How can I fix that?
Regards,
Igor.
_____
https://www.avast.com/antivirus
L'absence de virus dans ce courrier électronique a été vérifiée par le logiciel antivirus Avast. www.avast.com https://www.avast.com/antivirus
_______________________________________________ Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org mailto:sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users