Hello,
When I try to execute the /etc/init.d/kamailio start, I've this error :
[root@gtk:~][Mon 18/08/2014 16:21:58] # /etc/init.d/kamailio start Not starting Kamailio SIP server: invalid configuration file! failed failed ERROR: loading config file(/usr/local/etc/kamaiilio/kamailio.cfg): No such file or directory failed failed Thank you for your help,
Best Regards,
Djamel BAHAMID.
On 18 Aug 2014, at 16:26, Djamel Bahamid djamel.bahamid@inserm.fr wrote:
Hello,
When I try to execute the /etc/init.d/kamailio start, I've this error :
[root@gtk:~][Mon 18/08/2014 16:21:58] # /etc/init.d/kamailio start Not starting Kamailio SIP server: invalid configuration file! failed failed ERROR: loading config file(/usr/local/etc/kamaiilio/kamailio.cfg): No such file or directory failed failed Thank you for your help,
Well, did you actually read the text and check if you have a configuration file?
/O
Le 18/08/2014 16:38, Olle E. Johansson a écrit :
On 18 Aug 2014, at 16:26, Djamel Bahamid djamel.bahamid@inserm.fr wrote:
Hello,
When I try to execute the /etc/init.d/kamailio start, I've this error :
[root@gtk:~][Mon 18/08/2014 16:21:58] # /etc/init.d/kamailio start Not starting Kamailio SIP server: invalid configuration file! failed failed ERROR: loading config file(/usr/local/etc/kamaiilio/kamailio.cfg): No such file or directory failed failed Thank you for your help,
Well, did you actually read the text and check if you have a configuration file?
/O
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
The configuration of the file "/ usr / premises(place) / etc. / kamailio / kamailio.cfg " seems to me correct. I do not know at what level is it necessary to check this error ?
Thank you for your help,
Djamel.
Djemel,
Even though your file /usr/premises/etc./kamailio/kamailio.cfg might look ok, even if it is perfect...
It is at the wrong location.
The init script expects the config file to be at /usr/local/etc/kamaiilio/kamailio.cfg
So you either copy your config file to that location or edit the init script to look at the other location.
Good luck.
----- Oorspronkelijk bericht ----- Van: "Djamel Bahamid" djamel.bahamid@inserm.fr Aan: "Kamailio (SER) - Users Mailing List" sr-users@lists.sip-router.org Verzonden: Maandag 18 augustus 2014 17:39:58 Onderwerp: Re: [SR-Users] [Kamailio-4.1.5] [/etc/init.d/kamailio/start] Error
Le 18/08/2014 16:38, Olle E. Johansson a écrit :
On 18 Aug 2014, at 16:26, Djamel Bahamid djamel.bahamid@inserm.fr wrote:
Hello,
When I try to execute the /etc/init.d/kamailio start, I've this error :
[root@gtk:~][Mon 18/08/2014 16:21:58] # /etc/init.d/kamailio start Not starting Kamailio SIP server: invalid configuration file! failed failed ERROR: loading config file(/usr/local/etc/kamaiilio/kamailio.cfg): No such file or directory failed failed Thank you for your help,
Well, did you actually read the text and check if you have a configuration file?
/O
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
The configuration of the file "/ usr / premises(place) / etc. / kamailio / kamailio.cfg " seems to me correct. I do not know at what level is it necessary to check this error ?
Thank you for your help,
Djamel.
_______________________________________________ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
Hello,
Now, when I try to execute the /etc/init.d/kamailio start, I have the following message :
/etc/init.d/kamailio: line 131: log_daemon_msg: command not found
Thank you for your help,
Best Regards,
Djamel BAHAMID.
Le 18/08/2014 17:39, Djamel Bahamid a écrit :
Le 18/08/2014 16:38, Olle E. Johansson a écrit :
On 18 Aug 2014, at 16:26, Djamel Bahamid djamel.bahamid@inserm.fr wrote:
Hello,
When I try to execute the /etc/init.d/kamailio start, I've this error :
[root@gtk:~][Mon 18/08/2014 16:21:58] # /etc/init.d/kamailio start Not starting Kamailio SIP server: invalid configuration file! failed failed ERROR: loading config file(/usr/local/etc/kamaiilio/kamailio.cfg): No such file or directory failed failed Thank you for your help,
Well, did you actually read the text and check if you have a configuration file?
/O
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
The configuration of the file "/ usr / premises(place) / etc. / kamailio / kamailio.cfg " seems to me correct. I do not know at what level is it necessary to check this error ?
Thank you for your help,
Djamel.
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
Dont want to be mean....
I've also had to learn, but this is just log/message reading..
What does it mean...
/etc/init.d/kamailio: line 131: log_daemon_msg: command not found
Well, in the file /etc/init.d/kamailio on line 131 a command is called that is not known
So you have to check the kamailio init script an look at line 131 and figure out what is going wrong.
Good luck.
----- Oorspronkelijk bericht ----- Van: "Djamel Bahamid" djamel.bahamid@inserm.fr Aan: "Kamailio (SER) - Users Mailing List" sr-users@lists.sip-router.org Verzonden: Dinsdag 26 augustus 2014 13:20:55 Onderwerp: Re: [SR-Users] [Kamailio-4.1.5] [/etc/init.d/kamailio/start] Error
Hello,
Now, when I try to execute the /etc/init.d/kamailio start, I have the following message :
/etc/init.d/kamailio: line 131: log_daemon_msg: command not found
Thank you for your help,
Best Regards,
Djamel BAHAMID.
Le 18/08/2014 17:39, Djamel Bahamid a écrit :
Le 18/08/2014 16:38, Olle E. Johansson a écrit :
On 18 Aug 2014, at 16:26, Djamel Bahamid djamel.bahamid@inserm.fr wrote:
Hello,
When I try to execute the /etc/init.d/kamailio start, I've this error :
[root@gtk:~][Mon 18/08/2014 16:21:58] # /etc/init.d/kamailio start Not starting Kamailio SIP server: invalid configuration file! failed failed ERROR: loading config file(/usr/local/etc/kamaiilio/kamailio.cfg): No such file or directory failed failed Thank you for your help,
Well, did you actually read the text and check if you have a configuration file?
/O
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
The configuration of the file "/ usr / premises(place) / etc. / kamailio / kamailio.cfg " seems to me correct. I do not know at what level is it necessary to check this error ?
Thank you for your help,
Djamel.
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
_______________________________________________ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users