summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-08Fix some doxygen warnings.Leif Madsen
2010-06-08Release list lock before returning on error.Tilghman Lesher
2010-06-08Fix trunk build on Mac OS X.Tilghman Lesher
2010-06-08Add SRTP support for AsteriskTerry Wilson
2010-06-08Make SIP tests compile again.Richard Mudgett
2010-06-07Use the mailbox destructor function, instead.Tilghman Lesher
2010-06-07Mailbox list would previously grow at each reload, containing duplicates.Tilghman Lesher
2010-06-07Extract sig_ss7 out of chan_dahdi.Richard Mudgett
2010-06-07Seems strange (and the code backs up) that if the max and min of a statistic ...Tilghman Lesher
2010-06-07Moved AOC request code out of the middle of code parsing the dialed number.Richard Mudgett
2010-06-07Event well was going dry.Tilghman Lesher
2010-06-07Set threshold for silence detection defaults to 256Paul Belanger
2010-06-07Avoid unloading res_smdi twice.Tilghman Lesher
2010-06-07Suppress warning in waitstream_core().Richard Mudgett
2010-06-06Take advantage of variable substitution already in the Makefile to specify th...Tilghman Lesher
2010-06-06Finally track down and eliminate the "FRACK! warnings from chan_iax2".Tilghman Lesher
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-05Typo fix.Kevin P. Fleming
2010-06-05Grammatical error fix.Kevin P. Fleming
2010-06-05Merged revisions 268320 via svnmerge from Tilghman Lesher
2010-06-04fixes compile error from uninitialized variableDavid Vossel
2010-06-04RFC3261 compliant sip unreliable retransmit timing + 'registerattempts' optio...David Vossel
2010-06-04Merged revisions 268126 via svnmerge from Tilghman Lesher
2010-06-04Merged revisions 268050 via svnmerge from Tilghman Lesher
2010-06-04Merged revisions 267971 via svnmerge from Tilghman Lesher
2010-06-04Incoming overlap dialing no longer works after sig_pri extraction.Richard Mudgett
2010-06-04As signed linear audio data is accessed as 16-bit values, certain processors ...Tilghman Lesher
2010-06-04Send an ACK for every final response received for an INVITETerry Wilson
2010-06-04As signed linear audio data is accessed as 16-bit values, certain processors ...Tilghman Lesher
2010-06-04If there's a default, turn it on, even when the option isn't specified.Tilghman Lesher
2010-06-04Merged revisions 267759 via svnmerge from Tilghman Lesher
2010-06-03Remove a LOG_WARNING.Russell Bryant
2010-06-03Handle OOM errors more gracefully.Tilghman Lesher
2010-06-03Update UPGRADE.txt and CHANGE for CDR functionality changes.Leif Madsen
2010-06-03Make compile again.Richard Mudgett
2010-06-03Don't stop Asterisk if chan_usbradio isn't configured.Russell Bryant
2010-06-03Remove unnecessary code relating to PLC.Mark Michelson
2010-06-03Remove a line that was killing Asterisk on startup.Russell Bryant
2010-06-03Comment out a rule that likes to run implicitly unnecessarily, breaking buildsRussell Bryant
2010-06-03Add ETSI Message Waiting Indication (MWI) support.Richard Mudgett
2010-06-02try to fix some random chan_h323 compilation failuresRussell Bryant
2010-06-02Add ETSI Malicious Call ID support.Richard Mudgett
2010-06-02Fix a build error on mac.Russell Bryant
2010-06-02Ensure the -Wno-strict-aliasing flag makes it, even if ASTCFLAGS has been spe...Russell Bryant
2010-06-02Add ETSI Call Waiting support.Richard Mudgett
2010-06-02Update CHANGES and aoc help doc to reflect AOC additionsDavid Vossel
2010-06-02Add a CLI command that blocks until Asterisk has fully booted.Russell Bryant
2010-06-02Prevent use of uninitialized values.Mark Michelson
2010-06-02Generic Advice of Charge.Richard Mudgett