In article <[EMAIL PROTECTED]>,
Chris Bagnall <[EMAIL PROTECTED]> wrote:
> 
> A quick question regarding extensions.conf #include behaviour if I may. I'm 
> sure someone
> will know the answer off the top of their head...
> 
> How does asterisk handle "overloading" of contexts. For example, say an 
> extension exists in
> extensions.conf as follows:
> 
> [incoming]
> <some stuff>
> 
> Then one includes a, b and c.conf, each of which also contains:
> 
> [incoming]
> <more stuff - but none identical to the other incoming sections>
> 
> Would the last #include overwrite the whole [incoming] context, or would it 
> simply append
> the new directives to it?

If Asterisk accepts it without error, then you can see how it has interpreted
it by using the CLI command "show dialplan".

Cheers
Tony
-- 
Tony Mountifield
Work: [EMAIL PROTECTED] - http://www.softins.co.uk
Play: [EMAIL PROTECTED] - http://tony.mountifield.org
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to