mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-24 06:53:41 +00:00
Asterisk GUI project, we need a fully functional HTTP interface with access to the Asterisk manager interface. One of the things that was intended to be a part of this system, but was never actually implemented, was the ability for the GUI to be able to upload files to Asterisk. So, this commit adds this in the most minimally invasive way that we could come up with. A lot of work on minimime was done by Steve Murphy. He fixed a lot of bugs in the parser, and updated it to be thread-safe. The ability to check permissions of active manager sessions was added by Dwayne Hubbard. Then, hacking this all together and do doing the modifications necessary to the HTTP interface was done by me. git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@60603 65c4cc65-6c06-0410-ace0-fbb531ad65f3
31 lines
1.7 KiB
HTML
31 lines
1.7 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
|
|
<title>MiniMIME: Module Index</title>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
|
<link href="tabs.css" rel="stylesheet" type="text/css">
|
|
</head><body>
|
|
<!-- Generated by Doxygen 1.5.1 -->
|
|
<div class="tabs">
|
|
<ul>
|
|
<li><a href="index.html"><span>Main Page</span></a></li>
|
|
<li id="current"><a href="modules.html"><span>Modules</span></a></li>
|
|
<li><a href="files.html"><span>Files</span></a></li>
|
|
<li><a href="pages.html"><span>Related Pages</span></a></li>
|
|
</ul></div>
|
|
<h1>MiniMIME Modules</h1>Here is a list of all modules:<ul>
|
|
<li><a class="el" href="group__codecs.html">Manipulating MiniMIME codecs</a>
|
|
<li><a class="el" href="group__contenttype.html">Accessing and manipulating Content-Type objects</a>
|
|
<li><a class="el" href="group__context.html">Accessing and manipulating MIME contexts</a>
|
|
<li><a class="el" href="group__envelope.html">Accessing and manipulating a message's envelope</a>
|
|
<li><a class="el" href="group__error.html">MiniMIME error functions</a>
|
|
<li><a class="el" href="group__mimepart.html">Accessing and manipulating MIME parts</a>
|
|
<li><a class="el" href="group__mimeutil.html">MIME related utility functions</a>
|
|
<li><a class="el" href="group__param.html">Accessing and manipulating MIME parameters</a>
|
|
<li><a class="el" href="group__util.html">General purpose utility functions</a>
|
|
</ul>
|
|
<hr size="1"><address style="align: right;"><small>Generated on Thu Mar 29 17:59:09 2007 for MiniMIME by
|
|
<a href="http://www.doxygen.org/index.html">
|
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
|
|
</body>
|
|
</html>
|