Merge changes from svn/asterisk/team/russell/LaTeX_docs.

* Convert most of the doc directory into a single LaTeX formatted document
  so that we can generate a PDF, HTML, or other formats from this
  information.
* Add a CLI command to dump the application documentation into LaTeX format
  which will only be include if the configure script is run with 
  --enable-dev-mode.
* The PDF turned out to be close to 1 MB, so it is not included.  However, you
  can simply run "make asterisk.pdf" to generate it yourself.  We may include
  it in release tarballs or have automatically generated ones on the web site,
  but that has yet to be decided.


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@58931 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Russell Bryant
2007-03-15 22:25:12 +00:00
parent 6548086af0
commit c474809cdf
60 changed files with 5325 additions and 2739 deletions

View File

@@ -1,22 +0,0 @@
The Asterisk PBX supports H.323 via two totally separate
channel drivers.
You can find more information Asterisk's native H.323
support in /path/to/asterisk/channels/h323/README or
you can download a third party driver at
http://www.inaccessnetworks.com/projects/asterisk-oh323
Asterisk's native H.323 is supported and maintained by
Jeremy McNamara (JerJer in irc). Support for the third
party H.323 driver is supplied by inAccessNetworks.
If you have trouble with either driver you should direct
your debug and comments to the appropriate party, making
sure to be specific in exactly which H.323 driver you are
running.
Please, read all supplied documentation before contacting
either party for support. Many issues can be quickly
resolved by simply following the instructions that are
provided.