asterisk/doc/tex
Jason Parker 796ec24ed5 Update documentation for DIALEDTIME and ANSWEREDTIME variables.
(closes issue #14566)
Reported by: klaus3000
Patches:
      ANSWEREDTIME-1.4-patch.txt uploaded by klaus3000 (license 65)
      ANSWEREDTIME-trunk-patch.txt uploaded by klaus3000 (license 65)


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@179057 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-02-27 19:04:57 +00:00
..
Makefile Fix asterisk.pdf generation if branch name has an underscore in it. 2009-01-23 23:10:34 +00:00
README.txt * Move LaTeX docs into a tex/ subdirectory of the doc/ dir 2007-07-02 22:27:46 +00:00
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. 2008-06-12 17:27:55 +00:00
ajam.tex Another major doc directory update from IgorG. This patch includes 2007-10-15 13:12:51 +00:00
app-sms.tex Fix some tex errors 2008-07-31 16:37:08 +00:00
asterisk-conf.tex Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
asterisk.tex This shouldn't have gotten commited. We might want to generate this into a separate file instead of the version controlled one. 2008-12-13 03:03:15 +00:00
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. 2008-06-12 17:27:55 +00:00
billing.tex Another major doc directory update from IgorG. This patch includes 2007-10-15 13:12:51 +00:00
cdrdriver.tex Use a \picture instead of ASCII art. 2008-12-14 15:26:37 +00:00
chaniax.tex * Move LaTeX docs into a tex/ subdirectory of the doc/ dir 2007-07-02 22:27:46 +00:00
channelvariables.tex Update documentation for DIALEDTIME and ANSWEREDTIME variables. 2009-02-27 19:04:57 +00:00
cliprompt.tex Add %u and %g to the ASTERISK_PROMPT settings, for username and group, 2008-07-30 15:30:18 +00:00
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. 2008-06-12 17:27:55 +00:00
dundi.tex Another major doc directory update from IgorG. This patch includes 2007-10-15 13:12:51 +00:00
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. 2008-06-12 17:27:55 +00:00
extensions.tex remove duplicated sentence. 2009-01-21 22:04:16 +00:00
freetds.tex Cast a few more strings to char *, so that we can compile cleanly against 2008-06-30 11:57:42 +00:00
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. 2008-06-12 17:27:55 +00:00
ices.tex Many doc directory improvements, including: 2007-10-12 15:50:29 +00:00
imapstorage.tex Merged revisions 103722 via svnmerge from 2008-02-15 17:32:43 +00:00
jitterbuffer.tex Another major doc directory update from IgorG. This patch includes 2007-10-15 13:12:51 +00:00
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. 2008-06-12 17:27:55 +00:00
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. 2008-06-12 17:27:55 +00:00
misdn.tex Merged revisions 162659 via svnmerge from 2008-12-10 16:39:10 +00:00
mp3.tex Merged revisions 77424,77429 via svnmerge from 2007-07-26 22:17:25 +00:00
odbcstorage.tex Use tables instead of ASCII art. Also change a bit of minor formatting. 2008-12-16 01:52:32 +00:00
phoneprov.tex Update res_phoneprov to default to setting the SERVER variable to the IP 2008-01-17 03:09:32 +00:00
privacy.tex fix privacymanager example so it shows how to use the 2008-09-21 09:53:01 +00:00
qos.tex Use actual tables instead of ASCII art ones. 2008-12-13 03:00:26 +00:00
queuelog.tex Fix some tex errors 2008-07-31 16:37:08 +00:00
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. 2008-06-12 17:27:55 +00:00
realtime.tex document var_metric usage to prevent bugreports that are actually configuration issues 2008-03-05 21:19:06 +00:00
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. 2008-06-12 17:27:55 +00:00
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. 2008-06-12 17:27:55 +00:00

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.