Hi Sergey,
Interesting method to preserve original service. I’ll work and test that solution. Thanks for the information. Cordialement. Patrick GINHOUX Unisys | +33 1 46 69 52 12 | +33 6 60 32 24 74 | [email protected] De : sr-users <[email protected]> De la part de Sergey Safarov Envoyé : mardi 7 août 2018 13:07 À : Kamailio (SER) - Users Mailing List <[email protected]> Objet : Re: [SR-Users] Questions about changes between 5.0.1 and 5.0.7 About mysql and etc dependences I goes to create drop-in for mysql and postgres module. In this case core kamailio.service will be clean https://coreos.com/os/docs/latest/using-systemd-drop-in-units.html Sergey вт, 7 авг. 2018 г. в 9:52, Ginhoux, Patrick <[email protected] <mailto:[email protected]> >: Hi, Following a problem with the kamcmd htable.reload with Kamailio 5.0.1 (see related thread for this), I have upgraded to the 5.0.7 level (with some difficulties due to my specific environment). My server runs the RHEL 7.4 distribution. Now the upgrade is complete, I notice that that are changes not really documented: - The kamailio-perl-5.0.7-1.el7.x86_64.rpm requires to install the mod_perl module that doesn’t exist anymore in RHEL 7. It needs to be installed from the EPEL repository - The init script for kamailio has been changed from the old method to the fully compliant method for system unit for RHEL 7 for example: With the 5.0.1 level we have the “/etc/rc.d/init.d/kamailio” With the 5.0.7 level we have now the “/usr/lib/systemd/system/kamailio.service” So my questions/comments are : - Why the mod_perl module is required between 5.0.1 and 5.0.7 (question posted in the attached message) ? - In the previous kamailo init script, I added a condition to start MySQL before kamailio by adding this entry in the script : # Required-Start: $syslog $network $mysqld The new script contains the After command : [Unit] Description=Kamailio (OpenSER) - the Open Source SIP Server After=network.target Should I change the After line with this : After=network.target mysql.target to have the same condition? In all the cases, some documentation must be changed to provide more details. Thanks in advance for the answers. Cordialement. Patrick GINHOUX _______________________________________________ Kamailio (SER) - Users Mailing List [email protected] <mailto:[email protected]> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Kamailio (SER) - Users Mailing List [email protected] https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
