aboutsummaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Collapse)AuthorFilesLines
2009-02-27Merged revisions 179057 via svnmerge from qwell1-2/+2
https://origsvn.digium.com/svn/asterisk/trunk ........ r179057 | qwell | 2009-02-27 13:04:57 -0600 (Fri, 27 Feb 2009) | 8 lines 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: http://svn.digium.com/svn/asterisk/branches/1.6.0@179058 f38db490-d61c-443f-a65b-d21fe96a405b
2009-02-16Merged revisions 175952 via svnmerge from mvanbaak1-1/+1
https://origsvn.digium.com/svn/asterisk/trunk ................ r175952 | mvanbaak | 2009-02-16 01:26:59 +0100 (Mon, 16 Feb 2009) | 10 lines Merged revisions 175921 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r175921 | mvanbaak | 2009-02-16 00:37:03 +0100 (Mon, 16 Feb 2009) | 3 lines fix mis-spelling of the word registered. Reported by De_Mon on #asterisk-dev. ........ ................ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@176022 f38db490-d61c-443f-a65b-d21fe96a405b
2009-01-23Merged revisions 170794 via svnmerge from rmudgett1-1/+1
https://origsvn.digium.com/svn/asterisk/trunk ........ r170794 | rmudgett | 2009-01-23 17:10:34 -0600 (Fri, 23 Jan 2009) | 1 line Fix asterisk.pdf generation if branch name has an underscore in it. ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@170830 f38db490-d61c-443f-a65b-d21fe96a405b
2009-01-23Merged revisions 170790 via svnmerge from russell1-1/+1
https://origsvn.digium.com/svn/asterisk/trunk ........ r170790 | russell | 2009-01-23 16:58:37 -0600 (Fri, 23 Jan 2009) | 2 lines Don't blow up if a branch name has an underscore in it ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@170791 f38db490-d61c-443f-a65b-d21fe96a405b
2009-01-21Merged revisions 169793 via svnmerge from mvanbaak1-3/+0
https://origsvn.digium.com/svn/asterisk/trunk ........ r169793 | mvanbaak | 2009-01-21 23:04:16 +0100 (Wed, 21 Jan 2009) | 2 lines remove duplicated sentence. ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@169819 f38db490-d61c-443f-a65b-d21fe96a405b
2008-12-10Merged revisions 162667 via svnmerge from mmichelson1-1/+1
https://origsvn.digium.com/svn/asterisk/trunk ................ r162667 | mmichelson | 2008-12-10 10:39:10 -0600 (Wed, 10 Dec 2008) | 16 lines Merged revisions 162659 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r162659 | mmichelson | 2008-12-10 10:10:25 -0600 (Wed, 10 Dec 2008) | 8 lines Add missing documentation to misdn.txt (closes issue #14052) Reported by: festr Patches: misdn.txt.patch uploaded by festr (license 443) ........ ................ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@162668 f38db490-d61c-443f-a65b-d21fe96a405b
2008-11-10Merged revisions 155804 via svnmerge from tilghman1-0/+4
https://origsvn.digium.com/svn/asterisk/trunk ........ r155803 | tilghman | 2008-11-10 14:49:59 -0600 (Mon, 10 Nov 2008) | 1 line I got tired of saying this in every single bugnote referring to this file. ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@155815 f38db490-d61c-443f-a65b-d21fe96a405b
2008-10-09Merged revisions 147807 via svnmerge from murf1-0/+6
https://origsvn.digium.com/svn/asterisk/trunk ........ r147807 | murf | 2008-10-09 08:17:33 -0600 (Thu, 09 Oct 2008) | 15 lines (closes issue #13557) Reported by: nickpeirson Patches: pbx.c.patch uploaded by nickpeirson (license 579) replace_bzero+bcopy.patch uploaded by nickpeirson (license 579) Tested by: nickpeirson, murf 1. replaced all refs to bzero and bcopy to memset and memmove instead. 2. added a note to the CODING-GUIDELINES 3. add two macros to asterisk.h to prevent bzero, bcopy from creeping back into the source 4. removed bzero from configure, configure.ac, autoconfig.h.in ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@147809 f38db490-d61c-443f-a65b-d21fe96a405b
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-08-14Merged revisions 137987 via svnmerge from russell1-1/+1
https://origsvn.digium.com/svn/asterisk/trunk ........ r137987 | russell | 2008-08-14 17:43:15 -0500 (Thu, 14 Aug 2008) | 2 lines Fix a bashism that causes an error when trying to build the pdf on ubuntu ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@137988 f38db490-d61c-443f-a65b-d21fe96a405b
2008-08-13Merged revisions 137406 via svnmerge from seanbright1-1/+2
https://origsvn.digium.com/svn/asterisk/trunk ................ r137406 | seanbright | 2008-08-13 10:41:49 -0400 (Wed, 13 Aug 2008) | 9 lines Merged revisions 137405 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r137405 | seanbright | 2008-08-13 10:33:49 -0400 (Wed, 13 Aug 2008) | 1 line Update docs to reflect the change to cdr_tds ........ ................ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@137407 f38db490-d61c-443f-a65b-d21fe96a405b
2008-08-12Merged revisions 137301 via svnmerge from russell1-1/+1
https://origsvn.digium.com/svn/asterisk/trunk ........ r137301 | russell | 2008-08-12 14:48:38 -0500 (Tue, 12 Aug 2008) | 2 lines Grammar hax from Qwell ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@137302 f38db490-d61c-443f-a65b-d21fe96a405b
2008-08-12Merged revisions 137299 via svnmerge from russell1-10/+3
https://origsvn.digium.com/svn/asterisk/trunk ........ r137299 | russell | 2008-08-12 14:40:35 -0500 (Tue, 12 Aug 2008) | 3 lines Note that developer documentation belongs in doxygen, and not integrated with the user manual stuff in doc/tex/. ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@137300 f38db490-d61c-443f-a65b-d21fe96a405b
2008-07-31git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@134806 ↵russell1-1/+1
f38db490-d61c-443f-a65b-d21fe96a405b
2008-07-28Merged revisions 134086 via svnmerge from kpfleming2-8/+8
https://origsvn.digium.com/svn/asterisk/trunk ........ r134086 | kpfleming | 2008-07-28 11:42:00 -0500 (Mon, 28 Jul 2008) | 3 lines remove remaining Zaptel references in various places ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@134087 f38db490-d61c-443f-a65b-d21fe96a405b
2008-07-22Merged revisions 132703 via svnmerge from oej1-0/+126
https://origsvn.digium.com/svn/asterisk/trunk ................ r132703 | oej | 2008-07-22 22:46:11 +0200 (Tis, 22 Jul 2008) | 17 lines Merged revisions 132645 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r132645 | oej | 2008-07-22 22:10:26 +0200 (Tis, 22 Jul 2008) | 9 lines The most common question on the #asterisk iRC channel and on mailing lists seems to be in regards to an error message when retransmit fails. This is frequently misunderstood as a failure of Asterisk, not a failure of the network to reach the other party. This document tries to assist the Asterisk user in sorting out these issues by explaining the logic and pointing at some possible causes. Hopefully, we will get other questions now :-) ........ ................ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@132782 f38db490-d61c-443f-a65b-d21fe96a405b
2008-07-13Merged revisions 130578 via svnmerge from mvanbaak1-2/+4
https://origsvn.digium.com/svn/asterisk/trunk ........ r130578 | mvanbaak | 2008-07-14 01:14:03 +0200 (Mon, 14 Jul 2008) | 15 lines Make all sed calls Posix sed compatible. To make sure nobody commits script-modified files we first make a backup of asterisk.tex, run the script, generate the pdf and / or html, and put the original asterisk.tex back. This will guard us for the stuff that happened before that someone committed a locally modified asterisk.tex, with changes done by this script. (closes issue #13062) Reported by: mvanbaak Patches: sed_without-i-v3.diff uploaded by mvanbaak (license 7) Tested by: mvanbaak Feedback from Corydon. Thanks for taking the time to go through this. ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@130582 f38db490-d61c-443f-a65b-d21fe96a405b
2008-07-13Merged revisions 130479 via svnmerge from mvanbaak1-1/+1
https://origsvn.digium.com/svn/asterisk/trunk ........ r130479 | mvanbaak | 2008-07-13 16:58:40 +0200 (Sun, 13 Jul 2008) | 3 lines restore ASTERISKVERSION marker to asterisk.tex. This got lost in commit 97634 ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@130480 f38db490-d61c-443f-a65b-d21fe96a405b
2008-07-11Merged revisions 130044 via svnmerge from kpfleming1-17/+19
https://origsvn.digium.com/svn/asterisk/trunk ........ r130044 | kpfleming | 2008-07-11 11:18:01 -0500 (Fri, 11 Jul 2008) | 2 lines clean up a bunch more Zaptel-related references ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@130045 f38db490-d61c-443f-a65b-d21fe96a405b
2008-07-07Merged revisions 128599 via svnmerge from mmichelson1-1/+1
https://origsvn.digium.com/svn/asterisk/trunk ........ r128599 | mmichelson | 2008-07-07 09:35:27 -0500 (Mon, 07 Jul 2008) | 6 lines Update a few instances of "extensions reload" to "dialplan reload" in the documentation. Patch provided by caio1982 (license 22) ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@128601 f38db490-d61c-443f-a65b-d21fe96a405b
2008-07-06The following patch with references to t140red removed, since it only existsoej1-0/+76
in trunk. Merged revisions 128417 via svnmerge from https://origsvn.digium.com/svn/asterisk/trunk ........ r128417 | oej | 2008-07-06 12:13:45 +0200 (Sön, 06 Jul 2008) | 3 lines Adding documentation on the T.140 support in Asterisk. This is a function that we're the reference implementation on now. :-) ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@128418 f38db490-d61c-443f-a65b-d21fe96a405b
2008-07-02Merged revisions 127566 via svnmerge from mmichelson1-0/+8
https://origsvn.digium.com/svn/asterisk/trunk ........ r127566 | mmichelson | 2008-07-02 16:09:18 -0500 (Wed, 02 Jul 2008) | 4 lines Add a janitor project to use ARRAY_LEN instead of in-line sizeof() and division. ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@127567 f38db490-d61c-443f-a65b-d21fe96a405b
2008-07-02Merged revisions 126226,126513 via svnmerge from seanbright1-15/+5
https://origsvn.digium.com/svn/asterisk/trunk ........ r126226 | seanbright | 2008-06-28 17:28:16 -0400 (Sat, 28 Jun 2008) | 8 lines Merge in changes from my cdr-tds-conversion branch. This changes the internal implementation from using the volatile libtds, to using the db-lib front end. The unintended side effect of this is that we support (at least) versions 0.62 through 0.82 of the FreeTDS distribution without any #ifdef ugliness. (closes issue #12844) Reported by: jcollie ........ r126513 | seanbright | 2008-06-30 07:57:42 -0400 (Mon, 30 Jun 2008) | 4 lines Cast a few more strings to char *, so that we can compile cleanly against FreeTDS 0.60. Update the docs to reflect that we can now compile and run against all modern releases of FreeTDS (0.60 through 0.82) ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@127397 f38db490-d61c-443f-a65b-d21fe96a405b
2008-07-02Merged revisions 127363 via svnmerge from russell1-0/+226
https://origsvn.digium.com/svn/asterisk/trunk ........ r127363 | russell | 2008-07-02 07:08:33 -0500 (Wed, 02 Jul 2008) | 13 lines Add a locking section to the coding guidelines document. This section covers some locking fundamentals, as well as some information on locking as it is used in Asterisk. It describes some of the ways that are used and could be used to achieve deadlock avoidance. It also demonstrates the unfortunate conclusion that with the use of recursive locks, none of the constructs in use today are failsafe from deadlocks. Finally, it makes some recommendations for new code being written. As proper locking strategies is a complex subject, this section still has room for expansion and improvement. This is a result of collaboration between Luigi Rizzo and myself on the asterisk-dev mailing list. ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@127364 f38db490-d61c-443f-a65b-d21fe96a405b
2008-06-27Merged revisions 125988 via svnmerge from russell1-2/+2
https://origsvn.digium.com/svn/asterisk/trunk ........ r125988 | russell | 2008-06-27 14:19:08 -0500 (Fri, 27 Jun 2008) | 3 lines Fix a typo. Someone on IRC copied this literally and then wondered why it wasn't working. :) ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@125994 f38db490-d61c-443f-a65b-d21fe96a405b
2008-06-20Merged revisions 124392-124393 via svnmerge from jeffg2-44/+60
https://origsvn.digium.com/svn/asterisk/trunk ................ r124392 | jeffg | 2008-06-20 17:36:01 -0400 (Fri, 20 Jun 2008) | 9 lines Merged revisions 124372 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r124372 | jeffg | 2008-06-20 17:14:40 -0400 (Fri, 20 Jun 2008) | 1 line Fix issues in digium-mib.txt and asterisk-mib.txt to placate smilint - bug 12905 ........ ................ r124393 | jeffg | 2008-06-20 17:43:18 -0400 (Fri, 20 Jun 2008) | 12 lines (Missed committing . on previous commit.....) Merged revisions 124372 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r124372 | jeffg | 2008-06-20 17:14:40 -0400 (Fri, 20 Jun 2008) | 1 line Fix issues in digium-mib.txt and asterisk-mib.txt to placate smilint - bug 12905 ........ ................ ................ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@124394 f38db490-d61c-443f-a65b-d21fe96a405b
2008-06-18Merged revisions 123770 via svnmerge from tilghman1-0/+0
https://origsvn.digium.com/svn/asterisk/trunk ................ r123770 | tilghman | 2008-06-18 17:17:17 -0500 (Wed, 18 Jun 2008) | 16 lines Merged revisions 123769 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r123769 | tilghman | 2008-06-18 17:08:30 -0500 (Wed, 18 Jun 2008) | 8 lines Add support for saying numbers in Hebrew. (closes issue #11662) Reported by: greenfieldtech Patches: say.c.patch-12042008 uploaded by greenfieldtech (license 369) Hebrew-Sounds.ods uploaded by greenfieldtech (with signficant changes to the spreadsheet by me) ........ ................ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@123772 f38db490-d61c-443f-a65b-d21fe96a405b
2008-06-17Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. ↵jpeeler21-59/+60
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
2008-06-11Merged revisions 121805 via svnmerge from jpeeler1-2/+8
https://origsvn.digium.com/svn/asterisk/trunk ................ r121805 | jpeeler | 2008-06-11 11:11:40 -0500 (Wed, 11 Jun 2008) | 9 lines Merged revisions 121804 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r121804 | jpeeler | 2008-06-11 11:11:09 -0500 (Wed, 11 Jun 2008) | 1 line add instructions for logging gdb output via set logging on ........ ................ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@121806 f38db490-d61c-443f-a65b-d21fe96a405b
2008-05-24Merged revisions 118178 via svnmerge from jpeeler1-0/+0
https://origsvn.digium.com/svn/asterisk/trunk ........ r118178 | jpeeler | 2008-05-23 20:14:41 -0500 (Fri, 23 May 2008) | 1 line add document describing API changes from 1.4.0 to 1.6.0 ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@118179 f38db490-d61c-443f-a65b-d21fe96a405b
2008-05-23Merged revisions 118053 via svnmerge from tilghman1-0/+33
https://origsvn.digium.com/svn/asterisk/trunk ................ r118053 | tilghman | 2008-05-23 08:00:10 -0500 (Fri, 23 May 2008) | 11 lines Merged revisions 118052 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r118052 | tilghman | 2008-05-23 07:59:16 -0500 (Fri, 23 May 2008) | 3 lines Add information on using the Asterisk console, including tab command line completion. (Closes issue #12681) ........ ................ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@118054 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-17Merged revisions 114202 via svnmerge from tilghman1-1/+1
https://origsvn.digium.com/svn/asterisk/trunk ........ r114202 | tilghman | 2008-04-17 10:12:52 -0500 (Thu, 17 Apr 2008) | 2 lines fileio.h does not exist; io.h does, though. ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@114203 f38db490-d61c-443f-a65b-d21fe96a405b
2008-03-28Merged revisions 111908-111909 via svnmerge from russell1-0/+12
https://origsvn.digium.com/svn/asterisk/trunk ........ r111908 | russell | 2008-03-28 17:45:43 -0500 (Fri, 28 Mar 2008) | 3 lines Note a minor race condition that I noticed while reviewing Jeff's changes to this code. ........ r111909 | russell | 2008-03-28 17:50:46 -0500 (Fri, 28 Mar 2008) | 3 lines Make some notes about common usage of pbx_builtin_getvar_helper() that is not thread-safe. ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@111910 f38db490-d61c-443f-a65b-d21fe96a405b
2008-03-28Merged revisions 111606 via svnmerge from tilghman1-1/+8
https://origsvn.digium.com/svn/asterisk/trunk ................ r111606 | tilghman | 2008-03-28 09:37:28 -0500 (Fri, 28 Mar 2008) | 11 lines Merged revisions 111605 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r111605 | tilghman | 2008-03-28 09:35:45 -0500 (Fri, 28 Mar 2008) | 3 lines Update debugging text, since Valgrind eliminated the --log-file-exactly option. (Closes issue #12320) ........ ................ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@111607 f38db490-d61c-443f-a65b-d21fe96a405b
2008-03-26Merged revisions 110911 via svnmerge from juggie1-4/+18
https://origsvn.digium.com/svn/asterisk/trunk ........ r110911 | juggie | 2008-03-26 13:24:54 -0400 (Wed, 26 Mar 2008) | 8 lines update documentation to reflect the changes in the way configure detects net-snmp. (closes issue #12067) Reported by: juggie Patches: 12067_snmp_doc.patch uploaded by juggie (license 24) Tested by: juggie ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@110959 f38db490-d61c-443f-a65b-d21fe96a405b
2008-03-11Merged revisions 107827 via svnmerge from qwell1-24/+50
https://origsvn.digium.com/svn/asterisk/trunk ................ r107827 | qwell | 2008-03-11 18:38:00 -0500 (Tue, 11 Mar 2008) | 15 lines Merged revisions 107826 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r107826 | qwell | 2008-03-11 18:37:05 -0500 (Tue, 11 Mar 2008) | 7 lines Update documentation for pgsql ODBC voicemail. (closes issue #12186) Reported by: jsmith Patches: vm_pgsql_doc_update.patch uploaded by jsmith (license 15) ........ ................ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@107828 f38db490-d61c-443f-a65b-d21fe96a405b
2008-03-07Merged revisions 106684 via svnmerge from russell1-1/+1
https://origsvn.digium.com/svn/asterisk/trunk ........ r106684 | russell | 2008-03-07 10:31:48 -0600 (Fri, 07 Mar 2008) | 2 lines fix example usage ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@106686 f38db490-d61c-443f-a65b-d21fe96a405b
2008-03-07Merged revisions 106518 via svnmerge from russell1-0/+4
https://origsvn.digium.com/svn/asterisk/trunk ........ r106518 | russell | 2008-03-06 19:19:02 -0600 (Thu, 06 Mar 2008) | 1 line minor text changes ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@106520 f38db490-d61c-443f-a65b-d21fe96a405b
2008-03-07Merged revisions 106507 via svnmerge from russell1-18/+118
https://origsvn.digium.com/svn/asterisk/trunk ........ r106507 | russell | 2008-03-06 19:15:36 -0600 (Thu, 06 Mar 2008) | 2 lines Add updated SMDI documentation that I had only sitting in my email ... oops ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@106508 f38db490-d61c-443f-a65b-d21fe96a405b
2008-03-06Merged revisions 106186 via svnmerge from russell1-0/+14
https://origsvn.digium.com/svn/asterisk/trunk ........ r106186 | mvanbaak | 2008-03-05 15:19:06 -0600 (Wed, 05 Mar 2008) | 7 lines document var_metric usage to prevent bugreports that are actually configuration issues (closes issue #12151) Reported by: caio1982 Patches: DB_metric3.diff uploaded by caio1982 (license 22) ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@106315 f38db490-d61c-443f-a65b-d21fe96a405b
2008-02-27note that the chan_sip conversion is already in progressrussell1-0/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@104473 f38db490-d61c-443f-a65b-d21fe96a405b
2008-02-27add another janitor projectrussell1-0/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@104444 f38db490-d61c-443f-a65b-d21fe96a405b
2008-02-27Add the stuff from the janitor projects page that is still relevant. I figurerussell1-0/+15
that if we keep this in the tree, it will be much easier to keep up to date. The page on asterisk.org just links to this on svn.digium.com/view git-svn-id: http://svn.digium.com/svn/asterisk/trunk@104419 f38db490-d61c-443f-a65b-d21fe96a405b
2008-02-27Create placeholder file...for now.qwell1-0/+0
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@104418 f38db490-d61c-443f-a65b-d21fe96a405b
2008-02-261) Make braces mandatory for if/for/while, even around single statements.tilghman1-10/+14
2) Revise the argument parsing section, showing use of the standard macros. 3) Fix a typo. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@104176 f38db490-d61c-443f-a65b-d21fe96a405b
2008-02-25Adding more tls configuration details to sip.conf sample, with a list of ↵bbryant1-0/+2
valid ciphers provided in both files. .. First commit since July, woot git-svn-id: http://svn.digium.com/svn/asterisk/trunk@104088 f38db490-d61c-443f-a65b-d21fe96a405b
2008-02-22Move Originate to a separate privilege and require the additional System ↵tilghman1-0/+5
privilege to call out to a subshell. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@104039 f38db490-d61c-443f-a65b-d21fe96a405b
2008-02-15Merged revisions 103722 via svnmerge from mmichelson1-1/+4
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r103722 | mmichelson | 2008-02-15 11:26:37 -0600 (Fri, 15 Feb 2008) | 8 lines Final round of changes for configure script logic for IMAP Now if a directory is specified, then we will search that directory for a source installation of the IMAP toolkit. If none is found, then we will use that directory as the basis for detecting a package installation of the IMAP c-client. If that check fails, then configure will fail. ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@103725 f38db490-d61c-443f-a65b-d21fe96a405b
2008-02-15Same changes as made to 1.4 in revision 103710mmichelson1-4/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@103711 f38db490-d61c-443f-a65b-d21fe96a405b