Module: sems Branch: rco/offer_answer Commit: f3afbf3106cc6050bcae5decc9aaa29189656b3a URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=f3afbf3106cc6050bcae5decc9aaa29189656b3a
Author: Raphael Coeffic <[email protected]> Committer: Raphael Coeffic <[email protected]> Date: Fri Jul 9 16:45:48 2010 +0200 moving RTP stream initialization to AmRtpStream (to be continued) --- core/AmAudio.cpp | 56 +++++++++++++++++--------- core/AmAudio.h | 24 +++++++----- core/AmPlugIn.h | 6 --- core/AmPrecodedFile.cpp | 4 +- core/AmRtpAudio.cpp | 100 ++++++++++++++++++++++------------------------- core/AmRtpAudio.h | 10 +++- core/AmRtpStream.cpp | 74 ++++++++++++++++++++++++++++++----- core/AmRtpStream.h | 49 ++++++++++++++++++----- core/AmSdp.h | 1 + core/AmSession.cpp | 25 +++++++----- core/AmSession.h | 4 +- core/AmSipDialog.cpp | 21 +++++----- core/AmSipDialog.h | 4 +- 13 files changed, 239 insertions(+), 139 deletions(-) Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commitdiff;h=f3afbf3106cc6050bcae5decc9aaa29189656b3a _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
