<p dir="ltr"><a href="http://lmgtfy.com/?q=say.conf+asterisk+german+digits">http://lmgtfy.com/?q=say.conf+asterisk+german+digits</a></p>
<div class="gmail_quote">On 14-Jun-2015 1:06 PM, "Luca Bertoncello" <<a href="mailto:lucabert@lucabert.de">lucabert@lucabert.de</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi again<br>
<br>
I'd like to configured my Asterisk to use german sounds for the<br>
"Say"-commands...<br>
<br>
I installed the sounds-files and I tried them with<br>
"Playback(de/demo-echodone)" and it works.<br>
<br>
Now I tried to add an extension to say the current time:<br>
<br>
exten => 24,1,Verbose(2,Time asked by ${CALLERID(num)})<br>
Exten => 24,n,Set(CHANNEL(language)=de)<br>
Exten => 24,n,SayUnixTime()<br>
Exten => 24,n,Hangup<br>
<br>
But if I call the "24", it says the time in English...<br>
On the CLI I see:<br>
<br>
    -- Executing [24@default:2] Set("SIP/00493511111111-00000003", "CHANNEL(language)=de") in new stack<br>
    -- Executing [24@default:3] SayUnixTime("SIP/00493511111111-00000003", "") in new stack<br>
    -- <SIP/00493511111111-00000003> Playing 'digits/day-0.gsm' (language 'de')<br>
    -- <SIP/00493511111111-00000003> Playing 'digits/h-14.gsm' (language 'de')<br>
...<br>
<br>
So, it seems, it would use the German sounds, but it doesn't...<br>
Has someone an explanation why it works so?<br>
<br>
Thanks<br>
Luca Bertoncello<br>
(<a href="mailto:lucabert@lucabert.de">lucabert@lucabert.de</a>)<br>
<br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" rel="noreferrer" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" rel="noreferrer" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" rel="noreferrer" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</blockquote></div>