Module: sems Branch: master Commit: b2565bdf9a0846d19a6b396f7a66feebf5576da3 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=b2565bdf9a0846d19a6b396f7a66feebf5576da3
Author: Raphael Coeffic <[email protected]> Committer: Raphael Coeffic <[email protected]> Date: Tue Sep 20 16:06:26 2011 +0200 rtmp: added call receiving capabilities + some configuration. --- apps/rtmp/Rtmp.cpp | 103 ++++++++++++++++++-- apps/rtmp/Rtmp.h | 36 +++++++- apps/rtmp/RtmpConnection.cpp | 202 +++++++++++++++++++++++++++++++++------ apps/rtmp/RtmpConnection.h | 29 ++++++ apps/rtmp/RtmpServer.cpp | 43 ++++++--- apps/rtmp/RtmpServer.h | 4 + apps/rtmp/RtmpSession.cpp | 64 ++++++++++--- apps/rtmp/RtmpSession.h | 9 ++- apps/rtmp/flash_phone/sono.as | 33 ++++++- apps/rtmp/flash_phone/sono.mxml | 5 +- 10 files changed, 457 insertions(+), 71 deletions(-) Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commitdiff;h=b2565bdf9a0846d19a6b396f7a66feebf5576da3 _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
