Hi,<br>
&nbsp;<br>
&nbsp;I tried setting a particular language through the agi framework using the following command<br>
&nbsp;&nbsp;&nbsp;&nbsp; &quot;EXEC Set(LANGUAGE()=%s)\n&quot;, language) // language contains EN or en<br>
On the asterisk command line I get the following warning:<br>
Jan 16 22:55:23 WARNING[4212]: res_agi.c:1085 handle_exec: Could not find application (Set(LANGUAGE()=EN))<br>
<br>
strangely all IVR's are picked from the /var/lib/asterisk/sounds/en folder. I dont understand why asterisk throws this error.<br>
Does anyone have any idea whats going wrong?<br>
<br>
Regards,<br>
Danish<br>
ps: I am using asterisk 1.2.1 release<br>
<br>