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/tex
Tilghman Lesher 3598b08507
Merged revisions 190904 via svnmerge from
16 years ago
..
Makefile Merged revisions 170794 via svnmerge from 17 years ago
README.txt
ael.tex Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Configuration file and dialplan backwards compatability has been put in place where appropiate. Release announcement to follow. 17 years ago
ajam.tex
app-sms.tex git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@134806 65c4cc65-6c06-0410-ace0-fbb531ad65f3 17 years ago
asterisk-conf.tex
asterisk.tex Merged revisions 137301 via svnmerge from 17 years ago
backtrace.tex Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Configuration file and dialplan backwards compatability has been put in place where appropiate. Release announcement to follow. 17 years ago
billing.tex
cdrdriver.tex Merged revisions 190904 via svnmerge from 16 years ago
chaniax.tex
channelvariables.tex Merged revisions 179057 via svnmerge from 16 years ago
cliprompt.tex
configuration.tex Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Configuration file and dialplan backwards compatability has been put in place where appropiate. Release announcement to follow. 17 years ago
dundi.tex
enum.tex Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Configuration file and dialplan backwards compatability has been put in place where appropiate. Release announcement to follow. 17 years ago
extensions.tex Merged revisions 169793 via svnmerge from 17 years ago
freetds.tex Merged revisions 126226,126513 via svnmerge from 17 years ago
hardware.tex Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Configuration file and dialplan backwards compatability has been put in place where appropiate. Release announcement to follow. 17 years ago
ices.tex
imapstorage.tex
jitterbuffer.tex
localchannel.tex Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Configuration file and dialplan backwards compatability has been put in place where appropiate. Release announcement to follow. 17 years ago
manager.tex Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Configuration file and dialplan backwards compatability has been put in place where appropiate. Release announcement to follow. 17 years ago
misdn.tex Merged revisions 162667 via svnmerge from 17 years ago
mp3.tex
odbcstorage.tex
phoneprov.tex
privacy.tex Merged revisions 143843 via svnmerge from 17 years ago
qos.tex
queuelog.tex
queues-with-callback-members.tex Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Configuration file and dialplan backwards compatability has been put in place where appropiate. Release announcement to follow. 17 years ago
realtime.tex
security.tex Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Configuration file and dialplan backwards compatability has been put in place where appropiate. Release announcement to follow. 17 years ago
sla.tex Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Configuration file and dialplan backwards compatability has been put in place where appropiate. Release announcement to follow. 17 years ago

README.txt

Asterisk Reference Documentation
--------------------------------

1) To generate a PDF from this documentation, you will need the rubber tool,
   and all of its dependencies.  The web site for this tool is:

      http://www.pps.jussieu.fr/~beffara/soft/rubber/

   Then, once this tool is installed, running "make pdf" will generate
   the PDF automatically using this tool.  The result will be asterisk.pdf.

   NOTE:  After installing rubber, you will need to re-run the top level
   configure script.  It checks to see if rubber is installed, so that the
   asterisk.pdf Makefile target can produce a useful error message when it is
   not installed.

2) To generate HTML from this documentation, you will need the latex2html tool,
   and all of its dependencies.  The web site for this tool is:

      http://www.latex2html.org/

   Then, once this tool is installed, running "make html" will generate the
   HTML documentation.  The result will be an asterisk directory full of
   HTML files.