Author: sayer
Date: 2008-06-11 12:53:41 +0200 (Wed, 11 Jun 2008)
New Revision: 1014
Modified:
trunk/core/etc/sems.conf.sample
Log:
added sipctrl to load_plugins example. clarified module load comments.
Modified: trunk/core/etc/sems.conf.sample
===================================================================
--- trunk/core/etc/sems.conf.sample 2008-06-10 12:02:26 UTC (rev 1013)
+++ trunk/core/etc/sems.conf.sample 2008-06-11 10:53:41 UTC (rev 1014)
@@ -91,17 +91,18 @@
# optional parameter: load_plugins=<modules list>
#
-# semicolon-separated list of modules to load
+# semicolon-separated list of modules to load.
# If empty, all modules in plugin_path are loaded.
+# One of [sipctrl,unixsockctrl,binrpcctrl] must be loaded.
#
-# example for announcement with g711 and ilbc codecs only
-# load_plugins=wav;ilbc;announcement
+# example for announcement with only g711 and ilbc codecs
+# load_plugins=wav;ilbc;announcement;sipctrl
# optional parameter: exclude_plugins=<modules list>
#
# semicolon-separated list of modules to exclude from loading
-# ('blacklist'). This has only effect it load_plugins is empty.
-# If empty, all modules in plugin_path are loaded.
+# ('blacklist'). If empty, all modules in plugin_path are loaded.
+# This has only effect it load_plugins is not set.
#
# o binrpcctrl and unixsockctrl: excluded as sipctrl is default ctrl
# o precoded_announce: no precoded sample files present
_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev