As a suggested best practice I would recommend making as few changes to the default config as possible. In the case of conf/dialplan/ extensions/ it is easy to put all of your custom extension definitions in one or more distinct files. You get multiple benefits: You don't have to sift through a large and sometimes unfamiliar XML file.
You don't have to worry about messing up the default config.
When the default config gets updated in svn you can update without wiping out your customizations.

-MC

Sent from my iPhone

On Jul 30, 2008, at 6:23 PM, Brian West <[EMAIL PROTECTED]> wrote:

You can put it in either place.. the extensions folder is next to the last thing in line in the dialplan.

/b

On Jul 30, 2008, at 8:13 PM, Ilan Perez wrote:

In the dialplan default file or the actual extension file?

Also I want to apply to all extensions so I thought I would

Edit the first two line like this

<extension name="all-ext">
<condition field="destination_number" expression="^([1-9][0-9] [0-9][0-9])$">

Is this correct?

Ilan Perez
Webmaster

Brian West
sip:[EMAIL PROTECTED]



_______________________________________________
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
_______________________________________________
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