Hi<div><br></div><div>I&#39;m using the pre-release of Voiceglue 0.12 and I&#39;m seeing some unexpected results with audio caching</div><div><br></div><div>My /etc/voiceglue.conf looks like this:</div><div><br></div><div>
<div>ast_sound_dir = /var/lib/asterisk/sounds</div><div>audio_maxage = 1</div><div><br></div><div>When a sound file is first requested it is played correctly.  On subsequent requests however there is no sound and dynlog reports errors:</div>
<div><br></div><div>EROR SNDCACHE foo.bar /var/lib/asterisk/sounds/voiceglue/url/<a href="http://foo.bar.co.uk/media/_bar_session:bf7277c8a416ea3ce18be97ef45ee909/main_menu.wav.tmp">foo.bar.co.uk/media/_bar_session:bf7277c8a416ea3ce18be97ef45ee909/main_menu.wav.tmp</a> file has bad stat: No such file or directory</div>
<div><br></div><div>I can see the actual wav file has been cached but I don&#39;t know why voiceglue is looking for a wav.tmp file - which isn&#39;t there.  I&#39;ve tried to switch caching off completely using audio_maxage = 0, but that results in a parsing error.</div>
<div><br></div><div>Any ideas?</div><div><br></div><div>Thanks</div><div><br></div><div>Rob</div></div>