summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-17Blocked revisions 263637 via svnmergeMark Michelson
2010-05-17With IMAP backend, messages in INBOX were counted twice for MWI.Tilghman Lesher
2010-05-17Enhancements to connected line and redirecting work.Mark Michelson
2010-05-17Missing newlines added to Set-Cookie line in manager.cLeif Madsen
2010-05-17Recorded merge of revisions 263456 via svnmerge from Leif Madsen
2010-05-17Merged revisions 263374 via svnmerge from Leif Madsen
2010-05-17Update CHANGES to reflect DAHDI buffer dialstring option backport to 1.6.2David Vossel
2010-05-16live_ast: add commands 'rsync' and 'gen-live-asterisk'Tzafrir Cohen
2010-05-16Improve some very confusing structure names in astobj2.cKevin P. Fleming
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