On Wed, May 27, 2009 at 3:56 PM, Lars Zeb <larc...@yahoo.com> wrote:

>  When I create an xml file in conf/dialplan/default, I assume that it’s
> ‘inheriting’ its context, right?
>
>
>
Correct. Files in conf/dialplan/default/*xml are included in the default
context while conf/dialplan/public/*xml are included in the public context.
You may also create your own contexts if need be.

> If that’s so, do I use this structure, for example
> conf/dialplan/default/00_MyExtension.xml:
>
>
>
> <include>
>
>    <extension name=”Local_Extension”>
>
>    …
>
>    </extension>
>
> </include>
>
>
>
Yes, that is perfectly fine.
-MC
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to