summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-09Resolve an invalid memory read on an event.Russell Bryant
2010-06-09Merged revisions 269334 via svnmerge from Paul Belanger
2010-06-09Add missing API function to sig_ss7: sig_ss7_fixup().Richard Mudgett
2010-06-09Eliminate deadlock potential in dahdi_fixup().Richard Mudgett
2010-06-09fixes crash in moh when cachertclasses flag is usedDavid Vossel
2010-06-09dial by name in chan_dahdiTzafrir Cohen
2010-06-09Add libjack-dev to install_prereq.Russell Bryant
2010-06-09Add libpopt-dev, libical-dev, and libspandsp-dev to install_prereq.Russell Bryant
2010-06-09Add libnewt-dev to install-prereq.Russell Bryant
2010-06-09Add libopenais-dev to install_prereq.Russell Bryant
2010-06-09Add an "install-unpackaged" command to install_prereq for installing unpackag...Russell Bryant
2010-06-09Add libcurl to install_prereq.Russell Bryant
2010-06-09Add freetds-dev to install_prereq.Russell Bryant
2010-06-09Add libradiusclient-ng-dev to install_prereq.Russell Bryant
2010-06-09Add libbluetooth-dev to install_prereq.Russell Bryant
2010-06-09Add libmysqlclient-dev to install_prereq.Russell Bryant
2010-06-09Add libgtk2.0-dev to the packages list for install_prereq.Russell Bryant
2010-06-08Add High Resolution Times to CDRs for AsteriskBradley Latus
2010-06-08Fix build on Mac OS X (and maybe FreeBSD, too)Tilghman Lesher
2010-06-08Don't pass null to manager_event()Matthew Nicholson
2010-06-08Ensure CONFIG_FLAGS makes it into the build rules when doing out of tree builds.Russell Bryant
2010-06-08Merged revisions 269006 via svnmerge from Sean Bright
2010-06-08Update note in sip.conf.sample.Leif Madsen
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