Julian Lyndon-Smith wrote:
however, I get no errors, but still get the default Allison sounds
for the digits. Anyone got any clues on what I'm doing wrong ?

1) Create a directory named "your_country_iso_code" (AR|MX|ES|ETC) [1] under the main sounds directory (/var/lib/asterisk/sounds/ ???);
2) Also remember to create the same subdirectory under every other main
directory (letters, digits, phonetic etc);
3) Copy/move the newly recorded messages into these new directories - numbers into "digits".

exten => foo,1,Set(CHANNEL(language)=custom)
exten => foo,2,SayDigits(1234567890)

Instead of "custom" use the ISO code. [1]

[1] http://preview.tinyurl.com/btkp
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

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

Reply via email to