<div>Only need to make change in file.c :</div>
<div>int ast_language_is_prefix = 0</div>
<div>And that&#39;s all!<br><br></div>
<div class="gmail_quote">2009/2/27 Giedrius Augys <span dir="ltr">&lt;<a href="mailto:voipas@gmail.com">voipas@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>Hi,</div>
<div> </div>
<div>  I have problem with Asterisk 1.6.0.1. I need to change language for playing prompts in Lithuanian. But in Asterisk 1.6.0.1 version everytime plays in English, but in Asterisk 1.4.x I haven&#39;t any problem. Maybe it is a bug ...? So I paste my test dialpan and prompt&#39;s locations. I hope this helps you.</div>

<div> </div>
<div>
<div>Files are:</div>
<div>[root@voip asterisk]# find /var/lib/asterisk/sounds/test -name &#39;*.wav&#39;<br>/var/lib/asterisk/sounds/test/lt/enter-conf-pin-number_8.wav<br>/var/lib/asterisk/sounds/test/enter-conf-pin-number_8.wav</div>
<div><br clear="all">Dialplan:</div>
<div> </div></div>
<div>[test-prompt]</div>
<div>exten =&gt; s,1,Answer<br>exten =&gt; s,n,Wait(1)<br>exten =&gt; s,n(begin),Set(TIMEOUT(digit)=3)<br>exten =&gt; s,n,Noop(New Call)<br>exten =&gt; s,n,Set(TIMEOUT(response)=60)<br>exten =&gt; s,n,Background(choose_language)<br>
exten =&gt; s,n,WaitExten(8)</div>
<div>exten =&gt; 1,1,Set(CHANNEL(language)=lt)<br>exten =&gt; 1,n,Goto(123,1)</div>
<div>exten =&gt; 2,1,Set(CHANNEL(language)=en)<br>exten =&gt; 2,n,Goto(123,1)</div>
<div>exten =&gt; 123,1,Playback(test/enter-conf-pin-number_8)</div>
<div> </div>
<div>The output:</div>
<div>-- Executing [37052058370@from-trunk:1] Goto(&quot;SIP/111-b4091d40&quot;, &quot;test-prompt,s,1&quot;) in new stack<br>    -- Goto (test-prompt,s,1)<br>    -- Executing [s@test-prompt:1] Answer(&quot;SIP/111-b4091d40&quot;, &quot;&quot;) in new stack<br>
    -- Executing [s@test-prompt:2] Wait(&quot;SIP/111-b4091d40&quot;, &quot;1&quot;) in new stack<br>    -- Executing [s@test-prompt:3] Set(&quot;SIP/111-b4091d40&quot;, &quot;TIMEOUT(digit)=3&quot;) in new stack<br>    -- Digit timeout set to 3<br>
    -- Executing [s@test-prompt:4] NoOp(&quot;SIP/111-b4091d40&quot;, &quot;New Call&quot;) in new stack<br>    -- Executing [s@test-prompt:5] Set(&quot;SIP/111-b4091d40&quot;, &quot;TIMEOUT(response)=60&quot;) in new stack<br>
    -- Response timeout set to 60<br>    -- Executing [s@test-prompt:6] BackGround(&quot;SIP/111-b4091d40&quot;, &quot;choose_language&quot;) in new stack<br>    -- &lt;SIP/111-b4091d40&gt; Playing &#39;choose_language.slin&#39; (language &#39;en&#39;)<br>
  == CDR updated on SIP/111-b4091d40<br>    -- Executing [1@test-prompt:1] Set(&quot;SIP/111-b4091d40&quot;, &quot;CHANNEL(language)=lt&quot;) in new stack<br>    -- Executing [1@test-prompt:2] Goto(&quot;SIP/111-b4091d40&quot;, &quot;123,1&quot;) in new stack<br>
    -- Goto (test-prompt,123,1)<br>    -- Executing [123@test-prompt:1] Playback(&quot;SIP/111-b4091d40&quot;, &quot;test/enter-conf-pin-number_8&quot;) in new stack<br>    -- &lt;SIP/111-b4091d40&gt; Playing &#39;test/enter-conf-pin-number_8.slin&#39; (language &#39;lt&#39;)<br>
    -- Auto fallthrough, channel &#39;SIP/111-b4091d40&#39; status is &#39;UNKNOWN&#39;<br></div>
<div> </div>
<div>Thanks<br></div>
<div><br>-- <br>Pagarbiai  / Best Regards,<br>Giedrius Augys<br></div></blockquote></div><br><br clear="all"><br>-- <br>Pagarbiai  / Best Regards,<br>Giedrius Augys<br>