I&#39;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&#39;t find macros tag.</div><div><br></div><div>Ive got this:</div>
<div><div>  &lt;section name=&quot;languages&quot; description=&quot;Language Management&quot;&gt;</div><div>...</div><div>    &lt;X-PRE-PROCESS cmd=&quot;include&quot; data=&quot;lang/en/*.xml&quot;/&gt;</div></div><div>
<br></div><div>and in lang/en there is en.xml, which has this:</div><div><div>&lt;include&gt;</div><div>  &lt;language name=&quot;en&quot; say-module=&quot;en&quot; sound-prefix=&quot;$${sounds_dir}/en/us/callie&quot; tts-engine=&quot;cepstral&quot; tts-voice=&quot;callie&quot;&gt;</div>
<div>    &lt;phrases&gt;</div><div>      &lt;macros&gt;</div><div>        &lt;X-PRE-PROCESS cmd=&quot;include&quot; data=&quot;demo/*.xml&quot;/&gt; &lt;!-- Note: this now grabs whole subdir, previously grabbed only demo.xml --&gt;</div>
<div>        &lt;!--voicemail_en_tts is purely implemented with tts, we have the files based one that is the default. --&gt;</div><div>        &lt;X-PRE-PROCESS cmd=&quot;include&quot; data=&quot;vm/sounds.xml&quot;/&gt;  &lt;!-- vm/tts.xml if you want to use tts and have cepstral --&gt;</div>
<div>        &lt;X-PRE-PROCESS cmd=&quot;include&quot; data=&quot;dir/sounds.xml&quot;/&gt;  &lt;!-- dir/tts.xml if you want to use tts and have cepstral --&gt;</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>&lt;X-PRE-PROCESS cmd=&quot;include&quot; data=&quot;ivr/*.xml&quot;/&gt;  &lt;!-- IVR and custom phrases go here --&gt;</div>
<div>      &lt;/macros&gt;</div><div>    &lt;/phrases&gt;</div><div>  &lt;/language&gt;</div><div>&lt;/include&gt;</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>