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, all running. like:

/usr/local/kamailio-lb/sbin/kamailio
/usr/local/kamailio-proxy/sbin/kamailio

If you want just the short name, you can set log_name="kamailio".


Was there an end of line?
sorry?
In your first email you pasted two different WARNING messages, saying it is fixing something to them. At first sight I thought is some missing or extra eol.


Is basename portable?
yes, i check it

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.
#grep libgen *.c
cfg_parser.c:#include <libgen.h>  --already use
main.c:#include <libgen.h>        --my fix
ut.c:#include <libgen.h>    --already use
OK, but again, I don't think the patch is needed, log_name parameter was added to have custom log names, so you can set it to basename.

Cheers,
Daniel



--
  WBR, Victor
   JID: coy...@bks.tv
   JID: coy...@bryansktel.ru
   I use FREE operation system: 3.9.4-calculate GNU/Linux

_______________________________________________
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

--
Daniel-Constantin Mierla - http://www.asipto.com
http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
Kamailio Advanced Training, San Francisco, USA - June 24-27, 2013
  * http://asipto.com/u/katu *


_______________________________________________
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

Reply via email to