I'm trying to get voicemail running on fs1.2 but i keep running into this:<div><div><br></div><div>2012-08-30 18:05:27.992966 [ERR] switch_xml.c:2986 Can't find macros tag.</div><div><br></div><div>Ive got this:</div>
<div><div>  <section name="languages" description="Language Management"></div><div>...</div><div>    <X-PRE-PROCESS cmd="include" data="lang/en/*.xml"/></div></div><div>
<br></div><div>and in lang/en there is en.xml, which has this:</div><div><div><include></div><div>  <language name="en" say-module="en" sound-prefix="$${sounds_dir}/en/us/callie" tts-engine="cepstral" tts-voice="callie"></div>
<div>    <phrases></div><div>      <macros></div><div>        <X-PRE-PROCESS cmd="include" data="demo/*.xml"/> <!-- Note: this now grabs whole subdir, previously grabbed only demo.xml --></div>
<div>        <!--voicemail_en_tts is purely implemented with tts, we have the files based one that is the default. --></div><div>        <X-PRE-PROCESS cmd="include" data="vm/sounds.xml"/>  <!-- vm/tts.xml if you want to use tts and have cepstral --></div>
<div>        <X-PRE-PROCESS cmd="include" data="dir/sounds.xml"/>  <!-- dir/tts.xml if you want to use tts and have cepstral --></div><div><span class="Apple-tab-span" style="white-space:pre">        </span><X-PRE-PROCESS cmd="include" data="ivr/*.xml"/>  <!-- IVR and custom phrases go here --></div>
<div>      </macros></div><div>    </phrases></div><div>  </language></div><div></include></div></div><div><br></div><div>Is my config wrong?</div><div><br></div><div>thanks, </div><div><br></div><div>
Kees</div><div><br></div>
</div>