aboutsummaryrefslogtreecommitdiffstats
path: root/doc/tex/privacy.tex
AgeCommit message (Collapse)AuthorFilesLines
2008-09-21Merged revisions 143843 via svnmerge from mvanbaak1-1/+3
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: http://svn.digium.com/svn/asterisk/branches/1.6.0@143844 f38db490-d61c-443f-a65b-d21fe96a405b
2008-09-21Merged revisions 143837 via svnmerge from mvanbaak1-2/+4
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: http://svn.digium.com/svn/asterisk/branches/1.6.0@143838 f38db490-d61c-443f-a65b-d21fe96a405b
2008-06-17Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. ↵jpeeler1-3/+3
Configuration file and dialplan backwards compatability has been put in place where appropiate. Release announcement to follow. git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@123332 f38db490-d61c-443f-a65b-d21fe96a405b
2007-10-15Another major doc directory update from IgorG. This patch includesrussell1-8/+14
- 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: http://svn.digium.com/svn/asterisk/trunk@85547 f38db490-d61c-443f-a65b-d21fe96a405b
2007-10-12Many doc directory improvements, including:russell1-35/+37
- 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: http://svn.digium.com/svn/asterisk/trunk@85519 f38db490-d61c-443f-a65b-d21fe96a405b
2007-07-26Merge a big batch of documentation fixes for escaping, marking URLs, placesrussell1-13/+14
where verbatim text went off the end of the page on the PDF, and various other improvements (closes issue #10307, IgorG) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@77284 f38db490-d61c-443f-a65b-d21fe96a405b
2007-07-24Fix escaping and some of the formattting (closes issue #10285)tilghman1-43/+45
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@76874 f38db490-d61c-443f-a65b-d21fe96a405b
2007-07-02* Move LaTeX docs into a tex/ subdirectory of the doc/ dirrussell1-0/+343
* 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: http://svn.digium.com/svn/asterisk/trunk@72982 f38db490-d61c-443f-a65b-d21fe96a405b