[Asterisk-Users] include a file ?
Olle E. Johansson
oej at edvina.net
Tue Dec 30 16:07:44 MST 2003
Lance,
Parsing of configuration files is done at CLI "reload" or startup. That includes the "#include" *FILE*
construct.
The include statement - without the # character - includes *contexts* and this can be done
at different times, since all contexts are parsed when Asterisk parses configuration files.
Continue the CONTEXT path, when you fully understand contexts, it's really powerful.
I understand how this can be confusing, with two different commands with the same name.
/O
More information about the asterisk-users
mailing list