aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-05-19Keep track of digit duration, when we're decoding inband to pass DTMF frames.tilghman1-2/+14
2010-05-19Fix compilation problem with previous commit.lmadsen1-1/+1
2010-05-19Add ability for logger channels to include *all* levels.kpfleming2-4/+13
2010-05-19Add ability to hangup all channels from the CLI.lmadsen2-3/+19
2010-05-19fixes crash during dtmfdvossel1-2/+3
2010-05-19fix incorrectly typed indications for [nz] stutter and dialrecallalecdavis1-2/+2
2010-05-19Merged revisions 263949 via svnmerge from tilghman1-40/+43
2010-05-18Add an sha1sum-workalike for platforms which don't have it (like Mac OS X)tilghman5-30/+323
2010-05-18fixes segfault on logging dvossel1-2/+3
2010-05-18Be sure to heap-allocate the redirecting to tag so as not to cause crashiness.mmichelson1-1/+4
2010-05-18Make happy green color come backtilghman1-0/+2
2010-05-18Fix memory leaks in redirecting structures in chan_sip.cmmichelson1-3/+12
2010-05-18put changes with the correct versionjpeeler1-1/+1
2010-05-18Merged revisions 263769 via svnmerge from jpeeler2-14/+23
2010-05-17Cache sound tarfiles in a common directory, such that a clean reinstall does ...tilghman6-7305/+29712
2010-05-17Merged revisions 263639 via svnmerge from mmichelson1-1/+3
2010-05-17Blocked revisions 263637 via svnmergemmichelson0-0/+0
2010-05-17With IMAP backend, messages in INBOX were counted twice for MWI.tilghman1-20/+26
2010-05-17Enhancements to connected line and redirecting work.mmichelson20-49/+538
2010-05-17Missing newlines added to Set-Cookie line in manager.clmadsen1-1/+1
2010-05-17Recorded merge of revisions 263456 via svnmerge from lmadsen1-1/+1
2010-05-17Merged revisions 263374 via svnmerge from lmadsen1-1/+1
2010-05-17Update CHANGES to reflect DAHDI buffer dialstring option backport to 1.6.2dvossel1-9/+9
2010-05-16live_ast: add commands 'rsync' and 'gen-live-asterisk'tzafrir1-6/+27
2010-05-16Improve some very confusing structure names in astobj2.ckpfleming1-18/+18
2010-05-14fix iax_frame double freedvossel1-1/+1
2010-05-13Fix inverted logic in cli command: ss7 set debug on/offrmudgett1-1/+1
2010-05-13Remove "untested" feature PRI_VERSIONtzafrir2-29610/+7235
2010-05-13For FreeBSDtilghman1-0/+1
2010-05-13Hmmm, probably should have read the manpage more thoroughly.tilghman1-3/+3
2010-05-13Fix an off by one error that causes a crash.russell1-1/+1
2010-05-13Fix build on linux.russell1-2/+2
2010-05-13Fix build on linux.russell1-1/+1
2010-05-13Add kqueue(2) implementation to Asterisk in various places.tilghman9-10818/+11355
2010-05-12Notify CLI when modules is loaded / unloadedpabelanger2-1/+4
2010-05-12Revert previous WARNING message removal.lmadsen1-1/+2
2010-05-12Remove unnecessary WARNING message in ael/pval.clmadsen1-2/+0
2010-05-12Merged revisions 262662 via svnmerge from dvossel1-5/+4
2010-05-12Don't crash when destroying chan_dahdi pseudo channels.rmudgett1-1/+10
2010-05-12Merged revisions 262657,262660 fromrmudgett1-3/+105
2010-05-12Ensure the arguments are initialized. Also miscellaneous CG cleanup.tilghman1-30/+39
2010-05-12Convert to AST_CLI_YESNO and AST_CLI_ONOFFpabelanger2-84/+81
2010-05-11Dialing an invalid extension causes incomplete hangup sequence.rmudgett4-10057/+11058
2010-05-11Move cause 200 to cause 26, as specified in Q.850.tilghman1-106/+107
2010-05-11Merged revisions 262421 via svnmerge from qwell1-2/+6
2010-05-11Improve logging by displaying line numberpabelanger1-12/+12
2010-05-11Improve logging information for misconfigured contextspabelanger1-2/+2
2010-05-11Merged revisions 262321 via svnmerge from tilghman2-3/+1
2010-05-11Allow bootstrap script to work on Solaris.qwell1-21/+23
2010-05-10fixes PickupChan applicationdvossel1-2/+2