Re: [SR-Users] short name in syslog

2013-06-19 Thread Victor V. Kustov
Hello, Daniel-Constantin Mierla! >If you want just the short name, you can set log_name="kamailio". ok. really it's simplest way. -- WBR, Victor JID: coy...@bks.tv JID: coy...@bryansktel.ru I use FREE operation system: 3.9.4-calculate GNU/Linux ___

Re: [SR-Users] short name in syslog

2013-06-19 Thread Daniel-Constantin Mierla
Hello, On 6/19/13 3:30 PM, Victor V. Kustov wrote: Hello, Daniel-Constantin! Hello, what is it fixing actually? it fix long name of daemon in syslog. /usr/local/sbin/kamailio => kamailio full path doesnot needed in logs. actually it is useful when having more installations on custom paths

Re: [SR-Users] short name in syslog

2013-06-19 Thread Victor V. Kustov
Hello, Daniel-Constantin! >Hello, > >what is it fixing actually? it fix long name of daemon in syslog. /usr/local/sbin/kamailio => kamailio full path doesnot needed in logs. > Was there an end of line? sorry? >Is basename portable? yes, i check it > Because I see requires a new header t

Re: [SR-Users] short name in syslog

2013-06-19 Thread Daniel-Constantin Mierla
Hello, what is it fixing actually? Was there an end of line? Is basename portable? Because I see requires a new header to be included, if not maybe we can implement the function by ourselves to fix what should be fixed. Cheers, Daniel On 6/19/13 12:51 PM, Victor V. Kustov wrote: Hi Daniel-

[SR-Users] short name in syslog

2013-06-19 Thread Victor V. Kustov
Hi Daniel-Constantin! little fix for short name in syslog's log: -before Jun 19 14:40:37 phoenix-c2 /usr/local/sbin/kamailio[63542]: WARNING: qm_status: (0x80100): -after Jun 19 14:41:44 phoenix-c2 kamailio[91432]: WARNING: qm_status: heap size= 33554432 patch attached -- WBR, Victor