aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-02-22Importing release summary for 1.4.40 release.v1.4.40lmadsen2-0/+458
2011-02-22Update .version, ChangeLog, and remove old summary files.lmadsen5-180/+30
2011-02-22Create 1.4.40 from 1.4.40-rc3lmadsen0-0/+0
2011-02-16Importing release summary for 1.4.40-rc3 release.v1.4.40-rc3lmadsen2-0/+153
2011-02-16Update .version file, remove older summary files, update ChangeLog, merge cha...lmadsen5-152/+23
2011-02-16Create 1.4.40-rc3 from 1.4.40-rc2lmadsen0-0/+0
2011-01-25Importing release summary for 1.4.40-rc2 release.v1.4.40-rc2lmadsen2-0/+150
2011-01-20Update .version, ChangeLog, and merge changes.lmadsen5-650/+683
2011-01-20Create 1.4.40-rc2 from 1.4.40-rc1.lmadsen0-0/+0
2011-01-14Use autotagged externalsv1.4.40-rc1lmadsen0-0/+0
2011-01-14Importing release summary for 1.4.40-rc1 release.lmadsen2-0/+419
2011-01-14Importing files for 1.4.40-rc1 release.lmadsen3-0/+31069
2011-01-14Creating tag for the release of asterisk-1.4.40-rc1lmadsen2-419/+0
2011-01-14Importing release summary for 1.4.40-rc1 release.lmadsen2-0/+419
2011-01-14Creating tag for the release of asterisk-1.4.40-rc1lmadsen8-37751/+21449
2011-01-14Fix issue with cross-compiling failinglmadsen3-6642/+21449
2011-01-14Use autotagged externalslmadsen0-0/+0
2011-01-14Importing release summary for 1.4.40-rc1 release.lmadsen2-0/+171
2011-01-14Importing files for 1.4.40-rc1 release.lmadsen3-0/+30938
2011-01-14Creating tag for the release of asterisk-1.4.40-rc1lmadsen0-0/+0
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
2011-01-07Ensure good bye prompt in voicemail is played at the correct time.jpeeler1-8/+13
2011-01-05Use the sanity check in place of the disconnect/connect cycle.tilghman1-12/+6
2011-01-04Update the autosupport script from Digium support.russell2-258/+519
2011-01-04Don't authenticate SUBSCRIBE re-transmissionstwilson1-21/+26
2010-12-25Move check for extension existence below variable inheritance, due to the pos...tilghman1-6/+6
2010-12-20Use ast_free() instead of free()mnicholson1-4/+4
2010-12-20Remove changes to via processing that were not supposed to go into the last c...mnicholson1-71/+0
2010-12-20Respond as soon as possible with a 202 Accepted to refer requests.mnicholson1-26/+101
2010-12-20Typos: recieved => receivedtzafrir6-9/+9
2010-12-17Let Asterisk find better backtrace information with libbfd.tilghman11-19/+410
2010-12-17Document the -F option.tilghman1-1/+4
2010-12-16After recording only silence for a voicemail prepending, restore backup files.jpeeler1-0/+4
2010-12-16Fix improper hangup when doing an attended transfer to queue.jpeeler1-0/+1
2010-12-16Only increment the pointer once per loop, otherwise we corrupt the value.tilghman1-3/+2
2010-12-16Unregister before shutting down the connection, to avoid a race.tilghman1-2/+3
2010-12-15Fix reference and container leaks when running 'astobj2 test.'seanbright1-0/+3
2010-12-13Outgoing PRI/BRI calls cannot do DTMF triggered transfers.rmudgett1-1/+8
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