Dear Saúl Ibarra : root@li:~/tools# ps -ef | grep kamailio root 30849 30749 0 18:45 pts/7 00:00:00 grep kamailio
looks like the process is not running . what's happening!
cheers, vinod
-----Original Message----- From: users-bounces@lists.kamailio.org [mailto:users-bounces@lists.kamailio.org] On Behalf Of Inaki Baz Castillo Sent: Tuesday, June 09, 2009 6:23 PM Cc: users@lists.kamailio.org Subject: Re: [Kamailio-Users] FW: /etc/init.d/kamailio start can't start
2009/6/9 vinod vinod.nanjaiah@gmail.com:
Dear Saúl Ibarra I don't modify my configuration file, but I using "'kamailio'" to start ,then i got the msg :
Listening on udp: 127.0.0.1 [127.0.0.1]:5060 udp: 140.125.35.240 [140.125.35.240]:5060 tcp: 127.0.0.1 [127.0.0.1]:5060 tcp: 140.125.35.240 [140.125.35.240]:5060 Aliases: tcp: vino.local:5060 tcp: localhost:5060 udp: vino.local:5060 udp: localhost:5060
is it represents the openser success ?
After it, check if the process is running (not so hard):
~# ps -ef | grep kamailio