summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-14fix iax_frame double freeDavid Vossel
2010-05-13Fix inverted logic in cli command: ss7 set debug on/offRichard Mudgett
2010-05-13Remove "untested" feature PRI_VERSIONTzafrir Cohen
2010-05-13For FreeBSDTilghman Lesher
2010-05-13Hmmm, probably should have read the manpage more thoroughly.Tilghman Lesher
2010-05-13Fix an off by one error that causes a crash.Russell Bryant
2010-05-13Fix build on linux.Russell Bryant
2010-05-13Fix build on linux.Russell Bryant
2010-05-13Add kqueue(2) implementation to Asterisk in various places.Tilghman Lesher
2010-05-12Notify CLI when modules is loaded / unloadedPaul Belanger
2010-05-12Revert previous WARNING message removal.Leif Madsen
2010-05-12Remove unnecessary WARNING message in ael/pval.cLeif Madsen
2010-05-12Merged revisions 262662 via svnmerge from David Vossel
2010-05-12Don't crash when destroying chan_dahdi pseudo channels.Richard Mudgett
2010-05-12Merged revisions 262657,262660 fromRichard Mudgett
2010-05-12Ensure the arguments are initialized. Also miscellaneous CG cleanup.Tilghman Lesher
2010-05-12Convert to AST_CLI_YESNO and AST_CLI_ONOFFPaul Belanger
2010-05-11Dialing an invalid extension causes incomplete hangup sequence.Richard Mudgett
2010-05-11Move cause 200 to cause 26, as specified in Q.850.Tilghman Lesher
2010-05-11Merged revisions 262421 via svnmerge from Jason Parker
2010-05-11Improve logging by displaying line numberPaul Belanger
2010-05-11Improve logging information for misconfigured contextsPaul Belanger
2010-05-11Merged revisions 262321 via svnmerge from Tilghman Lesher
2010-05-11Allow bootstrap script to work on Solaris.Jason Parker
2010-05-10fixes PickupChan applicationDavid Vossel
2010-05-10fixes crash in chan_consoleDavid Vossel
2010-05-10Merged revisions 262151 via svnmerge from Tilghman Lesher
2010-05-09Cleanup a bit more by getting rid of useless version defines. Also make libra...Tilghman Lesher
2010-05-08Use CPPFLAGS to pass PTHREAD_CFLAGS for vpb onlyTilghman Lesher
2010-05-07VoicemailMain and VMauthenticate, allow escape to the 'a' extension when a si...Alec L Davis
2010-05-07Fix build on LinuxTilghman Lesher
2010-05-07Double free crashTilghman Lesher
2010-05-07Use the detected pthread building flags in every place, instead of hardcoding...Tilghman Lesher
2010-05-07Update UPGRADE-1.6.txt stating insecure=very has been removed.Leif Madsen
2010-05-07Fix deadlock in sig_pri when hanging up.Jeff Peeler
2010-05-06Some code optimizations.Richard Mudgett
2010-05-06Merged revisions 261735 via svnmerge from Jeff Peeler
2010-05-06Merged revisions 261608 via svnmerge from Jason Parker
2010-05-06Permit more lines within a SIP body to be parsed.Tilghman Lesher
2010-05-06Add test case for removing random elements from a heap.Russell Bryant
2010-05-06Fix handling of removing nodes from the middle of a heap.Russell Bryant
2010-05-06When failing to configure, don't destroy 'cfg' twiceTzafrir Cohen
2010-05-05Avoid a crash on SS7 channels.Richard Mudgett
2010-05-05Restore previous asterisk.conf syntax, where the directories aren't commented...Russell Bryant
2010-05-05fixes sip native transferDavid Vossel
2010-05-05Merged revisions 261274 via svnmerge from Paul Belanger
2010-05-05Prevent unnecessary warnings when getting rtpsource or rtpdest.Mark Michelson
2010-05-05'queue reset stats' erroneously clears wrapuptime configuration.Paul Belanger
2010-05-05New 'manager show settings' CLI command.Paul Belanger
2010-05-05New static asterisk.conf.sample file.Paul Belanger