aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-04-26Prevent Newchannel manager events for dummy channels.mmichelson1-1/+7
2010-04-25When StopMonitor is called, ensure that it will not be restarted by a channel...tilghman1-0/+2
2010-04-22Fix broken CDR behavior.mnicholson3-7/+8
2010-04-21Fix looping forever when no input received in certain voicemail menu scenarios.jpeeler1-2/+10
2010-04-20Play correct prompt when voicemail store failure occurs after attempted forward.jpeeler1-29/+55
2010-04-19make app_voicemail compile with IMAP_STORAGEjpeeler1-1/+9
2010-04-16Make the mixmonitor thread process audio frames fasterdhubbard1-5/+6
2010-04-15Allow application options with arguments to contain parentheses, through a va...tilghman2-1/+33
2010-04-15Don't recreate peer, when responding to a repeated deregistration attempt.tilghman1-0/+15
2010-04-15Update backtrace.txt documentation.lmadsen1-27/+105
2010-04-15Update address of the bug tracker.lmadsen1-1/+3
2010-04-14When forwarding a message, ensure that prepending works correctly.tilghman1-42/+25
2010-04-13Add an option to restore past broken behavor of the Events manager actionmnicholson2-1/+29
2010-04-12Add How-To document on collecting debugging info for issues.asterisk.orglmadsen1-0/+89
2010-04-06DAHDI/PRI call to pri_channel_bridge() not protected by PRI lock.rmudgett1-7/+8
2010-04-02Resolve a deadlock that occurs due to a pointless call to ast_bridged_channel()russell1-24/+8
2010-04-02Remove extremely verbose debug message.russell1-4/+1
2010-03-31Ensure line terminators in email are consistent.tilghman1-12/+29
2010-03-31Add documentation clarifying when 't' and 'T' can be used.lmadsen2-3/+6
2010-03-30Don't kill Asterisk if the H323 listener does not start.russell1-1/+1
2010-03-30Don't make Asterisk not start if pbx_dundi fails to initialize.russell1-5/+5
2010-03-25Don't remove local copies of utils in uninstall.qwell1-1/+1
2010-03-25Fix DEBUG_THREADS issue with out-of-tree modules.qwell2-18/+57
2010-03-25Update Asterisk 1.4 to use menuselect trunk.russell1-6/+38
2010-03-25Add doxygen for acl.hmmichelson1-0/+173
2010-03-25Several fixes regarding RFC2833 DTMF detection.mmichelson1-13/+36
2010-03-25Handle new SRCCHANGE control message here tootwilson1-0/+1
2010-03-24Ensure that monitor recordings are written to the correct location (again)jpeeler1-22/+25
2010-03-23Revert revisions 254046 and 254098.qwell7-1006/+1103
2010-03-23Add note about the out-of-tree module ABI changes.qwell1-0/+7
2010-03-23Allow out-of-tree modules to load, regardless of DEBUG_THREADS/DEBUG_CHANNEL_...qwell6-1103/+999
2010-03-22Unconditionally copy the caller's account code to the called party.mnicholson1-3/+1
2010-03-21Fix final link on FreeBSD by adding the PTHREAD_CFLAGS.russell1-2/+2
2010-03-20Resolve a number of FreeBSD build issues.russell10-12/+15
2010-03-18Typo found while fixing issue #16961.lmadsen1-1/+1
2010-03-18Synchronize text in localchannels.txt and localchannels.tex.lmadsen1-7/+7
2010-03-18Update new Local channel documentation.lmadsen1-34/+55
2010-03-17Revert API change in release branchestwilson6-10/+10
2010-03-17Add french snipset to say.conf.lmadsen1-0/+31
2010-03-16Backport chan_sip build fix for Mac OSX 10.6 from trunk.russell1-0/+6
2010-03-16Use uname -s, as done in trunk.russell1-3/+3
2010-03-16Apply codec_gsm Mac OS X 10.6 build fix that is in trunk and 1.6.X.russell1-5/+12
2010-03-16Don't treat warnings as errors for muted.russell1-0/+1
2010-03-16Additional extensions.ael global variable fixes.lmadsen1-7/+7
2010-03-15Uh, yeah. Umask. I'm stupid.tilghman1-1/+1
2010-03-15Update extensions.ael file to not overlap extensions.conf.lmadsen1-10/+18
2010-03-15Revert last commit that had bad changed to configure.lmadsen2-20/+12
2010-03-15Update extensions.ael file to not overlap extensions.conf.lmadsen2-12/+20
2010-03-15Typotilghman1-1/+1
2010-03-15Launch Asterisk on Mac OS X with launchd.tilghman3-1/+50