search for: e71351a6

Displaying 1 result from an estimated 1 matches for "e71351a6".

2015 Jun 14
4
German sounds on Asterisk
Hi again I'd like to configured my Asterisk to use german sounds for the "Say"-commands... I installed the sounds-files and I tried them with "Playback(de/demo-echodone)" and it works. Now I tried to add an extension to say the current time: exten => 24,1,Verbose(2,Time asked by ${CALLERID(num)}) Exten => 24,n,Set(CHANNEL(language)=de) Exten =>