aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-02-21Importing release summary for 1.4.39.2 release.v1.4.39.2lmadsen2-0/+169
2011-02-21Need to rebuild these summary files. Wrong option. Too many options<bang>lmadsen2-158/+0
2011-02-21Importing release summary for 1.4.39.2 release.lmadsen2-0/+158
2011-02-21Update description in ChangeLog.lmadsen1-2/+2
2011-02-21Update .version and ChangeLog. Remove old summary files.lmadsen4-151/+8
2011-02-21Merge changes related to AST-2011-002 and FAX-281.lmadsen1-26/+23
2011-02-21Create 1.4.39.2 from 1.4.39.1lmadsen0-0/+0
2011-01-17Importing release summary for 1.4.39.1 release.v1.4.39.1lmadsen2-0/+150
2011-01-17AST-2011-001lmadsen5-526/+20
2011-01-17Create 1.4.39.1 from 1.4.39.lmadsen0-0/+0
2011-01-12Importing release summary for 1.4.39 release.v1.4.39lmadsen2-0/+511
2011-01-12Update ChangeLog, .version file, and remove summary files.lmadsen4-512/+5
2011-01-12Create Asaterisk 1.4.39 from 1.4.39-rc1lmadsen0-0/+0
2010-12-13Use autotagged externalsv1.4.39-rc1lmadsen0-0/+0
2010-12-13Importing release summary for 1.4.39-rc1 release.lmadsen2-0/+511
2010-12-13Importing files for 1.4.39-rc1 release.lmadsen3-0/+30913
2010-12-13Creating tag for the release of asterisk-1.4.39-rc1lmadsen5-31424/+0
2010-12-13Use autotagged externalslmadsen0-0/+0
2010-12-13Importing release summary for 1.4.39-rc1 release.lmadsen2-0/+511
2010-12-13Importing files for 1.4.39-rc1 release.lmadsen3-0/+30913
2010-12-13Creating tag for the release of asterisk-1.4.39-rc1lmadsen0-0/+0
2010-12-09Ignore spurious REGISTER requeststwilson1-0/+7
2010-12-07Revert code that changed SSRC for DTMF.jpeeler1-2/+2
2010-12-07Use non-deprecated APIs for CoreAudiotilghman3-18/+100
2010-12-07Avoid a crash if we don't pass an argument to 'astobj2 test.'seanbright1-0/+4
2010-12-07Don't create a Local channel if the target extension does not exist.tilghman1-4/+10
2010-12-06Improve handling of REGISTER requests with multiple contact headers.jpeeler1-6/+30
2010-12-02Resolve compile error under FreeBSDpabelanger1-0/+3
2010-12-02Initialize offset for adaptive jitter buffertwilson1-0/+5
2010-12-02Add "DAHDI" to a couple of app_meetme error messages.russell1-2/+2
2010-12-02If we get a NOTIFY from a non-existing subscription we should answer with 481...oej1-1/+1
2010-12-01Fix not stopping MOH when transfered local channel queue member is answered.jpeeler1-0/+3
2010-12-01Clarify documentation on how we store codec preference lists.tilghman1-1/+9
2010-12-01Properly restore backup information file when hanging up during message prepe...jpeeler1-0/+10
2010-12-01Get rid of the annoying startup and shutdown errors on OS X.tilghman2-1/+25
2010-11-29Make sure nothing else is needed before destroying the scheduler.pabelanger1-2/+2
2010-11-26Fix bugs in saying numbers using the Swedish language syntaxoej1-38/+45
2010-11-24Make Asterisk less crashy.russell1-1/+3
2010-11-24Oneway audio to SIP phone from FXS port after FXS port gets a CallWaiting pip.rmudgett1-108/+202
2010-11-24Fix false reporting of an error by set_format().russell1-7/+17
2010-11-24Handle failures building translation paths more effectively.russell2-4/+13
2010-11-23Fix support of saynumber(1,n) in the Swedish languageoej1-3/+3
2010-11-22The channel redirect function (CLI or AMI) hangs up the call instead of redir...rmudgett5-55/+132
2010-11-19Discard responses with more than one Viatwilson1-3/+19
2010-11-19Revert a new feature which should have gone into trunk.espiceland1-74/+3
2010-11-19Add extra functionality to AGI command WAIT FOR DIGIT.espiceland1-3/+74
2010-11-16Dead code elimination in channel.c:ast_channel_bridge() variable who.rmudgett1-5/+0
2010-11-16Ensure original message duration is preserved when prepending a message.jpeeler1-6/+19
2010-11-15Err, oops. Made it const to verify that it wasn't altered, but forgot to rev...tilghman1-1/+1
2010-11-15Create test verifying results of expression parsertilghman1-0/+191