Hello

I noticed this in 1.4.11 at least.

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).
No idea if this is  fixed in 1.4.17.

Can you hear digits when you call saydigits() or in the default voicemail prompt ?
If not, try this:

cd /var/lib/asterisk/sounds/digits/en/ ; ls | while read file ; do touch ../$file; done

(adapt /var/lib/asterisk/sounds/digits/en/ as needed of course)


Gaetan


On 05/01/2008, at 20:57, Anthony Messina wrote:

On Thursday 03 January 2008 02:39:44 pm Brent Torrenga wrote:
Upgraded to 1.4.17 and found that the parking slot is not announced.
Reverted back and all is well.  Anyone else notice this behavior?


it seems to work fine here.

--
Anthony -  http://messinet.com - http://messinet.com/~amessina/gallery
8F89 5E72 8DF0 BCF0 10BE 9967 92DC 35DC B001 4A4E
_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to