summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-06All ODBC parts can now use either unixodbc or iodbc.Michiel van Baak
2008-10-06Similar to r143204, masquerade the channel in the case of Park being called f...Jeff Peeler
2008-10-06Mvanbaak said this was needed to compile on OpenBSD, so put it in the OpenBSD...Jeff Peeler
2008-10-06This commit squashes together three commits because the wrong approach was or...Jeff Peeler
2008-10-06fix some comment placementJeff Peeler
2008-10-06Explicitly set args in park_call_exec NULL so in the case of no options being...Jeff Peeler
2008-10-06make aescrypt.c compile on OpenBSD againMichiel van Baak
2008-10-06Merged revisions 146799 via svnmerge from Tilghman Lesher
2008-10-06Pretty-print a couple configure optionsSean Bright
2008-10-06Merged revisions 146711 via svnmerge from Tilghman Lesher
2008-10-06Merged revisions 146643 via svnmerge from Kevin P. Fleming
2008-10-06This commit introduces a change to how the "joinempty"Mark Michelson
2008-10-06Make NOISY_BUILD work for the calls to cp in utils/MakefileSean Bright
2008-10-06Quote arguments to cp so we can handle spaces in our paths.Sean Bright
2008-10-05Make this build on my mac.Russell Bryant
2008-10-05Recorded merge of revisions 146448 via svnmerge from Jason Parker
2008-10-05This is far from optimal, but I just found a FreeBSD system withoutSean Bright
2008-10-04Fix a bug with the last item in CLI history getting duplicated whenSean Bright
2008-10-04Add ability to remotely reboot snom phones. Also cleaned up andSean Bright
2008-10-03Blocked revisions 146244 via svnmergeSean Bright
2008-10-03remove superfluous reference counting operations in manage_parkinglot since a...Jeff Peeler
2008-10-03Resolve a subtle bug where we would never successfully be able to getSean Bright
2008-10-03Blocked revisions 146129 via svnmergeJeff Peeler
2008-10-03document meetme schedule changes (related to issue #11040)Tilghman Lesher
2008-10-03put a note in CHANGES about the cli_cleanup done during AstriDevConMichiel van Baak
2008-10-03The dialing API should inherit datastores as well as variablesTerry Wilson
2008-10-02The 'P' command for ExternalIVR was also added in 1.6.0Russell Bryant
2008-10-02TCP support for ExternalIVR went in to 1.6.1, not 1.6.0Russell Bryant
2008-10-02fix the 'meetme list', 'meetme list concise', 'meetme list $confno' and 'meet...Michiel van Baak
2008-10-02Permit the syntax and synopsis fields to be set (for func_odbc).Tilghman Lesher
2008-10-02make this compile under devmode againMichiel van Baak
2008-10-02Blocked revisions 145839 via svnmergeTilghman Lesher
2008-10-02This is much cleaner, methinks.Sean Bright
2008-10-02Merged revisions 145751 via svnmerge from Tilghman Lesher
2008-10-01Try a test compile using the GMime library. Some distros install gmime-configSean Bright
2008-10-01Add schedule extensions to app_meetme. In addition, the reporter found aTilghman Lesher
2008-10-01Okay, this should really do it now. While I did manageMark Michelson
2008-10-01if (!(x) == 0) is the same asMark Michelson
2008-10-01The logic surrounding the return value of ast_spawn_extensionMark Michelson
2008-10-01Merged revisions 145479 via svnmerge from Leif Madsen
2008-10-01Initializing buffer prevents a segfault when arguments are incomplete.Tilghman Lesher
2008-10-01Too many times have I mistyped the wordMark Michelson
2008-10-01tabs to spacesRussell Bryant
2008-09-30(closes issue #13337)Jeff Peeler
2008-09-30Add support for call pickup on Snom phones. Asterisk now includes a magicRussell Bryant
2008-09-30* Miscellaneous formatting changes to make v1.4 and trunkRichard Mudgett
2008-09-28Merge the cli_cleanup branch.Michiel van Baak
2008-09-28Change several improper "sizeof" to "strlen", as sizeof in that context wouldTilghman Lesher
2008-09-28rename chandup() and clarify its usageKevin P. Fleming
2008-09-27remove incorrect commentKevin P. Fleming