Author: sayer Date: 2008-12-08 21:35:51 +0100 (Mon, 08 Dec 2008) New Revision: 1191
Modified: trunk/core/etc/sems.conf.sample Log: using apphdr value as default application Modified: trunk/core/etc/sems.conf.sample =================================================================== --- trunk/core/etc/sems.conf.sample 2008-12-08 20:29:09 UTC (rev 1190) +++ trunk/core/etc/sems.conf.sample 2008-12-08 20:35:51 UTC (rev 1191) @@ -79,9 +79,9 @@ # examples: # application = conference # application = $(mapping) -# application = $(apphdr) # application = $(ruri.user) # application = $(ruri.param) +application = $(apphdr) # optional parameter: plugin_path=<path> # _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
