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!;)
_______________________________________________
Freeswitch-users mailing list
[email protected]
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org