summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
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
2010-03-03One more fix to editlineTilghman Lesher
2010-03-03Eliminate remaining libedit warnings (shown in bamboo)Tilghman Lesher
2010-03-03fixes assumption that test failed if it did not pass when generating resultsDavid Vossel
2010-03-02Add missing description of the PARKINGLOT variable in XML documentation.Leif Madsen
2010-03-02fixes adaptive jitterbuffer configurationDavid Vossel
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-26Trim trailing whitespace (to help reduce diff against cdr-q branch)Russell Bryant
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-24Merged revisions 248582 via svnmerge from Tilghman Lesher
2010-02-22Minor tweaks to comment blocks and includes.Russell Bryant
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