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
Igor Goncharovsky 4f437ea1f4
res_pjsip_header_funcs: Add PJSIP_HEADERS() ability to read header by pattern
4 years ago
..
CHANGES-staging res_pjsip_header_funcs: Add PJSIP_HEADERS() ability to read header by pattern 4 years ago
UPGRADE-staging res_http_media_cache: Cleanup audio format lookup in HTTP requests 4 years ago
lang doc/lang/language-criteria.txt: Link to wiki. 8 years ago
.gitignore Build System: Enable python3 compatibility. 8 years ago
CODING-GUIDELINES
IAX2-security.pdf
IAX2-security.txt
Makefile
README.txt
aelparse.8
appdocsxml.dtd Updates for the MessageSend Dialplan App 5 years ago
appdocsxml.xslt
astdb2bdb.8
astdb2sqlite3.8
asterisk-ng-doxygen.in
asterisk.8
asterisk.sgml
smsq.8

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.