Chris Mason (Lists)
2005-Jun-16 04:06 UTC
[Asterisk-Users] Do includes include the includes
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
Chris Mason (Lists)
2005-Jun-16 16:37 UTC
[Asterisk-Users] Do includes include the includes
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