aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2010-11-12Fix regression causing abort in voicemail after opening a mailbox with no mesgs.jpeeler1-1/+2
2010-11-12Asterisk is getting a "No D-channels available!" warning message every 4 seco...rmudgett1-2/+11
2010-11-11I didn't mean to merge this, sorryjpeeler1-3/+0
2010-11-11Fix problem with qualify option packets for realtime peers never stopping.jpeeler1-1/+24
2010-11-11One small addition to 294384 found while very carefully merging to 1.6.jpeeler1-0/+6
2010-11-09Fix a deadlock in device state change processing.jpeeler3-107/+193
2010-11-08Modify our handling of 491 responses to drop any pending reinvite retry sched...mnicholson1-0/+8
2010-11-05codecs/codec_dahdi: Prevent "choppy" audio when receiving unexpected frame si...sruffell1-4/+4
2010-11-04Fixes ringback tone on feature semi-attended transferdvossel1-0/+3
2010-11-03Party A in an analog 3-way call would continue to hear ringback after party C...rmudgett1-12/+16
2010-11-02Add enabled/disabled information for rtautoclear sip show settings output.jpeeler1-1/+1
2010-11-02Make warning message have more useful information in it.rmudgett1-2/+5
2010-10-30Remove some more code that serves no purpose.rmudgett1-11/+0