Re: [SR-Users] kamailio error, failed to start.

2014-12-01 Thread Javier Ricke
thnx!! man 2014-12-01 0:54 GMT-03:00 Mahmoud Ramadan Ali : > Hi Javier, > This is a normal warning message indicating that Kamailio can not resolve > the IP addresses it is listing at but should not be the cause of the > Kamailio starting failure. > I always use the kamctl start command to contro

Re: [SR-Users] kamailio error, failed to start.

2014-11-30 Thread Mahmoud Ramadan Ali
Hi Javier, This is a normal warning message indicating that Kamailio can not resolve the IP addresses it is listing at but should not be the cause of the Kamailio starting failure. I always use the kamctl start command to control the Kamailio service if the /etc/init.d/Kamailio start does not work

Re: [SR-Users] kamailio error, failed to start.

2014-11-30 Thread Javier Ricke
hey friends! 2014-11-26 9:42 GMT-03:00 Javier Ricke : > root@serverjavier-desktop:/usr/local/etc/kamailio# kamailio -c > loading modules under > /usr/local/lib/kamailio/modules_k/:/usr/local/lib64/kamailio/modules/ > 0(28734) WARNING: [socket_info.c:1407]: WARNING: fix_hostname: > could not rev

Re: [SR-Users] kamailio error, failed to start.

2014-11-26 Thread Javier Ricke
root@serverjavier-desktop:/usr/local/etc/kamailio# kamailio -c loading modules under /usr/local/lib/kamailio/modules_k/:/usr/local/lib64/kamailio/modules/ 0(28734) WARNING: [socket_info.c:1407]: WARNING: fix_hostname: could not rev. resolve 152.xxx 0(28734) WARNING: [socket_info.c:1407]: WA

Re: [SR-Users] kamailio error, failed to start.

2014-11-26 Thread Salman Zafar
Hi, For Start try 1) kamailio -c (to check if there are any errors in cfg file) 2) set debug=3 or 4 and see whats failing and requires to be fixed. On Wed, Nov 26, 2014 at 5:32 PM, Javier Ricke wrote: > root@serverjavier-desktop:/usr/local/etc/kamailio# /etc/init.d/kamailio > restart > Restart

Re: [SR-Users] kamailio error, failed to start.

2014-02-27 Thread arun Jayaprakash
-Users] kamailio error, failed to start. this is my first time trying Kamailio. Where would the syslog entries be? On Wed, Feb 26, 2014 at 11:25 PM, arun Jayaprakash wrote: Take a look at your syslog entries (or any other log folder you set up for kamailio), you should find some information

Re: [SR-Users] kamailio error, failed to start.

2014-02-26 Thread Nick Raper
Subject: Re: [SR-Users] kamailio error, failed to start. this is my first time trying Kamailio. Where would the syslog entries be? On Wed, Feb 26, 2014 at 11:25 PM, arun Jayaprakash mailto:jayaprakasha...@yahoo.com>> wrote: Take a look at your syslog entries (or any other log folder you se

Re: [SR-Users] kamailio error, failed to start.

2014-02-26 Thread Arya Farzan
this is my first time trying Kamailio. Where would the syslog entries be? On Wed, Feb 26, 2014 at 11:25 PM, arun Jayaprakash < jayaprakasha...@yahoo.com> wrote: > Take a look at your syslog entries (or any other log folder you set up for > kamailio), you should find some information there. > > A

Re: [SR-Users] kamailio error, failed to start.

2014-02-26 Thread arun Jayaprakash
Take a look at your syslog entries (or any other log folder you set up for kamailio), you should find some information there. Arun From: Arya Farzan To: sr-users@lists.sip-router.org Sent: Wednesday, February 26, 2014 3:57 PM Subject: [SR-Users] kamailio erro

Re: [SR-Users] kamailio error, failed to start ubuntu precisw 12.04LTS

2013-07-24 Thread Daniel-Constantin Mierla
Hello, the error is: 0(8883) ERROR: db_mysql [km_my_con.c:109]: db_mysql_new_connection(): driver error: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) Is mysql server running? Is it installed from packages or sources? What about the client library, instal