aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2008-10-01The logic surrounding the return value of ast_spawn_extensionmmichelson1-1/+1
2008-10-01Merged revisions 145479 via svnmerge from lmadsen1-0/+1
2008-10-01Initializing buffer prevents a segfault when arguments are incomplete.tilghman1-1/+1
2008-10-01Too many times have I mistyped the wordmmichelson1-0/+2
2008-10-01tabs to spacesrussell1-8/+8
2008-09-30(closes issue #13337)jpeeler1-0/+2
2008-09-30Add support for call pickup on Snom phones. Asterisk now includes a magicrussell2-17/+108
2008-09-30* Miscellaneous formatting changes to make v1.4 and trunkrmudgett4-136/+134
2008-09-28Merge the cli_cleanup branch.mvanbaak21-283/+233
2008-09-28Change several improper "sizeof" to "strlen", as sizeof in that context wouldtilghman1-30/+56
2008-09-28rename chandup() and clarify its usagekpfleming1-10/+13
2008-09-27remove incorrect commentkpfleming1-1/+0