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.
_______________________________________________
--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