<p>Actually I have found the problem, and leanred some new stuff along with it.</p>
<p>Apparently all Linux files have a mime type information stored in them, which can be checked using command:</p>
<p>file -i &lt;filename&gt;</p>
<p>For my extensions.ael, which I copied from a different server, the mime type is &#39;text/x-c&#39; whereas all the other files have mime type &#39;text/plain&#39;. Now if I create a new file extemsions.maelstrom on this machine which is by default &#39;text/plain&#39;, there are no errors on doing &#39;ael reload&#39;, however using extensions.maelstrom with mime type &#39;text/x-c&#39; gives errors, though the code works fine.</p>

<p>How it got mime type &#39;text/x-c&#39; on the other machine, Vim which I use there assigned it this mime type. I&#39;ll have to fix it there.</p>
<p>Now I am trying to figure out how to convert between mime types. A simpler solution is to just copy text to a new file, but would be nice to do a proper conversion.</p>
<p>Zeeshan A Zakaria</p>
<p>--<br>
<a href="http://www.ilovetovoip.com">www.ilovetovoip.com</a></p>
<p><blockquote type="cite">On 2010-08-25 12:01 PM, &quot;Watkins, Bradley&quot; &lt;<a href="mailto:Bradley.Watkins@compuware.com">Bradley.Watkins@compuware.com</a>&gt; wrote:<br><br>



<div>
<div dir="ltr" align="left"><font color="#0000ff" size="2" face="Arial"></font> </div><br>
<div dir="ltr" lang="en-us" align="left">
<hr>
<font size="2" face="Tahoma"><p><font color="#500050"><br>From: <a href="mailto:asterisk-users-bounces@lists.digium.com">asterisk-users-bounces@lists.digium.com</a> [mailto:<a href="mailto:asterisk-users-bounces@lists.digium.com">asterisk-users-bounces@lists.digium.com</a>] On B...</font></p>
<b>Sent:</b> Wednesday, August 25, 2010 11:43 AM<p><font color="#500050"><br>To: Asterisk Users Mailing List - Non-Commercial Discussion</font></p><b>Subject:</b> Re: 
[asterisk-users] AEL - what is error: ael.flex:647 ael_yylex:Unhandled 
char(s):<br></font><br></div><p><font color="#500050">That&#39;s what I understood too from this one and probably only related google search result, but even ...</font></p><p><span><font color="#0000ff" size="2" face="Arial">Is there 
any chance that these files were edited on a Windows machine and then copied 
back to the Asterisk boxes?  That is, are there some nefarious ^m 
characters hiding in there?</font></span></p>
<p><span><font color="#0000ff" size="2" face="Arial"></font></span> </p>
<p><span><font color="#0000ff" size="2" face="Arial">Regards,</font></span></p>
<p><span><font color="#0000ff" size="2" face="Arial">- 
Brad</font></span></p>
<p></p></div>
<br>--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" 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" 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" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></p>