[asterisk-dev] Request for new MIME type in asterisk webserver
Sean Bright
sean.bright at gmail.com
Wed Mar 21 09:29:55 MST 2007
Feel free to add this code to your own local install of Asterisk. If you
would like this included in the Asterisk distribution, you should probably
open a feature request on Mantis and submit it there (http://bugs.digium.com
).
On 3/21/07, Pari Nannapaneni <pari at digium.com> wrote:
>
> Hi all,
> Can some one please add the following mime type in asterisk webserver.
>
> http.c
> -------
> mimetypes[] = {
> { "png", "image/png" },
> { "jpg", "image/jpeg" },
> { "js", "application/x-javascript" },
> { "wav", "audio/x-wav" },
> { "mp3", "audio/mpeg" },
> + { "svg", "image/svg+xml" },
> };
>
>
> thanks,
> Pari
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-dev mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-dev
>
--
sean
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-dev/attachments/20070321/97230964/attachment-0001.htm
More information about the asterisk-dev
mailing list