El Sábado, 30 de Mayo de 2009, Maxim Sobolev escribió:
Iñaki Baz Castillo wrote:
2009/5/29 Maxim Sobolev sobomax@sippysoft.com:
Hmm, no idea. Probably it's easier to just comment setsockopt() call out in the rtpp_command.c. I will add option to disable TOS modification.
Thanks, it would be great.
Check this:
Great, thanks a lot, I'll test it on next week.
-------- Original Message -------- To: serdev@lists.iptel.org From: Maxim Sobolev sobomax@sippysoft.com Date: Sat, 30 May 2009 02:50:13 +0200 (CEST) Cc: devel@rtpproxy.org Subject: [RTPproxy Devel] CVS:commitlog: rtpproxy main.c manpage.xml rtpp_command.c sobomax 2009/05/30 02:50:13 CEST
SER CVS Repository
Modified files: . main.c manpage.xml rtpp_command.c Log: Allow IP ToS (type of service) setting be disabled by specifying `-t -1' on command line.
Suggested by: Inaki Baz Castillo
While I am here, validabe used-supplied ToS value and throw error if it's too large.
Revision Changes Path 1.90 +3 -1 rtpproxy/main.c http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/rtpproxy/main.c.diff?r1=1.89&a... r2=1.90 1.11 +4 -2 rtpproxy/manpage.xml http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/rtpproxy/manpage.xml.diff?r1= 1.10&r2=1.11 1.27 +2 -2 rtpproxy/rtpp_command.c http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/rtpproxy/rtpp_command.c.diff? r1=1.26&r2=1.27
Regards,