Module: sems Branch: master Commit: 4822be2109c69c655122787ef00bd0f1bd42eb59 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=4822be2109c69c655122787ef00bd0f1bd42eb59
Author: Raphael Coeffic <[email protected]> Committer: Raphael Coeffic <[email protected]> Date: Mon Dec 5 17:37:41 2011 +0100 100rel: isolate from AmSipDialog into a separate class. --- apps/sbc/SBC.cpp | 22 +++--- apps/sbc/SBC.h | 6 +- core/Am100rel.cpp | 221 ++++++++++++++++++++++++++++++++++++++++++++++++++ core/Am100rel.h | 47 +++++++++++ core/AmConfig.cpp | 9 +- core/AmConfig.h | 2 +- core/AmSipDialog.cpp | 216 ++----------------------------------------------- core/AmSipDialog.h | 34 +------- 8 files changed, 297 insertions(+), 260 deletions(-) Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commitdiff;h=4822be2109c69c655122787ef00bd0f1bd42eb59 _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
