]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2010-03-10  Leif MadsenBe less ambiguous in Record() app docs.
2010-03-10  Jeff PeelerFix ParkAndAnnounce not respecting parking options.
2010-03-10  Tilghman LesherIt's amazing what writing a test will find.
2010-03-10  Jeff PeelerFix jitterbuffer logging not creating logfiles.
2010-03-10  Richard MudgettSimplified dahdi_request() channel selection failed...
2010-03-10  Richard MudgettReduce the amount of database access for HAVE_PRI_SERVI...
2010-03-09  Tilghman LesherBuild system modifications to ensure that Asterisk...
2010-03-09  Sean BrightBlocked revisions 251410 via svnmerge
2010-03-08  Leif MadsenMerged revisions 251309 via svnmerge from
2010-03-08  Tilghman LesherRemove portions that weren't meant to be committed...
2010-03-08  Tilghman LesherChange needed to make Mac OS X 10.6 happy
2010-03-07  Michiel van... Clean transmit_* for start/stop media transmission
2010-03-07  Michiel van... Cleanup transmit_callstate handling
2010-03-07  Alexandr Anikinsmall log issue from bug 0016664
2010-03-06  Russell BryantFix a crash in SIP blind transfer handling found by...
2010-03-05  David Vosselfixes xml error in func_pitchshift
2010-03-05  David VosselPITCH_SHIFT dialplan function
2010-03-05  Russell BryantRemove pbx_gtkconsole and related gtk1 checks.
2010-03-05  Jeff PeelerFix app_followme playing wrong sound files.
2010-03-05  Russell BryantFix up some of chan_sip's usage of the RTP engine API.
2010-03-05  Tilghman LesherMissing quote in ODBC query.
2010-03-05  Russell BryantFix up the ast_rtp_property enum.
2010-03-05  Jeff PeelerMerged revisions 250786 via svnmerge from
2010-03-04  Mark MichelsonAdjust XML for func_channel to indicate that rtpdest...
2010-03-03  Leif MadsenRecorded merge of revisions 250613 via svnmerge from
2010-03-03  Leif MadsenUpdate existing Local channel documentation.
2010-03-03  Richard MudgettRemoved cdrflags from ast_channel structure.
2010-03-03  Jeff PeelerMerged revisions 250480 via svnmerge from
2010-03-03  David VosselChanges 0ms to <1ms in cli END results during 'test...
2010-03-03  David VosselMerged revisions 250394 via svnmerge from
2010-03-03  Jeff PeelerAdd new config option to control AMI alarm event report...
2010-03-03  Tilghman LesherOne more fix to editline
2010-03-03  Tilghman LesherEliminate remaining libedit warnings (shown in bamboo)
2010-03-03  Matthew NicholsonUpdated CHANGES file to mention res_fax and res_fax_spa...
2010-03-03  David Vosselfixes signed to unsigned int comparision issue for...
2010-03-03  David Vosselfixes assumption that test failed if it did not pass...
2010-03-02  David Vosselbase64 unit test
2010-03-02  Matthew NicholsonMerge missed files from res_fax/res_fax_spandsp merge.
2010-03-02  Matthew NicholsonMerge res_fax and res_fax_spandsp.
2010-03-02  David Vosseladds 'p' option to PickupChan
2010-03-02  Leif MadsenUpdate IMAP documentation.
2010-03-02  Leif MadsenMerged revisions 250043 via svnmerge from
2010-03-02  Leif MadsenRecorded merge of revisions 250041 via svnmerge from
2010-03-02  Leif MadsenUpdate documentation to not imply we support overriding...
2010-03-02  Leif MadsenFix literal values wrapped in documentation.
2010-03-02  Alec L Davisrevert ability to exit echo app
2010-03-02  Leif MadsenAdd missing description of the PARKINGLOT variable...
2010-03-02  Leif MadsenConvert some DUNDI functions to XML documentation.
2010-03-02  David Vosselfixes adaptive jitterbuffer configuration
2010-03-02  Leif MadsenFix several XML documentation validate errors.
2010-03-02  Jeff Peelerfix build by checking result of symlink in test_voicema...
2010-03-02  Jeff PeelerAdd new application VMSayName for use with voicemail.
2010-03-02  Alec L Davisfixes ability to exit echo app
2010-03-02  Alec L Davisfix asterisk setting of pritimers from chan_dahdi.conf
2010-03-01  Sean BrightMerged revisions 249671 via svnmerge from
2010-03-01  Michiel van... Cleanup display_*message functions.
2010-03-01  Michiel van... fix endianes issues in chan_skinny
2010-03-01  Tilghman LesherConstify a bit of app_voicemail, to make ODBC and IMAP...
2010-03-01  Jeff PeelerMerged revisions 249536 via svnmerge from
2010-02-28  Tilghman LesherFix unit test that Alec Davis broke.
2010-02-28  Alec L Davismake unit test check for NULL folder, which then defaul...
2010-02-28  Tilghman LesherProperly document voicemail API documents. Also fix...
2010-02-27  Alec L Davisoverlap receiving: automatically send CALL PROCEEDING...
2010-02-27  Kevin P. FlemingMerged revisions 249234 via svnmerge from
2010-02-26  Tilghman LesherCleanups to fix bugs in the VM count API functions.
2010-02-26  David Vosseladds Time field to "test show results" cli command
2010-02-26  Mark MichelsonSend a manager event when the manager BridgeAction...
2010-02-26  Mark MichelsonMerged revisions 249100 via svnmerge from
2010-02-26  Russell Bryantformatting tweaks and constification
2010-02-26  Russell BryantTrim trailing whitespace (to help reduce diff against...
2010-02-26  Russell BryantTrim trailing whitespace, convert lists of defines...
2010-02-26  Russell Bryanttrivial formatting tweak (working on reducing diff...
2010-02-26  Russell Bryantremove include
2010-02-26  Russell Bryantconstification, remove include
2010-02-26  Russell BryantRemove unnecessary includes, formatting tweak
2010-02-26  Russell Bryantconstification and remove unnecessary include
2010-02-25  Jeff PeelerMerged revisions 248860 via svnmerge from
2010-02-25  Mark MichelsonFix incorrect ACL behavior when CIDR notation of "...
2010-02-25  Tilghman LesherMerged revisions 248859 via svnmerge from
2010-02-25  Jeff PeelerMerged revisions 248757 via svnmerge from
2010-02-24  Jeff PeelerBlocked revisions 248668 via svnmerge
2010-02-24  Tilghman LesherAlso kill the .i files, or else the build process will...
2010-02-24  Tilghman LesherMerged revisions 248582 via svnmerge from
2010-02-24  Russell BryantRemove unnecessary warning message, make a couple of...
2010-02-24  Russell BryantAdd ASTERISK_FILE_VERSION macro.
2010-02-23  Mark MichelsonUnit test for ast_str API.
2010-02-23  David VosselMerged revisions 248396 via svnmerge from
2010-02-22  Mark MichelsonMove the REF_DEBUG comment higher in the include list.
2010-02-22  Olle JohanssonBlocked revisions 248268 via svnmerge
2010-02-22  Russell BryantMinor tweaks to comment blocks and includes.
2010-02-22  Russell BryantTweak copyright and author lines.
2010-02-21  Michiel van... Cleanup transmit_* functions, part 1
2010-02-20  Olle JohanssonImprove support for RTCP reports without report blocks
2010-02-20  Olle JohanssonBlocked revisions 248106 via svnmerge
2010-02-19  Moises Silvamfcr2 issue 0016844 - Fix portability bit fields and...
2010-02-19  David Vosselhandle_request_invite revise comment, fix coding guidel...
2010-02-19  Richard MudgettMerged revisions 247910 via svnmerge from
2010-02-18  Tilghman LesherRevert an errant part of a previous cleanup, to fix...
2010-02-18  Tilghman LesherIf the peer record is from realtime, it could be set...
2010-02-18  David Vosselfixes confbridge crash when no timing module is loaded.
next