Module: sems Branch: master Commit: e1faea548c7bb67d0287087ed1feb97aab98b45f URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=e1faea548c7bb67d0287087ed1feb97aab98b45f
Author: Stefan Sayer <[email protected]> Committer: Stefan Sayer <[email protected]> Date: Thu Nov 18 02:45:25 2010 +0100 moved call profile to own src file --- apps/sbc/CMakeLists.txt | 1 + apps/sbc/SBC.cpp | 181 ----------------------------------------- apps/sbc/SBC.h | 61 +-------------- apps/sbc/SBCCallProfile.cpp | 189 +++++++++++++++++++++++++++++++++++++++++++ apps/sbc/SBCCallProfile.h | 77 +++++++++++++++++ 5 files changed, 268 insertions(+), 241 deletions(-) Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commitdiff;h=e1faea548c7bb67d0287087ed1feb97aab98b45f _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
