aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-02-18Importing release summary for 1.4.29.1 release.v1.4.29.1lmadsen2-0/+152
2010-02-18Add best practices documentation.lmadsen1-0/+295
2010-02-18Update .version and ChangeLog files.lmadsen2-1/+22
2010-02-18Create 1.4.29.1 release from 1.4.29.lmadsen0-0/+0
2010-01-14Importing release summary for 1.4.29 release.lmadsen2-0/+581
2010-01-14Update .version and ChangeLog. Remove summary files.lmadsen4-497/+5
2010-01-14Create Asterisk 1.4.29 release from 1.4.29-rc1.lmadsen0-0/+0
2010-01-08Use autotagged externalsv1.4.29-rc1lmadsen0-0/+0
2010-01-08Importing release summary for 1.4.29-rc1 release.lmadsen2-0/+496
2010-01-08Importing files for 1.4.29-rc1 release.lmadsen3-0/+27264
2010-01-08Creating tag for the release of asterisk-1.4.29-rc1lmadsen0-0/+0
2010-01-07fixes crash in "scheduled_destroy" in chan_iaxdvossel1-1/+1
2010-01-07Change in sip show channels display format allowing more digits for CIDdvossel1-3/+3
2010-01-06Revise documentation on disposition values to the actual values used.tilghman1-4/+5
2010-01-06Resolve a crash due to an ast_frame not being fully initialized.russell1-2/+4
2010-01-05Change a NOTICE log message to DEBUG where it belongs.russell1-1/+3
2010-01-04Bounds checking for input stringtilghman1-25/+25
2010-01-04Regression in issue #15421 - Pattern matchingtilghman1-22/+20
2010-01-04Add a flag to disable the Background behavior, for AGI users.tilghman3-2/+17
2010-01-04It's also possible for the Local channel to directly execute an Application.tilghman1-1/+1
2010-01-02Release memory of the contact acl before unloading moduleoej1-0/+1
2009-12-30Don't queue frames to channels that have no means to process them.tilghman1-1/+3
2009-12-30Remove conflicting function definitions (asterisk.h) so LOW_MEMORY compiles.jpeeler1-18/+0
2009-12-28Try a test compile to see if PTHREAD_ONCE_INIT requires extra braces.seanbright4-19299/+6277
2009-12-28Avoid a crash with large numbers of MeetMe conferences.seanbright1-30/+33
2009-12-27Turn on colors in the daemon, since there's many requests for it on Ubuntu.tilghman1-1/+10
2009-12-26update to latest releases with zero uid/gidkpfleming1-2/+2
2009-12-23Properly set T.38 attributes and don't return before T.38 ports are configure...mnicholson1-31/+29
2009-12-23If EXEC only gets a single argument, don't crash when the second is used.tilghman1-1/+1
2009-12-22fixes issue with p->method incorrectly set to ACKdvossel1-2/+9
2009-12-21Change Monitor to not assume file to write to does not contain pathing.jpeeler1-2/+2
2009-12-21Send parking lot announcement to the channel which parked the call, not the p...tilghman1-1/+2
2009-12-18Revise verbiage, per #asterisk-dev discussiontilghman2-4/+4
2009-12-18Correct CDR dispositions for BUSY/FAILEDjpeeler2-5/+7
2009-12-18Point to the typical missing package, not the cryptic "termcap support".tilghman2-4/+4
2009-12-17Use context from which Macro is executed, not macro context, if applicable.tilghman1-3/+13
2009-12-15Add a line showing that we can use CIDR notation.jsmith1-0/+1
2009-12-15Mandatory argument checkingtilghman1-0/+3
2009-12-14Deal with the situation where .flavor exists but .version does not.tilghman1-1/+12
2009-12-14Update IMAP build documentation.lmadsen1-1/+11
2009-12-14Stop sending 183's after call hangup.oej1-0/+1
2009-12-11Fix talking detection status after conference user is muted.jpeeler1-20/+38
2009-12-10Fix unselecting of menuselect options via GLOBAL_MAKEOPTS and USER_MAKEOPTS.qwell1-4/+5
2009-12-10When we receive no response at all to our INVITE, allow the channel to be des...tilghman1-3/+7
2009-12-10Update chan_spy documentation.lmadsen1-2/+2
2009-12-09Fix breakage of the "module load <module>" CLI command.russell1-1/+1
2009-12-09Set a module load priority for format modules.russell16-60/+136
2009-12-08Merged revisions 233577 via svnmerge from atis1-6/+6
2009-12-07hex escape control and non 7-bit clean characters in uri_encodedvossel1-1/+1
2009-12-07fixes missing Contact header angle bracketsdvossel1-1/+3