[SR-Users] kamailio command line

Olle E. Johansson oej at edvina.net
Mon Apr 28 09:12:33 CEST 2014


On 28 Apr 2014, at 09:07, <betul.cerit at netgsm.com.tr> <betul.cerit at netgsm.com.tr> wrote:

> Hi to all,
> I’m using “kamailio” command to see alerts,notices and warnings but it also starts a new kamailio process.Is there a way to see command line without starting a new kamailio process?
> I need something just like asterisk –rvvvvvvvvvvv in asterisk. 

Note that there is NO command line in Kamailio. You have kamcmd to run a few commands, but you will not get any logging. Kamailio logs everything to syslog, so depending on your syslog configuration it ends up in /var/log/messages or /var/log/syslog or somewhere else.

Running something like

tail -f /var/log/syslog |grep kamailio 

can give you the logs flowing on a screen. You can also configure xlog and syslog to set up a separate kamailio log file.

/O

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20140428/1d6fc044/attachment.html>


More information about the sr-users mailing list