[Freeswitch-users] How to get DISA working ?
Brian West
brian at freeswitch.org
Thu Oct 16 14:29:46 PDT 2008
This hint only works in the default configs in SVN trunk as of the
past two weeks if I recall. Also in your version you'll be conf/
diaplan/extensions/
/b
On Oct 16, 2008, at 2:30 PM, Michael Collins wrote:
> HINT: You might want to consider putting your extension in the conf/
> dialplan/default directory in its own XML file. Extensions in that
> directory are always inserted into the dialplan prior to the enum
> extension. If you want your specific XML file to be parsed prior to
> the other files in there then be sure to name it with a low number,
> like 001_My_Extensions.xml. Note that there are a few files in there
> already. The file you are particularly interested in is
> 99999_enum.xml. As long as your number is lower than “99999” then
> you’ll get your file parsed first. NOTE: A filename beginning with
> an alpha character is not “smaller” than 99999! Definitely name your
> files with at least one digit first in the filename. (Ask me how I
> learned that one!;)
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20081016/b046d7f4/attachment-0002.html
More information about the FreeSWITCH-users
mailing list