Module: sems Branch: master Commit: 87ca57ee1063d332a114942f6d1eefe3c6d8d7bd URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=87ca57ee1063d332a114942f6d1eefe3c6d8d7bd
Author: Stefan Sayer <[email protected]> Committer: Stefan Sayer <[email protected]> Date: Thu Feb 3 01:35:55 2011 +0100 removed obsolete b2b apps. updated sbc doc --- apps/auth_b2b/AuthB2B.cpp | 332 ------------------ apps/auth_b2b/AuthB2B.h | 105 ------ apps/auth_b2b/CMakeLists.txt | 6 - apps/auth_b2b/Makefile | 7 - apps/auth_b2b/etc/auth_b2b.conf | 7 - apps/auth_b2b/etc/auth_b2b.conf.cmake | 7 - apps/call_timer/CMakeLists.txt | 6 - apps/call_timer/CallTimer.cpp | 234 ------------- apps/call_timer/CallTimer.h | 78 ----- apps/call_timer/Makefile | 7 - apps/call_timer/etc/call_timer.conf | 13 - apps/call_timer/etc/call_timer.conf.cmake | 13 - apps/sst_b2b/CMakeLists.txt | 6 - apps/sst_b2b/Makefile | 7 - apps/sst_b2b/SSTB2B.cpp | 375 --------------------- apps/sst_b2b/SSTB2B.h | 118 ------- apps/sst_b2b/etc/sst_b2b.conf | 39 --- apps/sst_b2b/etc/sst_b2b.conf.cmake | 39 --- apps/sw_prepaid_sip/CMakeLists.txt | 6 - apps/sw_prepaid_sip/Makefile | 7 - apps/sw_prepaid_sip/SWPrepaidSIP.cpp | 303 ----------------- apps/sw_prepaid_sip/SWPrepaidSIP.h | 87 ----- apps/sw_prepaid_sip/etc/sw_prepaid_sip.conf | 2 - apps/sw_prepaid_sip/etc/sw_prepaid_sip.conf.cmake | 2 - doc/Readme.auth_b2b.txt | 45 +--- doc/Readme.sst_b2b.txt | 48 +--- doc/Readme.sw_prepaid_sip.txt | 171 +---------- doc/doxygen_proj | 4 +- doc/src/doc_applications.h | 21 +- doc/src/doc_sbc.h | 117 +++++++ doc/src/doxyref.h | 1 + 31 files changed, 132 insertions(+), 2081 deletions(-) Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commitdiff;h=87ca57ee1063d332a114942f6d1eefe3c6d8d7bd _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
