aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-03-02fixes ability to exit echo appalecdavis1-11/+20
2010-03-02fix asterisk setting of pritimers from chan_dahdi.confalecdavis1-4/+5
2010-03-01Merged revisions 249671 via svnmerge from seanbright1-1/+1
2010-03-01Cleanup display_*message functions.mvanbaak1-70/+64
2010-03-01fix endianes issues in chan_skinnymvanbaak1-22/+24
2010-03-01Constify a bit of app_voicemail, to make ODBC and IMAP compile once again.tilghman1-10/+12
2010-03-01Merged revisions 249536 via svnmerge from jpeeler1-38/+2
2010-02-28Fix unit test that Alec Davis broke.tilghman1-1/+4
2010-02-28make unit test check for NULL folder, which then defaults to INBOXalecdavis1-1/+2
2010-02-28Properly document voicemail API documents. Also fix a crash reported via the...tilghman2-8/+33
2010-02-27overlap receiving: automatically send CALL PROCEEDING when dialplan startsalecdavis1-0/+12
2010-02-27Merged revisions 249234 via svnmerge from kpfleming1-0/+1
2010-02-26Cleanups to fix bugs in the VM count API functions.tilghman1-46/+227
2010-02-26adds Time field to "test show results" cli commanddvossel1-4/+7
2010-02-26Send a manager event when the manager BridgeAction command is used.mmichelson1-1/+9
2010-02-26Merged revisions 249100 via svnmerge from mmichelson1-0/+2
2010-02-26formatting tweaks and constificationrussell11-33/+33
2010-02-26Trim trailing whitespace (to help reduce diff against cdr-q branch)russell1-45/+45
2010-02-26Trim trailing whitespace, convert lists of defines to enumsrussell1-96/+107
2010-02-26trivial formatting tweak (working on reducing diff against trunk for cdr-q)russell1-2/+2
2010-02-26remove includerussell1-1/+0
2010-02-26constification, remove includerussell1-3/+1
2010-02-26Remove unnecessary includes, formatting tweakrussell1-5/+2
2010-02-26constification and remove unnecessary includerussell1-4/+2
2010-02-25Merged revisions 248860 via svnmerge from jpeeler1-3/+4
2010-02-25Fix incorrect ACL behavior when CIDR notation of "/0" is used.mmichelson1-1/+8
2010-02-25Merged revisions 248859 via svnmerge from tilghman1-0/+12
2010-02-25Merged revisions 248757 via svnmerge from jpeeler1-9/+10
2010-02-24Blocked revisions 248668 via svnmergejpeeler0-0/+0
2010-02-24Also kill the .i files, or else the build process will not recreate them, whe...tilghman1-1/+1
2010-02-24Merged revisions 248582 via svnmerge from tilghman3-6/+8
2010-02-24Remove unnecessary warning message, make a couple of formatting tweaksrussell1-3/+2
2010-02-24Add ASTERISK_FILE_VERSION macro.russell1-2/+6
2010-02-23Unit test for ast_str API.mmichelson1-0/+261
2010-02-23Merged revisions 248396 via svnmerge from dvossel1-19/+53
2010-02-22Move the REF_DEBUG comment higher in the include list.mmichelson1-13/+12
2010-02-22Blocked revisions 248268 via svnmergeoej0-0/+0
2010-02-22Minor tweaks to comment blocks and includes.russell2-25/+28
2010-02-22Tweak copyright and author lines.russell1-2/+2
2010-02-21Cleanup transmit_* functions, part 1mvanbaak1-56/+47
2010-02-20Improve support for RTCP reports without report blocksoej1-0/+4
2010-02-20Blocked revisions 248106 via svnmergeoej0-0/+0
2010-02-19mfcr2 issue 0016844 - Fix portability bit fields and make mfcr2_immediate_acc...moy1-10/+10
2010-02-19handle_request_invite revise comment, fix coding guideline issuesdvossel1-21/+19
2010-02-19Merged revisions 247910 via svnmerge from rmudgett1-31/+5
2010-02-18Revert an errant part of a previous cleanup, to fix a memory corruption issue.tilghman1-1/+2
2010-02-18If the peer record is from realtime, it could be set to 0, due to MySQL not r...tilghman1-1/+6
2010-02-18fixes confbridge crash when no timing module is loaded.dvossel1-0/+3
2010-02-18fixes Queue with C option crashdvossel1-1/+1
2010-02-18Merged revisions 247651 via svnmerge from mnicholson1-0/+3