You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asterisk/doc
Corey Farrell fed9faab8d
Git Migration: Create doc/rest-api when needed.
10 years ago
..
lang
.gitignore Git Migration: Create doc/rest-api when needed. 10 years ago
CODING-GUIDELINES
IAX2-security.pdf
IAX2-security.txt
Makefile
README.txt
aelparse.8 doc: Add a manpage for the aelparse utility 11 years ago
api-1.6.0-changes.odt
api-1.6.2-changes.txt
appdocsxml.dtd xmldocs: Add support for an <example> tag in the Asterisk XML Documentation 11 years ago
appdocsxml.xslt bridging: Give bridges a name and a known creator 12 years ago
astdb2bdb.8 man pages for astdb2bdb and astdb2sqlite3 12 years ago
astdb2sqlite3.8 man pages for astdb2bdb and astdb2sqlite3 12 years ago
asterisk.8 docs: Escape unescaped minus sign in asterisk.8 manpage. 11 years ago
asterisk.sgml
smsq.8 doc: Add a manpage for the smsq utility 11 years ago

README.txt

The vast majority of the Asterisk project documentation has been moved to the
project wiki:
    
    https://wiki.asterisk.org/

Asterisk release tarballs contain an export of the wiki in PDF and plain text
form, which you can find in:

    doc/AST.pdf
    doc/AST.txt

Asterisk uses the Doxygen documentation software.  Run "make progdocs" and open
the resulting documentation index at doc/api/index.html in a webbrowser or copy
the directory to a directory served by a webserver for remote access.