aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-02-23Use autotagged externalsv1.4.41-rc1lmadsen0-0/+0
2011-02-23Importing release summary for 1.4.41-rc1 release.lmadsen2-0/+598
2011-02-23Importing files for 1.4.41-rc1 release.lmadsen3-0/+31604
2011-02-23Creating tag for the release of asterisk-1.4.41-rc1lmadsen0-0/+0
2011-02-21Properly check the bounds of arrays when decoding UDPTL packets. Also, remov...mnicholson1-26/+23
2011-02-15Fix regression that changed behavior of queues when ringing a queue member.qwell1-1/+0
2011-02-11Reentrancy problem if outgoing call gets different B channel than requested.rmudgett1-5/+90
2011-02-10Remove color when executing commands via a remote console.qwell1-1/+1
2011-02-08Fix comparison for REFER Replaces tags with pedantic=yestwilson1-2/+2
2011-02-08fix this line againjpeeler1-1/+1
2011-02-08clean this up, sorry my brain is not really workingjpeeler1-4/+2
2011-02-08Backup file storing message duration is not used with IMAP_STORAGE, remove code.jpeeler1-0/+4
2011-02-08make this safer and fully correct, pointed out by Steve Davisjpeeler1-2/+2
2011-02-07Don't try to pickup a call in the middle of a masqueradetwilson1-1/+2
2011-02-07Don't allow a REFER w/replaces to replace its own dialogtwilson1-1/+9
2011-02-03Fix no MOH and frame queueing problem for parked calls.jpeeler1-3/+3
2011-02-03Set hangup cause in local_hanguptwilson1-0/+1
2011-02-03Minor AST_FRAME_TEXT related issues.rmudgett3-3/+8
2011-02-01Close file descriptor for timing source when a MOH class gets destroyed.qwell1-0/+5
2011-01-31Obtain the pri lock for PRI queue counters.rmudgett1-0/+2
2011-01-31Prevent a crash when dialing a technology with no destination (ex: Dial(SIP/))qwell2-1/+7
2011-01-31Set file descriptors to -1 on creation, so that we don't see weirdness later.qwell1-0/+2
2011-01-31Fix compilation when ODBC_STORAGE is defined.tilghman1-1/+3
2011-01-29Backport MeetMe related reference leaks fixes from 1.6.2/1.8/trunk.seanbright1-7/+17
2011-01-27Fix default prefix=/usr regression on non-Linux systems.qwell2-9/+6
2011-01-27Rerun bootstrap.sh with no changes, so that it is more obvious what my next c...qwell2-21470/+6573
2011-01-26Convert from network to host byte ordering before checking if an IP is a mult...mnicholson1-1/+1
2011-01-26Get rid of unused 'verbose' field in ast_udptlmmichelson1-5/+0
2011-01-26This patch modifies chan_sip to route responses to the address the request ca...mnicholson1-0/+194
2011-01-26Make sure the sample queues.conf is properly commented.seanbright1-1/+1
2011-01-25DTMF attended transfers sometimes fail for no apparent reason.rmudgett1-3/+2
2011-01-25Guard against retransmitting BYEs indefinitelytwilson1-0/+1
2011-01-25Sending out unnecessary PROCEEDING messages breaks overlap dialing.rmudgett1-115/+253
2011-01-25Backport the Proceeding application.rmudgett1-0/+16
2011-01-25Fix voicemail sequencing for file based storage.jpeeler1-12/+46
2011-01-24Fix a couple of mistakes in the backport of this patch to 1.4.russell2-2/+1
2011-01-24Fix channel redirect out of MeetMe() and other issues with channel softhangup.russell5-13/+58
2011-01-21Reset configuration before parsing users.conf.qwell1-0/+3
2011-01-20Add new queue strategy to preserve behavior for when queue members moved to ao2.jpeeler2-5/+54
2011-01-20Option L() is milliseconds, not seconds.lmadsen1-2/+2
2011-01-19DTMF transfer plays the wrong sounds for wrong number or other call failure.rmudgett1-12/+22
2011-01-19Add some API documentationtilghman1-0/+21
2011-01-18URI encode the user part of the contact header.mnicholson1-2/+7
2011-01-18Issues with DTMF triggered attended transfers.rmudgett1-230/+572
2011-01-17Merged revisions 293493 via svnmerge from twilson1-2/+10
2011-01-14Fix issue with cross-compiling failinglmadsen3-6642/+21449
2011-01-12Don't store the thread id for the manager session in the structure we pass tomnicholson1-15/+7
2011-01-12Fix CPU spike when pressing DTMF after agent login.jpeeler1-1/+1
2011-01-11Prevent buffer overflows in ast_uri_encode()mnicholson1-14/+13
2011-01-07change variable name to the same used in later branchesjpeeler1-4/+4