summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2010-04-22Fix previous commit.Matthew Nicholson
2010-04-22Merged revisions 193391,258670 via svnmerge from Matthew Nicholson
2010-04-22Add ast_event subscription unit test and fix some ast_event API bugs.Russell Bryant
2010-04-22Remove ABI differences that occured when compiling with DEBUG_THREADS.Jason Parker
2010-04-22Asterisk data retrieval API.Eliel C. Sardanons
2010-04-21Added MixMonitorMute manager commandJulian Lyndon-Smith
2010-04-19Change log message to match severity.Jason Parker
2010-04-19Don't consider a missing indications.conf to be a critical error.Jason Parker
2010-04-19Fix incomplete CDR merge from r195881Terry Wilson
2010-04-15Merged revisions 257544 via svnmerge from Tilghman Lesher
2010-04-14Yet another issue where the conversion of the application delimiter to comma ...Tilghman Lesher
2010-04-13Merged revisions 257070 via svnmerge from Matthew Nicholson
2010-04-12Fix issue where recall would not happen when it should.Mark Michelson
2010-04-12CLI command logger set level auto complete.Leif Madsen
2010-04-09Remove status_response callbacks where they are not needed.Mark Michelson
2010-04-09Merge Call completion support into trunk.Mark Michelson
2010-04-09func_srv and explicit specification of a remote IP for SIP.Mark Michelson
2010-04-03Consolidate ast_channel.cid.cid_rdnis into ast_channel.redirecting.from.number.Richard Mudgett
2010-04-02Merged revisions 256009 via svnmerge from Russell Bryant
2010-04-02Pass the PID of the Asterisk process, not the PID of the canary.Tilghman Lesher
2010-04-02Allow symbol export filtering to work properly on platforms that have symbol ...Kevin P. Fleming
2010-03-29Remove a debugging log entry.Russell Bryant
2010-03-25Merged revisions 254451 via svnmerge from Terry Wilson
2010-03-25Improve handling of T.38 re-INVITEs that arrive before a T.38-capableKevin P. Fleming
2010-03-24Fix potential invalid reads that could occur in pbx.cMark Michelson
2010-03-23make 'core show settings' should show all settable directoriesTzafrir Cohen
2010-03-23Put test output for a failure in a CDATA section in the XML results.Russell Bryant
2010-03-23Exit native bridging early for greater timing accuracy with warningsJeff Peeler
2010-03-23Don't act like an http write failed when it didn'tTerry Wilson
2010-03-23Change per-file debug and verbose levels to be per-module, the wayKevin P. Fleming
2010-03-22Initialize channels prior to loading "preload" modules.Mark Michelson
2010-03-22Merged revisions 253799 via svnmerge from Matthew Nicholson
2010-03-20Resolve more compiler warnings on FreeBSD.Russell Bryant
2010-03-19prevent segfault if bad magic number is encountered.Alec L Davis
2010-03-18Update comment to reflect new timeout value.Russell Bryant
2010-03-18Increase CLI command output timeout for asterisk -rx to 60 seconds.Russell Bryant
2010-03-18Just in case of a race, send the signal on interrupt.Tilghman Lesher
2010-03-17main/test.c reports erroneous CLI message.Leif Madsen
2010-03-17Fix a typo.Leif Madsen
2010-03-16Fix test_time on Mac OS X (and other platforms without inotify)Tilghman Lesher
2010-03-15Merged revisions 252361 via svnmerge from Tilghman Lesher
2010-03-13Resolve unit test failure that occurred on Mac OSX.Russell Bryant
2010-03-12Only change the RTP ssrc when we see that it has changedTerry Wilson
2010-03-10Add new unit test for stringfields.Jeff Peeler
2010-03-10Fix ParkAndAnnounce not respecting parking options.Jeff Peeler
2010-03-10Fix jitterbuffer logging not creating logfiles.Jeff Peeler
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-03Removed cdrflags from ast_channel structure.Richard Mudgett
2010-03-03Changes 0ms to <1ms in cli END results during 'test execute'David Vossel