[Freeswitch-users] context public , dialplan public.xml relation ?

Lee JJ jengjr at gmail.com
Thu Aug 14 15:38:13 PDT 2008


Hello :

Under sip_profiles  directory these files "internal.xml , external.xml ,
nat.xml"
all have a setting
==> <param name="context" value="public"/>

Does the "public context"  relate to the dialplan directory "public.xml"
file ?

if do , I can route to another dialplan file under some condition, do I ?

" <extension name="public_extensions">
      <condition field="destination_number" expression="^(10[01][0-9])$">
        <action application="transfer" data="$1 XML *my-default*"/>
"
;
^^^^^^^^^^^^^^^

if not , what should I do ?

ps: Brian, thanks your effort here.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20080815/d635cc5d/attachment-0002.html 


More information about the FreeSWITCH-users mailing list