freeswitch.xml 396 B

123456789101112
  1. <?xml version="1.0"?>
  2. <document type="freeswitch/xml">
  3. <X-PRE-PROCESS cmd="include" data="vars.xml"/>
  4. <section name="configuration" description="Various Configuration">
  5. <X-PRE-PROCESS cmd="include" data="autoload_configs/*.xml"/>
  6. </section>
  7. <section name="dialplan" description="Regex/XML Dialplan">
  8. <X-PRE-PROCESS cmd="include" data="dialplan/*.xml"/>
  9. </section>
  10. </document>