Module: sems Branch: master Commit: ea313d3fa1e12618ea7ff3c00d7a65363f42d818 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=ea313d3fa1e12618ea7ff3c00d7a65363f42d818
Author: Stefan Sayer <[email protected]> Committer: Stefan Sayer <[email protected]> Date: Thu Sep 22 15:31:18 2011 +0200 sbc: cc: introduced cc_var call specific variables, simplified pcalls cc_var holds named AmArg variables, which call_control modules can use to store call related information --- apps/sbc/SBC.cpp | 2 + apps/sbc/SBCCallProfile.h | 6 +- .../parallel_calls/CCParallelCalls.cpp | 89 +++++++++----------- .../call_control/parallel_calls/CCParallelCalls.h | 15 ++-- apps/sbc/call_control/parallel_calls/Makefile | 3 +- apps/sbc/call_control/template/CCTemplate.cpp | 40 ++++++---- apps/sbc/call_control/template/CCTemplate.h | 11 ++- apps/sbc/call_control/template/Makefile | 3 +- 8 files changed, 92 insertions(+), 77 deletions(-) Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commitdiff;h=ea313d3fa1e12618ea7ff3c00d7a65363f42d818 _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
