[Asterisk-Users] Do includes include the includes
Chris Mason (Lists)
lists at masonc.com
Thu Jun 16 16:37:12 MST 2005
I am grouping my extensions by building like so:
1XX is Building 1
2XX is Building 2
7XX is Office
[Office] extensions has the following includes 7xx
Include => Local
Include => International
Include => Building1
Include => Building2
[Building1] has
1xx
Include => Office
Include => Building2
Include => Local
I don't want building1 to access international, but does it inherit that
include through including the office context? If it does, how can I
structure a dialplan so that each building can call each other but building1
does not have international?
Chris Mason
More information about the asterisk-users
mailing list