Module: sems Branch: master Commit: bb763d84c8bbfb524689c7d3d103569f89989118 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=bb763d84c8bbfb524689c7d3d103569f89989118
Author: Stefan Sayer <[email protected]> Committer: Stefan Sayer <[email protected]> Date: Tue Nov 2 15:30:12 2010 +0100 sbc: moved param replacement to own src file --- apps/sbc/CMakeLists.txt | 1 + apps/sbc/ParamReplacer.cpp | 240 +++++++++++++++++++++++++++++++++++++++++ apps/sbc/ParamReplacer.h | 43 ++++++++ apps/sbc/SBC.cpp | 252 +++---------------------------------------- apps/sbc/SBC.h | 12 +-- 5 files changed, 305 insertions(+), 243 deletions(-) Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commitdiff;h=bb763d84c8bbfb524689c7d3d103569f89989118 _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
