Module: sems Branch: master Commit: 1cb0bace17cca6280403bc4c82afb4c8a40e35fe URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=1cb0bace17cca6280403bc4c82afb4c8a40e35fe
Author: Stefan Sayer <[email protected]> Committer: Raphael Coeffic <[email protected]> Date: Thu Jan 13 23:47:39 2011 +0100 sbc: RTP relay mode first version, wip. todo: - variable number of streams (now fixed to 3 - consumes many ports) - symmetric RTP - multi interfaces - optimization: parse SDP only once, pass AmSdp object with request event --- apps/sbc/SBC.cpp | 13 +++ apps/sbc/SBCCallProfile.cpp | 5 + apps/sbc/SBCCallProfile.h | 7 +- core/AmB2BSession.cpp | 252 ++++++++++++++++++++++++++++++++++++++++--- core/AmB2BSession.h | 34 ++++++- core/AmRtpStream.cpp | 90 +++++++++++++--- core/AmRtpStream.h | 26 +++++- 7 files changed, 392 insertions(+), 35 deletions(-) Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commitdiff;h=1cb0bace17cca6280403bc4c82afb4c8a40e35fe _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
