From sobomax at sippysoft.com Tue Sep 16 16:16:15 2008 From: sobomax at sippysoft.com (Maxim Sobolev) Date: Wed, 17 Sep 2008 01:16:15 +0200 (CEST) Subject: [RTPproxy Devel] CVS:commitlog: rtpproxy rtpp_session.c Message-ID: <20080916231615.809CF184FE@mail.berlios.de> sobomax 2008/09/17 01:16:15 CEST SER CVS Repository Modified files: . rtpp_session.c Log: Add two missed includes: errno.h and stdio.h. Revision Changes Path 1.9 +3 -1 rtpproxy/rtpp_session.c http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/rtpproxy/rtpp_session.c.diff?r1=1.8&r2=1.9 From sobomax at sippysoft.com Tue Sep 16 18:11:21 2008 From: sobomax at sippysoft.com (Maxim Sobolev) Date: Wed, 17 Sep 2008 03:11:21 +0200 (CEST) Subject: [RTPproxy Devel] CVS:commitlog: rtpproxy Makefile.am main.c manpage.xml rtpp_command.c rtpp_log.c Message-ID: <20080917011121.772F0150FB8@mail.berlios.de> sobomax 2008/09/17 03:11:21 CEST SER CVS Repository Modified files: . Makefile.am main.c manpage.xml rtpp_command.c Added files: . rtpp_log.c Log: Add ability to log via syslog when the software runs as a daemon, as well as ability to control log verbosity level via command line (new option -d). Suggested by: Tavis Paquette Peter Baer Revision Changes Path 1.14 +1 -1 rtpproxy/Makefile.am http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/rtpproxy/Makefile.am.diff?r1=1.13&r2=1.14 1.83 +11 -4 rtpproxy/main.c http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/rtpproxy/main.c.diff?r1=1.82&r2=1.83 1.9 +18 -0 rtpproxy/manpage.xml http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/rtpproxy/manpage.xml.diff?r1=1.8&r2=1.9 1.18 +2 -2 rtpproxy/rtpp_command.c http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/rtpproxy/rtpp_command.c.diff?r1=1.17&r2=1.18 1.1 +162 -0 rtpproxy/rtpp_log.c (new) http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/rtpproxy/rtpp_log.c?rev=1.1&content-type=text/plain From sobomax at sippysoft.com Tue Sep 16 18:12:41 2008 From: sobomax at sippysoft.com (Maxim Sobolev) Date: Wed, 17 Sep 2008 03:12:41 +0200 (CEST) Subject: [RTPproxy Devel] CVS:commitlog: rtpproxy rtpp_defines.h rtpp_log.h Message-ID: <20080917011241.BDC9A150FB8@mail.berlios.de> sobomax 2008/09/17 03:12:41 CEST SER CVS Repository Modified files: . rtpp_defines.h rtpp_log.h Log: Add ability to log via syslog when the software runs as a daemon, as well as ability to control log verbosity level via command line (new option -d). Suggested by: Tavis Paquette Peter Baer Revision Changes Path 1.19 +3 -3 rtpproxy/rtpp_defines.h http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/rtpproxy/rtpp_defines.h.diff?r1=1.18&r2=1.19 1.6 +28 -22 rtpproxy/rtpp_log.h http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/rtpproxy/rtpp_log.h.diff?r1=1.5&r2=1.6 From sobomax at sippysoft.com Tue Sep 16 18:14:30 2008 From: sobomax at sippysoft.com (Maxim Sobolev) Date: Wed, 17 Sep 2008 03:14:30 +0200 (CEST) Subject: [RTPproxy Devel] CVS:commitlog: rtpproxy configure.ac Message-ID: <20080917011430.EA733150FB8@mail.berlios.de> sobomax 2008/09/17 03:14:30 CEST SER CVS Repository Modified files: . configure.ac Log: Bump version number to 1.2.alpha.200809161. Revision Changes Path 1.18 +2 -2 rtpproxy/configure.ac http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/rtpproxy/configure.ac.diff?r1=1.17&r2=1.18 From sobomax at sippysoft.com Tue Sep 16 18:15:53 2008 From: sobomax at sippysoft.com (Maxim Sobolev) Date: Wed, 17 Sep 2008 03:15:53 +0200 (CEST) Subject: [RTPproxy Devel] CVS:commitlog: rtpproxy Makefile.in configure rtpproxy.8 Message-ID: <20080917011553.41091150FB8@mail.berlios.de> sobomax 2008/09/17 03:15:53 CEST SER CVS Repository Modified files: . Makefile.in configure rtpproxy.8 Log: Regen after last changes. Revision Changes Path 1.13 +3 -2 rtpproxy/Makefile.in http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/rtpproxy/Makefile.in.diff?r1=1.12&r2=1.13 1.15 +10 -10 rtpproxy/configure http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/rtpproxy/configure.diff?r1=1.14&r2=1.15 1.8 +270 -69 rtpproxy/rtpproxy.8 http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/rtpproxy/rtpproxy.8.diff?r1=1.7&r2=1.8 From sobomax at sippysoft.com Tue Sep 16 18:21:02 2008 From: sobomax at sippysoft.com (Maxim Sobolev) Date: Wed, 17 Sep 2008 03:21:02 +0200 (CEST) Subject: [RTPproxy Devel] CVS:commitlog: rtpproxy .cvsignore Message-ID: <20080917012102.DAB95150FB8@mail.berlios.de> sobomax 2008/09/17 03:21:02 CEST SER CVS Repository Added files: . .cvsignore Log: Add ignore list. Revision Changes Path 1.1 +13 -0 rtpproxy/.cvsignore (new) http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/rtpproxy/.cvsignore?rev=1.1&content-type=text/plain From sobomax at sippysoft.com Tue Sep 16 18:22:40 2008 From: sobomax at sippysoft.com (Maxim Sobolev) Date: Tue, 16 Sep 2008 18:22:40 -0700 Subject: [RTPproxy Devel] RTPProxy Enhancements - Syslog Support and Relay Port Randomization In-Reply-To: <48617338.3050500@galaxytelecom.net> References: <48617338.3050500@galaxytelecom.net> Message-ID: <48D05BE0.2040908@sippysoft.com> Tavis P. wrote: > Hello, > > We have added a couple new features to RTPProxy and would like to share > them with you. > > 2: Syslog support > All logging output can now be presented using system, this makes daemon > mode logging more visible to the admin (and creates the potential to > alert on certain error conditions). > There is a new command line argument [-d debug_level] where debug_level > is an integer specifying the level of logging . > The supported mode are specified via syslog.h, ie on syslog.h 8.1 > (Berkeley) 6/2/93: > LOG_CRIT 2, > LOG_ERR 3, > LOG_WARNING 4, > LOG_INFO 6, > LOG_DEBUG 7 Tavis and Peter, I've checked it the syslog support and new option to set verbosity level via command line. They should be available from the cvs now. Please test and let me know if you have any issues. Thanks! Regards, -- Maksym Sobolyev Sippy Software, Inc. Internet Telephony (VoIP) Experts T/F: +1-646-651-1110 Web: http://www.sippysoft.com From kanderson at gocentrix.com Fri Sep 19 11:32:53 2008 From: kanderson at gocentrix.com (K Anderson) Date: Fri, 19 Sep 2008 14:32:53 -0400 Subject: [RTPproxy Devel] Init script Message-ID: <1221849173.2368.9.camel@tabris.homelinux.net> Hello, I have just completed an init script for RTPProxy that I thought I would try to contribute to the project. If you are interested it is attached. Thank you for you hard work on rtpproxy. I am not a strong programer but if you need help (debug, ect) let me know and I will see what I can do. Best Regards, Karl Anderson -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.rtpproxy.org/pipermail/devel/attachments/20080919/43e34245/attachment-0001.html -------------- next part -------------- A non-text attachment was scrubbed... Name: karl.jpg Type: image/jpeg Size: 29288 bytes Desc: not available Url : http://lists.rtpproxy.org/pipermail/devel/attachments/20080919/43e34245/attachment-0001.jpg -------------- next part -------------- A non-text attachment was scrubbed... Name: rtpproxy Type: application/x-shellscript Size: 4259 bytes Desc: not available Url : http://lists.rtpproxy.org/pipermail/devel/attachments/20080919/43e34245/attachment-0001.bin From kanderson at gocentrix.com Fri Sep 19 11:40:17 2008 From: kanderson at gocentrix.com (K Anderson) Date: Fri, 19 Sep 2008 14:40:17 -0400 Subject: [RTPproxy Devel] Init script Message-ID: <1221849617.2368.14.camel@tabris.homelinux.net> I apologize, but I mistakenly left line 150 (a debug echo). If you choose to use this init script please remove this line. Best Regards, Karl Anderson -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.rtpproxy.org/pipermail/devel/attachments/20080919/b7cd8904/attachment-0001.html -------------- next part -------------- A non-text attachment was scrubbed... Name: karl.jpg Type: image/jpeg Size: 29288 bytes Desc: not available Url : http://lists.rtpproxy.org/pipermail/devel/attachments/20080919/b7cd8904/attachment-0001.jpg -------------- next part -------------- A non-text attachment was scrubbed... Name: rtpproxy Type: application/x-shellscript Size: 4234 bytes Desc: not available Url : http://lists.rtpproxy.org/pipermail/devel/attachments/20080919/b7cd8904/attachment-0001.bin From sobomax at sippysoft.com Sun Sep 21 23:09:27 2008 From: sobomax at sippysoft.com (Maxim Sobolev) Date: Sun, 21 Sep 2008 23:09:27 -0700 Subject: [RTPproxy Devel] Init script In-Reply-To: <1221849617.2368.14.camel@tabris.homelinux.net> References: <1221849617.2368.14.camel@tabris.homelinux.net> Message-ID: <48D73697.3090402@sippysoft.com> K Anderson wrote: > I apologize, but I mistakenly left line 150 (a debug echo). If you > choose to use this init script please remove this line. Karl, Thank you for submission. I will include your script into the next release. Regards, -- Maksym Sobolyev Sippy Software, Inc. Internet Telephony (VoIP) Experts T/F: +1-646-651-1110 Web: http://www.sippysoft.com