[Asterisk-Users] Nested include statements in extensions.conf?
John Fraizer
tvo at enterzone.net
Mon Feb 23 16:03:04 MST 2004
Is it possible to have nested include statements in iax.conf? Example:
[access-1]
; Can only use resouces in this context.
[access-2]
;can use resources in this context and access-1
include => level-1
[access-3]
;can use resources in all three contexts.
include => level-2
If we can't do this, would someone be interested in writing a patch so it is
possible? It sure would help clean up some very messy extensions.conf files.
John
More information about the asterisk-users
mailing list