Module: sems Branch: master Commit: 527d48f87e958856d174090ff644342a8af2ee74 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=527d48f87e958856d174090ff644342a8af2ee74
Author: Stefan Sayer <[email protected]> Committer: Stefan Sayer <[email protected]> Date: Sat Nov 27 22:03:50 2010 +0100 sbc: active profile reload; control scripts (py) --- apps/sbc/Makefile | 4 + apps/sbc/SBC.cpp | 207 ++++++++++++++++++++++++++++- apps/sbc/SBC.h | 31 ++++- apps/sbc/SBCCallProfile.cpp | 9 +- apps/sbc/SBCCallProfile.h | 2 + apps/sbc/tools/Makefile | 15 ++ apps/sbc/tools/sems-sbc-get-activeprofile | 7 + apps/sbc/tools/sems-sbc-list-profiles | 7 + apps/sbc/tools/sems-sbc-load-profile | 13 ++ apps/sbc/tools/sems-sbc-reload-profile | 13 ++ apps/sbc/tools/sems-sbc-reload-profiles | 7 + apps/sbc/tools/sems-sbc-set-activeprofile | 12 ++ 12 files changed, 319 insertions(+), 8 deletions(-) Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commitdiff;h=527d48f87e958856d174090ff644342a8af2ee74 _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
