summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-01Merged revisions 249671 via svnmerge from Sean Bright
2010-03-01Cleanup display_*message functions.Michiel van Baak
2010-03-01fix endianes issues in chan_skinnyMichiel van Baak
2010-03-01Constify a bit of app_voicemail, to make ODBC and IMAP compile once again.Tilghman Lesher
2010-03-01Merged revisions 249536 via svnmerge from Jeff Peeler
2010-02-28Fix unit test that Alec Davis broke.Tilghman Lesher
2010-02-28make unit test check for NULL folder, which then defaults to INBOXAlec L Davis
2010-02-28Properly document voicemail API documents. Also fix a crash reported via the...Tilghman Lesher
2010-02-27overlap receiving: automatically send CALL PROCEEDING when dialplan startsAlec L Davis
2010-02-27Merged revisions 249234 via svnmerge from Kevin P. Fleming
2010-02-26Cleanups to fix bugs in the VM count API functions.Tilghman Lesher
2010-02-26adds Time field to "test show results" cli commandDavid Vossel
2010-02-26Send a manager event when the manager BridgeAction command is used.Mark Michelson
2010-02-26Merged revisions 249100 via svnmerge from Mark Michelson
2010-02-26formatting tweaks and constificationRussell Bryant
2010-02-26Trim trailing whitespace (to help reduce diff against cdr-q branch)Russell Bryant
2010-02-26Trim trailing whitespace, convert lists of defines to enumsRussell Bryant
2010-02-26trivial formatting tweak (working on reducing diff against trunk for cdr-q)Russell Bryant
2010-02-26remove includeRussell Bryant
2010-02-26constification, remove includeRussell Bryant
2010-02-26Remove unnecessary includes, formatting tweakRussell Bryant
2010-02-26constification and remove unnecessary includeRussell Bryant
2010-02-25Merged revisions 248860 via svnmerge from Jeff Peeler
2010-02-25Fix incorrect ACL behavior when CIDR notation of "/0" is used.Mark Michelson
2010-02-25Merged revisions 248859 via svnmerge from Tilghman Lesher
2010-02-25Merged revisions 248757 via svnmerge from Jeff Peeler
2010-02-24Blocked revisions 248668 via svnmergeJeff Peeler
2010-02-24Also kill the .i files, or else the build process will not recreate them, whe...Tilghman Lesher
2010-02-24Merged revisions 248582 via svnmerge from Tilghman Lesher
2010-02-24Remove unnecessary warning message, make a couple of formatting tweaksRussell Bryant
2010-02-24Add ASTERISK_FILE_VERSION macro.Russell Bryant
2010-02-23Unit test for ast_str API.Mark Michelson
2010-02-23Merged revisions 248396 via svnmerge from David Vossel
2010-02-22Move the REF_DEBUG comment higher in the include list.Mark Michelson
2010-02-22Blocked revisions 248268 via svnmergeOlle Johansson
2010-02-22Minor tweaks to comment blocks and includes.Russell Bryant
2010-02-22Tweak copyright and author lines.Russell Bryant
2010-02-21Cleanup transmit_* functions, part 1Michiel van Baak
2010-02-20Improve support for RTCP reports without report blocksOlle Johansson
2010-02-20Blocked revisions 248106 via svnmergeOlle Johansson
2010-02-19mfcr2 issue 0016844 - Fix portability bit fields and make mfcr2_immediate_acc...Moises Silva
2010-02-19handle_request_invite revise comment, fix coding guideline issuesDavid Vossel
2010-02-19Merged revisions 247910 via svnmerge from Richard Mudgett
2010-02-18Revert an errant part of a previous cleanup, to fix a memory corruption issue.Tilghman Lesher
2010-02-18If the peer record is from realtime, it could be set to 0, due to MySQL not r...Tilghman Lesher
2010-02-18fixes confbridge crash when no timing module is loaded.David Vossel
2010-02-18fixes Queue with C option crashDavid Vossel
2010-02-18Merged revisions 247651 via svnmerge from Matthew Nicholson
2010-02-18Fix placing ISDN calls on hold preventing native bridging from being reexamin...Richard Mudgett
2010-02-18Merged revisions 247508 via svnmerge from Leif Madsen