Commit Graph

9 Commits

Author SHA1 Message Date
Michiel van Baak
e4870b12c6 Merged revisions 143843 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
  r143843 | mvanbaak | 2008-09-21 11:53:01 +0200 (Sun, 21 Sep 2008) | 3 lines
  
  fix privacymanager example so it shows how to use the
  PRIVACYMRGSTATUS variable
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@143845 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-09-21 10:06:32 +00:00
Michiel van Baak
07bc54c7e7 Merged revisions 143840 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
  r143840 | mvanbaak | 2008-09-21 11:31:54 +0200 (Sun, 21 Sep 2008) | 3 lines
  
  document the new context argument for privacymanager
  so people can do pattern matching on the input
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@143841 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-09-21 09:32:41 +00:00
Michiel van Baak
d40687d841 Merged revisions 143837 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
  r143837 | mvanbaak | 2008-09-21 11:27:08 +0200 (Sun, 21 Sep 2008) | 2 lines
  
  fix privacy documentation. We no longer do priority jumping +101
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@143839 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-09-21 09:29:27 +00:00
Jeff Peeler
ef3b214728 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.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@122234 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-06-12 17:27:55 +00:00
Russell Bryant
4765cf4553 Another major doc directory update from IgorG. This patch includes
- Many uses of the astlisting environment around verbatim text to ensure that
   it gets properly formatted and doesn't run off the page.
 - Update some things that have been deprecated.
 - Add escaping as needed
 - and more ...

(closes issue #10978)
Reported by: IgorG
Patches: 
      texdoc-85542-1.patch uploaded by IgorG (license 20)


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@85547 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2007-10-15 13:12:51 +00:00
Russell Bryant
8b8a42e61c Many doc directory improvements, including:
- Added development section (backtrace.tex)
- Correct filesystem path formating
- Replace all "|" argument separator to ","
- Endless count of spaces at the end of line
- Using astlisting to make listings do not take so much place
- Take back ASTRISKVERSION on first page
- Make localchannel.tex readable by inserting extra end of lines

(closes issue #10962)
Reported by: IgorG
Patches: 
      texdoc-85177-1.patch uploaded by IgorG (license 20)


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@85519 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2007-10-12 15:50:29 +00:00
Russell Bryant
51e7035dfe Merge a big batch of documentation fixes for escaping, marking URLs, places
where verbatim text went off the end of the page on the PDF, and various
other improvements
(closes issue #10307, IgorG)


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@77284 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2007-07-26 14:49:51 +00:00
Tilghman Lesher
95bee48cde Fix escaping and some of the formattting (closes issue #10285)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@76874 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2007-07-24 18:19:18 +00:00
Russell Bryant
df1a340774 * Move LaTeX docs into a tex/ subdirectory of the doc/ dir
* Add a Makefile in doc/tex/ for generating PDF and HTML
* Add a README.txt file to doc/tex/ to document which tools are used and what
  web sites to visit for getting them.
* Update build_tools/prep_tarball to put the proper Asterisk version string
  in the automatically generated PDF for release tarballs


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@72982 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2007-07-02 22:27:46 +00:00