Module: sems Branch: rco/mt_recver Commit: 680cbc50bfcc992d3400b416da6be44ece61a291 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=680cbc50bfcc992d3400b416da6be44ece61a291
Author: Raphael Coeffic <[email protected]> Committer: Raphael Coeffic <[email protected]> Date: Fri Jan 20 16:49:22 2012 +0100 added thread-pool support for the RTP receiver - new config parameter: rtp_receiver_threads --- core/AmB2BSession.cpp | 20 ++++---- core/AmB2BSession.h | 8 +++- core/AmConfig.cpp | 15 ++++++ core/AmConfig.h | 4 ++ core/AmRtpReceiver.cpp | 121 ++++++++++++++++++++++++++++++----------------- core/AmRtpReceiver.h | 59 +++++++++++++++++++----- core/AmRtpStream.cpp | 7 ++- core/AmRtpStream.h | 6 ++ core/sems.h | 2 + core/singleton.h | 17 ++++++- 10 files changed, 187 insertions(+), 72 deletions(-) Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commitdiff;h=680cbc50bfcc992d3400b416da6be44ece61a291 _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
