Module: sems Branch: master Commit: c8ef1cb2e8239a67489f86dc4ec265b7a93cb3fc URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=c8ef1cb2e8239a67489f86dc4ec265b7a93cb3fc
Author: Raphael Coeffic <[email protected]> Committer: Raphael Coeffic <[email protected]> Date: Tue Dec 13 13:20:40 2011 +0100 moved parts of SDP offer/answer generation into AmRtpStream fixes support for multiple media lines in remote offers. --- core/AmPlugIn.cpp | 10 +++--- core/AmPlugIn.h | 12 +++--- core/AmPrecodedFile.cpp | 12 +++--- core/AmPrecodedFile.h | 6 ++-- core/AmRtpAudio.cpp | 16 +++++++-- core/AmRtpAudio.h | 7 ++-- core/AmRtpStream.cpp | 33 ++++++++++++++++++ core/AmRtpStream.h | 17 +++++++-- core/AmSdp.cpp | 32 +++++++++++++++++ core/AmSdp.h | 7 ++++ core/AmSession.cpp | 85 +++++++++++----------------------------------- 11 files changed, 141 insertions(+), 96 deletions(-) Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commitdiff;h=c8ef1cb2e8239a67489f86dc4ec265b7a93cb3fc _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
