summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2010-06-18file.c was truncating audio file formats to the lower 32bits.David Vossel
2010-06-17adds support for slin16 in sipDavid Vossel
2010-06-17adds speex 16khz audio supportDavid Vossel
2010-06-16Set sin_family to AF_INET when doing lookups, also reset sin_port the first t...Matthew Nicholson
2010-06-16addition of G.719 pass-through supportDavid Vossel
2010-06-15Don't continue sending the file when there has been an errorTerry Wilson
2010-06-15Merged revisions 270583 via svnmerge from Tilghman Lesher
2010-06-11Merged revisions 269960 via svnmerge from Tilghman Lesher
2010-06-11Add DBGetComplete event after a DBGetResponse.Tilghman Lesher
2010-06-11Remove lines from the output related to the backtrace itself.Tilghman Lesher
2010-06-10Merged revisions 269821 via svnmerge from Mark Michelson
2010-06-10Ensure that 'logger show channels' works properly when wildcards are used in ...Kevin P. Fleming
2010-06-10Merged revisions 269635 via svnmerge from Tilghman Lesher
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