[Freeswitch-users] What is the 99999_enum.xml file?
Jim
jim at k4gvo.com
Tue Apr 6 08:38:49 PDT 2010
Joseph L. Casale wrote:
>> It seems to be preventing FS from parsing any files beyond it. FS
>> parses conf/dialplan/default.xml then each of the files in
>> conf/dialplan/default/, but never sees any of the other files in
>> conf/dialplan such as public.xml and the files in public/.
>>
>
> Enum should be the last dialplan you get to if nothing matches, prolly
> if you hit it, you aren't writing your dialplan properly or you overlooked
> something.
>
> http://en.wikipedia.org/wiki/Telephone_Number_Mapping
>
> You are looking at the 'Default' context which is for auth'ed ua's.
> The dialplan only encounters the 'Public' context for unauth'ed ua's,
> which get placed in there first then hopefully route somewhere else,
> the default context out of the box at least will never look into the
> 'Public' context.
>
Thanks.
Jim.
More information about the FreeSWITCH-users
mailing list