<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hello<div><br class="webkit-block-placeholder"></div><div>I noticed this in 1.4.11 at least.</div><div><br class="webkit-block-placeholder"></div><div><div>the saydigit function (used internally by Park(), voicemail(), .... ) was broken at least in 1.4.11+ and searched files in the wrong directory (but then tries to paly them from the right one).</div><div>No idea if this is &nbsp;fixed in 1.4.17.</div><div><br class="webkit-block-placeholder"></div></div><div>Can you hear digits when you call saydigits() or in the default voicemail prompt ?</div><div>If not, try this:</div><div><br class="webkit-block-placeholder"></div><div><span class="Apple-style-span" style="font-family: Verdana; font-size: 11px; white-space: pre-wrap; ">cd /var/lib/asterisk/sounds/digits/en/ ; ls | while read file ; do touch ../$file; done</span></div><div><font class="Apple-style-span" face="Verdana" size="3"><span class="Apple-style-span" style="font-size: 11px; white-space: pre-wrap;"><br class="webkit-block-placeholder"></span></font></div><div><font class="Apple-style-span" face="Verdana" size="3"><span class="Apple-style-span" style="font-size: 11px; white-space: pre-wrap;">(adapt /var/lib/asterisk/sounds/digits/en/ as needed of course)</span></font></div><div><br></div><div><br class="webkit-block-placeholder"></div><div>Gaetan</div><div><br></div><div><br class="webkit-block-placeholder"></div><div><div><div>On 05/01/2008, at 20:57, Anthony Messina wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">On Thursday 03 January 2008 02:39:44 pm Brent Torrenga wrote:<br><blockquote type="cite">Upgraded to 1.4.17 and found that the parking slot is not announced.<br></blockquote><blockquote type="cite">Reverted back and all is well. &nbsp;Anyone else notice this behavior?<br></blockquote><blockquote type="cite"><br></blockquote><br>it seems to work fine here.<br><br>-- <br>Anthony - &nbsp;<a href="http://messinet.com">http://messinet.com</a> - <a href="http://messinet.com/~amessina/gallery">http://messinet.com/~amessina/gallery</a><br>8F89 5E72 8DF0 BCF0 10BE 9967 92DC 35DC B001 4A4E<br>_______________________________________________<br>--Bandwidth and Colocation Provided by <a href="http://www.api-digital.com">http://www.api-digital.com</a>--<br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br> &nbsp;&nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a></blockquote></div><br></div></body></html>