[asterisk-users] saydigits in another "language"

Julian Lyndon-Smith asterisk at dotr.com
Sun Apr 15 05:50:13 MST 2007


I want to rerecord the "1" "2" "3" ... "0" sounds, but not overwrite the 
defaults. So, I've recorded them into a custom directory

/var/lib/asterisk/sounds/custom

I was hoping to be able to do the following:

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

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 ?

TIA

Julian.


More information about the asterisk-users mailing list