From d0e431ce3deb6072de7688fb42bd658160684427 Mon Sep 17 00:00:00 2001 From: Joshua Colp Date: Wed, 2 Dec 2009 20:10:07 +0000 Subject: Add an 'X' option to the asterisk application which enables #exec for configuration files. This option can be used to enable #exec support in the asterisk.conf configuration file. (closes issue #16260) Reported by: atis Patches: exec_includes.patch uploaded by atis (license 242) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@232510 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- doc/asterisk.sgml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'doc/asterisk.sgml') diff --git a/doc/asterisk.sgml b/doc/asterisk.sgml index 655d33e8e..31d96dd73 100644 --- a/doc/asterisk.sgml +++ b/doc/asterisk.sgml @@ -310,6 +310,16 @@ + + -X + + + Enables executing of includes via #exec directive. + This can be useful if You want to do #exec inside + asterisk.conf + + + -- cgit v1.2.3