[asterisk-dev] Request for new MIME type in asterisk webserver

Pari Nannapaneni pari at digium.com
Wed Mar 21 12:51:37 MST 2007


thanks josh,

Brandon and I were playing with real time graphs for
CPU , network usage etc in asterisk-GUI using SVG.
I will commit that stuff soon to the GUI.

regards,
-Pari


Joshua Colp wrote:
> Pari Nannapaneni 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
> 
> Done in 1.4 and trunk. Have fun.
> 
> Joshua Colp
> Software Developer
> Digium, Inc.
> _______________________________________________
> --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



More information about the asterisk-dev mailing list