Module: sems Branch: rco/offer_answer Commit: c67438dfad115aa48abd74efba436b5c9768dec9 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=c67438dfad115aa48abd74efba436b5c9768dec9
Author: Raphael Coeffic <[email protected]> Committer: Raphael Coeffic <[email protected]> Date: Mon Jan 24 16:11:34 2011 +0100 removed sipctrl. --- Makefile.defs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Makefile.defs b/Makefile.defs index 8d70712..2fe972c 100644 --- a/Makefile.defs +++ b/Makefile.defs @@ -76,7 +76,7 @@ CPPFLAGS += -D_DEBUG \ # exclude some modules from compilation? # e.g. python modules: -exclude_core_modules = sipctrl g729 +exclude_core_modules = g729 #exclude_apps_modules = py_sems ivr mailbox pin_collect conf_auth mp3 examples # build in support for monitoring? _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
