summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-12Test script to verify that timezone cache is properly removed on zonefile alt...Tilghman Lesher
2010-03-12Only change the RTP ssrc when we see that it has changedTerry Wilson
2010-03-12add missing mfcr2_skip_category settingMoises Silva
2010-03-12Don't override a user option with the global option.Tilghman Lesher
2010-03-12Merged revisions 251986 via svnmerge from Richard Mudgett
2010-03-12Doxegen this chan_dahdi lock.Richard Mudgett
2010-03-11Because ExecIf needs to reprocess arguments, it's best if we don't remove quo...Tilghman Lesher
2010-03-11Fix tests on 32-bit systems.Tilghman Lesher
2010-03-11If the argument to the system application is quoted, ensure we remove the quo...Tilghman Lesher
2010-03-11Minor tweaks and comment updates to chan_dahdi.Richard Mudgett
2010-03-11Add supporting code for app-directory pause option.Alec L Davis
2010-03-10Add new unit test for stringfields.Jeff Peeler
2010-03-10Hmmm, apparently needed to be fixed in trunk, too.Tilghman Lesher
2010-03-10Be less ambiguous in Record() app docs.Leif Madsen
2010-03-10Fix ParkAndAnnounce not respecting parking options.Jeff Peeler
2010-03-10It's amazing what writing a test will find.Tilghman Lesher
2010-03-10Fix jitterbuffer logging not creating logfiles.Jeff Peeler
2010-03-10Simplified dahdi_request() channel selection failed reason/cause code.Richard Mudgett
2010-03-10Reduce the amount of database access for HAVE_PRI_SERVICE_MESSAGES.Richard Mudgett
2010-03-09Build system modifications to ensure that Asterisk properly builds on Mac OS ...Tilghman Lesher
2010-03-09Blocked revisions 251410 via svnmergeSean Bright
2010-03-08Merged revisions 251309 via svnmerge from Leif Madsen
2010-03-08Remove portions that weren't meant to be committed for the OS X compat fixTilghman Lesher
2010-03-08Change needed to make Mac OS X 10.6 happyTilghman Lesher
2010-03-07Clean transmit_* for start/stop media transmission Michiel van Baak
2010-03-07Cleanup transmit_callstate handling Michiel van Baak
2010-03-07small log issue from bug 0016664Alexandr Anikin
2010-03-06Fix a crash in SIP blind transfer handling found by an automated external test.Russell Bryant
2010-03-05fixes xml error in func_pitchshiftDavid Vossel
2010-03-05PITCH_SHIFT dialplan functionDavid Vossel
2010-03-05Remove pbx_gtkconsole and related gtk1 checks.Russell Bryant
2010-03-05Fix app_followme playing wrong sound files.Jeff Peeler
2010-03-05Fix up some of chan_sip's usage of the RTP engine API.Russell Bryant
2010-03-05Missing quote in ODBC query.Tilghman Lesher
2010-03-05Fix up the ast_rtp_property enum.Russell Bryant
2010-03-05Merged revisions 250786 via svnmerge from Jeff Peeler
2010-03-04Adjust XML for func_channel to indicate that rtpdest can take a "text" argument.Mark Michelson
2010-03-03Recorded merge of revisions 250613 via svnmerge from Leif Madsen
2010-03-03Update existing Local channel documentation.Leif Madsen
2010-03-03Removed cdrflags from ast_channel structure.Richard Mudgett
2010-03-03Merged revisions 250480 via svnmerge from Jeff Peeler
2010-03-03Changes 0ms to <1ms in cli END results during 'test execute'David Vossel
2010-03-03Merged revisions 250394 via svnmerge from David Vossel
2010-03-03Add new config option to control AMI alarm event reporting in chan_dahdi.Jeff Peeler
2010-03-03One more fix to editlineTilghman Lesher
2010-03-03Eliminate remaining libedit warnings (shown in bamboo)Tilghman Lesher
2010-03-03Updated CHANGES file to mention res_fax and res_fax_spandsp.Matthew Nicholson
2010-03-03fixes signed to unsigned int comparision issue for FaxMaxDatagram value.David Vossel
2010-03-03fixes assumption that test failed if it did not pass when generating resultsDavid Vossel
2010-03-02base64 unit testDavid Vossel