summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2010-06-09Attempt to fix FreeBSD build problem.Russell Bryant
2010-06-09Resolve an invalid memory read on an event.Russell Bryant
2010-06-09Merged revisions 269334 via svnmerge from Paul Belanger
2010-06-08Fix some doxygen warnings.Leif Madsen
2010-06-08Add SRTP support for AsteriskTerry Wilson
2010-06-07Seems strange (and the code backs up) that if the max and min of a statistic ...Tilghman Lesher
2010-06-07Event well was going dry.Tilghman Lesher
2010-06-07Set threshold for silence detection defaults to 256Paul Belanger
2010-06-07Suppress warning in waitstream_core().Richard Mudgett
2010-06-05Fix crash in DTMF detection.Tilghman Lesher
2010-06-05Verify event is not NULL before attempting to lower its usecount.Tilghman Lesher
2010-06-03Remove a LOG_WARNING.Russell Bryant
2010-06-03Remove unnecessary code relating to PLC.Mark Michelson
2010-06-02Add ETSI Malicious Call ID support.Richard Mudgett
2010-06-02Ensure the -Wno-strict-aliasing flag makes it, even if ASTCFLAGS has been spe...Russell Bryant
2010-06-02Add a CLI command that blocks until Asterisk has fully booted.Russell Bryant
2010-06-02Generic Advice of Charge.Richard Mudgett
2010-06-02Merged revisions 267009 via svnmerge from Paul Belanger
2010-06-02Add ETSI Advice Of Charge (AOC) event reporting.Richard Mudgett
2010-06-02pthread_join to assure the thread is really gonePaul Belanger
2010-06-01Support setting locale per-mailbox (changes date/time languages for email, pa...Tilghman Lesher
2010-06-01Eliminate stale manager events after a set interval, even if AMI clients don'...Tilghman Lesher
2010-06-01Merged revisions 266585 via svnmerge from Tilghman Lesher
2010-05-28Setup environment variables for the benefit of child processes and disallow c...Tilghman Lesher
2010-05-28Only report swap on platforms which can examine those statisticsTilghman Lesher
2010-05-26Merged revisions 266142 via svnmerge from Tilghman Lesher
2010-05-26Fix misspelling of macro args.Mark Michelson
2010-05-26do all sip registry parsing before transmit_registerDavid Vossel
2010-05-25Memory leak in connected line data when SIP blond transfer done.Richard Mudgett
2010-05-24Merge the rest of the FullyBooted patchTerry Wilson
2010-05-24On systems with a LOT of RAM, a signed integer sometimes printed negative.Tilghman Lesher
2010-05-24fixes segfault when using generic plcDavid Vossel
2010-05-21Channel initialization failure causes crashes.Richard Mudgett
2010-05-21Merged revisions 264996 via svnmerge from Mark Michelson
2010-05-20Merged revisions 264820 via svnmerge from Richard Mudgett
2010-05-20Let ExtensionState resolve dynamic hints.Tilghman Lesher
2010-05-20Avoid crash in generic CC agent init if caller name or number is NULL.Richard Mudgett
2010-05-20Correct 'all logger levels' patch to work properly.Kevin P. Fleming
2010-05-19Fix transcode_via_sln option with SIP calls and improve PLC usage.Mark Michelson
2010-05-19fixes infinite loop during udptl.c's decode_open_typeDavid Vossel
2010-05-19Cast an unsigned int to a signed int when comparing it with 0.Matthew Nicholson
2010-05-19Keep track of digit duration, when we're decoding inband to pass DTMF frames.Tilghman Lesher
2010-05-19Fix compilation problem with previous commit.Leif Madsen
2010-05-19Add ability for logger channels to include *all* levels.Kevin P. Fleming
2010-05-19Add ability to hangup all channels from the CLI.Leif Madsen
2010-05-19Merged revisions 263949 via svnmerge from Tilghman Lesher
2010-05-18fixes segfault on logging David Vossel
2010-05-17Merged revisions 263639 via svnmerge from Mark Michelson
2010-05-17Enhancements to connected line and redirecting work.Mark Michelson
2010-05-17Missing newlines added to Set-Cookie line in manager.cLeif Madsen