提交 572d58de authored 作者: Michael Jerris's avatar Michael Jerris

line endings

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9162 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 aee86613
<?xml version="1.0" encoding="Windows-1252"?>
<configuration name="ivr.conf" description="IVR menus">
<menus>
<!-- demo IVR setup -->
......
<?xml version="1.0" encoding="Windows-1252"?>
<!-- http://wiki.freeswitch.org/wiki/Mod_openmrcp#Configuration -->
<configuration name="openmrcp.conf" description="mod_openmrcp configuration">
<settings>
......
<?xml version="1.0" encoding="Windows-1252"?>
<configuration name="xml_cdr.conf" description="XML CDR CURL logger">
<settings>
<!-- the url to post to if blank web posting is disabled -->
......
<?xml version="1.0" encoding="Windows-1252"?>
<include><!--This line will be ignored it's here to validate the xml and is optional -->
......
<?xml version="1.0" encoding="Windows-1252"?>
<include>
<language name="en" sound-path="$${base_dir}/sounds/en/us/callie" tts-engine="cepstral" tts-voice="callie">
<X-PRE-PROCESS cmd="include" data="demo/*.xml"/> <!-- Note: this now grabs whole subdir, previously grabbed only demo.xml -->
......
<?xml version="1.0" encoding="Windows-1252"?>
<include><!--This line will be ignored it's here to validate the xml and is optional -->
<macro name="voicemail_enter_id">
<input pattern="(.*)">
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论