Feel free to add this code to your own local install of Asterisk.&nbsp; If you would like this included in the Asterisk distribution, you should probably open a feature request on Mantis and submit it there (<a href="http://bugs.digium.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://bugs.digium.com</a>).<br><br><div><span class="gmail_quote">On 3/21/07, <b class="gmail_sendername">Pari Nannapaneni</b> &lt;<a href="mailto:pari@digium.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
pari@digium.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi all,<br>Can some one please add the following mime type in asterisk webserver.<br><br>http.c<br>-------<br>&nbsp;&nbsp; mimetypes[] = {<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; { &quot;png&quot;, &quot;image/png&quot; },<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; { &quot;jpg&quot;, &quot;image/jpeg&quot; },
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; { &quot;js&quot;, &quot;application/x-javascript&quot; },<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; { &quot;wav&quot;, &quot;audio/x-wav&quot; },<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; { &quot;mp3&quot;, &quot;audio/mpeg&quot; },<br>+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{ &quot;svg&quot;, &quot;image/svg+xml&quot; },
<br>&nbsp;&nbsp; };<br><br><br>thanks,<br>Pari<br>_______________________________________________<br>--Bandwidth and Colocation provided by <a href="http://Easynews.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
Easynews.com</a> --<br><br>asterisk-dev mailing list<br>To UNSUBSCRIBE or update options visit:
<br>&nbsp;&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-dev" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://lists.digium.com/mailman/listinfo/asterisk-dev</a><br></blockquote></div>
<br><br clear="all"><br>-- <br>sean