summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-30Cast a few more strings to char *, so that we can compile cleanly againstSean Bright
2008-06-29import the recent additions for video console into trunk,Luigi Rizzo
2008-06-29fix wrong argument in checking boundaries for a rectangleLuigi Rizzo
2008-06-29Blocked revisions 126395 via svnmergeKevin P. Fleming
2008-06-29various minor fixes created while i worked on getting *every* Asterisk module...Kevin P. Fleming
2008-06-29This was bogus, need to find a better way.Sean Bright
2008-06-29While we're at it, escape all the columns in our TDS queries as well. DoubleSean Bright
2008-06-29implement a 'toggle' option for 'console mute' and 'console unmute'Luigi Rizzo
2008-06-29add some defines and fields in preparation for the import ofLuigi Rizzo
2008-06-29accept any name starting with X11 for X11 grabbers - this letsLuigi Rizzo
2008-06-29make this compile after ast_frame's data field changed to a unionLuigi Rizzo
2008-06-29Quote column names when inserting CDRs into postgres to avoid conflictsSean Bright
2008-06-28Merge in changes from my cdr-tds-conversion branch. This changes the internalSean Bright
2008-06-28yay for airplane ride optimizations... sort the fields in ast_channel by alig...Kevin P. Fleming
2008-06-28fix silly syntax errorKevin P. Fleming
2008-06-28add message when no UI for menuselect is presentKevin P. Fleming
2008-06-28use batch-mode (no user interface) menuselect for --check-deps operationsKevin P. Fleming
2008-06-27Pretty up the 'cdr show status' output.Sean Bright
2008-06-27Merged revisions 126056 via svnmerge from Tilghman Lesher
2008-06-27Separate multiple items encoded into a single field with ';'Tilghman Lesher
2008-06-27Fix a typo. Someone on IRC copied this literally and then wondered why itRussell Bryant
2008-06-27Revert this part of the fix. We'll fix it in libss7Matthew Fredrickson
2008-06-27Obviously somebody didn't compile with libss7 support when doing the DAHDI co...Matthew Fredrickson
2008-06-27Add support for new commands to block/unblock all CICs on a linksetMatthew Fredrickson
2008-06-27Small error in the function that converts peer transports to a string.Brett Bryant
2008-06-27Document DLA_UNLOCK and DLA_LOCKTilghman Lesher
2008-06-27Blocked revisions 125893 via svnmergeTilghman Lesher
2008-06-27Change the way that the transport option works for sip users. transport will ...Brett Bryant
2008-06-27Optimization suggested by Russell to cache the value of pthread_self() soMark Michelson
2008-06-27Remove debug messageMark Michelson
2008-06-27Ensure the thread-safety of the monexec variable in app_queue.Mark Michelson
2008-06-27Revert half of the fix, as this part may have been unnecessary (related to is...Tilghman Lesher
2008-06-27Remove an unneeded target from the MakefileMark Michelson
2008-06-27Push relatively unused compiler options down the list, keeping the popular op...Tilghman Lesher
2008-06-27Merged revisions 125793 via svnmerge from Tilghman Lesher
2008-06-27Merged revisions 125740 via svnmerge from Tilghman Lesher
2008-06-27Fix a compile time error that occurs if OpenSSL is not installed. Reported by...Philippe Sultan
2008-06-27Make this compile with dev-mode onMark Michelson
2008-06-27The monitor-join option for queues was deprecated in favor of usingMark Michelson
2008-06-26Improve consistency between app_dial and app_queue with regardsMark Michelson
2008-06-26remove block of commented code to set __ouripMichiel van Baak
2008-06-26remove paging device from chan_skinny.Michiel van Baak
2008-06-26Fix a really stupid mistakeMark Michelson
2008-06-26Merged revisions 125587 via svnmerge from Jason Parker
2008-06-26Merged revisions 125585 via svnmerge from Mark Michelson
2008-06-26Don't hang if the command is blankTilghman Lesher
2008-06-26Blocked revisions 125530 via svnmergeMark Michelson
2008-06-26Merged revisions 125476 via svnmerge from Mark Michelson
2008-06-26Don't play "your message has been saved" twice.Tilghman Lesher
2008-06-26Convert casts to unions, to fix alignment issues on SolarisTilghman Lesher