IƱaki Baz Castillo wrote:
Hi, it could be great if RtpProxy allows logging in a specific log facility (as Kamailio allows). Perhaps I miss something, but it's not possible with the current code, right?
Thanks a lot.
Here you go, please try and let me know if it doesn't work:
-------- Original Message -------- To: serdev@lists.iptel.org From: Maxim Sobolev sobomax@sippysoft.com Date: Sat, 30 May 2009 01:48:04 +0200 (CEST) Cc: devel@rtpproxy.org Subject: [RTPproxy Devel] CVS:commitlog: rtpproxy main.c manpage.xml rtpp_defines.h rtpp_log.c rtpp_log.h
sobomax 2009/05/30 01:48:04 CEST
SER CVS Repository
Modified files: . main.c manpage.xml rtpp_defines.h rtpp_log.c rtpp_log.h Log: Add ability to set syslog facility (by adding it after : to the argument of the -d option), i.e. -d WARN:LOG_LOCAL5.
Suggested by: Inaki Baz Castillo
Revision Changes Path 1.89 +11 -3 rtpproxy/main.c http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/rtpproxy/main.c.diff?r1=1.88&a... 1.10 +8 -4 rtpproxy/manpage.xml http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/rtpproxy/manpage.xml.diff?r1=1... 1.25 +2 -1 rtpproxy/rtpp_defines.h http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/rtpproxy/rtpp_defines.h.diff?r... 1.2 +47 -1 rtpproxy/rtpp_log.c http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/rtpproxy/rtpp_log.c.diff?r1=1.... 1.7 +2 -1 rtpproxy/rtpp_log.h http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/rtpproxy/rtpp_log.h.diff?r1=1....
Regards,