aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-10-07This was flawed. The issue that I was trying to address was addressed byseanbright1-2/+0
2008-10-07fix wording as pointed out by Corydonmvanbaak1-1/+1
2008-10-07Allow people to select the old console behavior of white text on a blacktilghman4-4/+47
2008-10-07Merged revisions 147193 via svnmerge from seanbright1-6/+2
2008-10-07Or not.seanbright1-2/+0
2008-10-07There was a boo-boo in TFOT that is causing some confusion on the mailing listsseanbright1-0/+6
2008-10-07Explicitly setting these fields to NULL was done because I wasn't sure if the...jpeeler1-3/+0
2008-10-07If we encounter something in mailbox options that we don't grok, thenseanbright1-0/+2
2008-10-07Make sure to compare the correct number of characters when special-casingseanbright1-1/+1
2008-10-07Independent change from branch issue8824 that is not part of COLP. (-r142574 ...rmudgett1-39/+26
2008-10-07A blind transfer to the parking thread would cause a segfault because copy_re...twilson1-1/+1
2008-10-06Update documentation; AST_THREADSTORAGE() in trunk only takes a singletilghman1-3/+2
2008-10-06All ODBC parts can now use either unixodbc or iodbc.mvanbaak11-55/+394
2008-10-06Similar to r143204, masquerade the channel in the case of Park being called f...jpeeler3-1/+7
2008-10-06Mvanbaak said this was needed to compile on OpenBSD, so put it in the OpenBSD...jpeeler1-1/+1
2008-10-06This commit squashes together three commits because the wrong approach was or...jpeeler1-17/+40
2008-10-06fix some comment placementjpeeler1-2/+3
2008-10-06Explicitly set args in park_call_exec NULL so in the case of no options being...jpeeler1-12/+20
2008-10-06make aescrypt.c compile on OpenBSD againmvanbaak1-0/+2
2008-10-06Merged revisions 146799 via svnmerge from tilghman11-13/+51
2008-10-06Pretty-print a couple configure optionsseanbright2-7/+9
2008-10-06Merged revisions 146711 via svnmerge from tilghman1-0/+12
2008-10-06Merged revisions 146643 via svnmerge from kpfleming0-0/+0
2008-10-06This commit introduces a change to how the "joinempty"mmichelson3-101/+144
2008-10-06Make NOISY_BUILD work for the calls to cp in utils/Makefileseanbright1-13/+27
2008-10-06Quote arguments to cp so we can handle spaces in our paths.seanbright1-12/+12
2008-10-05Make this build on my mac.russell1-0/+2
2008-10-05Recorded merge of revisions 146448 via svnmerge from qwell1-1/+2
2008-10-05This is far from optimal, but I just found a FreeBSD system withoutseanbright1-13/+7
2008-10-04Fix a bug with the last item in CLI history getting duplicated whenseanbright1-4/+7
2008-10-04Add ability to remotely reboot snom phones. Also cleaned up andseanbright1-15/+28
2008-10-03Blocked revisions 146244 via svnmergeseanbright0-0/+0
2008-10-03remove superfluous reference counting operations in manage_parkinglot since a...jpeeler1-5/+1
2008-10-03Resolve a subtle bug where we would never successfully be able to getseanbright1-5/+5
2008-10-03Blocked revisions 146129 via svnmergejpeeler0-0/+0
2008-10-03document meetme schedule changes (related to issue #11040)tilghman1-0/+5
2008-10-03put a note in CHANGES about the cli_cleanup done during AstriDevConmvanbaak1-0/+2
2008-10-03The dialing API should inherit datastores as well as variablestwilson1-0/+1
2008-10-02The 'P' command for ExternalIVR was also added in 1.6.0russell1-1/+1
2008-10-02TCP support for ExternalIVR went in to 1.6.1, not 1.6.0russell1-2/+2
2008-10-02fix the 'meetme list', 'meetme list concise', 'meetme list $confno' and 'meet...mvanbaak1-70/+66
2008-10-02Permit the syntax and synopsis fields to be set (for func_odbc).tilghman3-3/+34
2008-10-02make this compile under devmode againmvanbaak1-1/+1
2008-10-02Blocked revisions 145839 via svnmergetilghman0-0/+0
2008-10-02This is much cleaner, methinks.seanbright2-105/+5
2008-10-02Merged revisions 145751 via svnmerge from tilghman1-9/+15
2008-10-01Try a test compile using the GMime library. Some distros install gmime-configseanbright2-0/+100
2008-10-01Add schedule extensions to app_meetme. In addition, the reporter found atilghman4-138/+410
2008-10-01Okay, this should really do it now. While I did managemmichelson1-3/+4
2008-10-01if (!(x) == 0) is the same asmmichelson1-1/+1