aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-09-03Update the summary filesv1.4.26.2lmadsen2-11/+84
2009-09-03Importing release summary for 1.4.26.2 release.lmadsen2-99/+13
2009-09-03recover this tag that was accidentally deletedkpfleming1019-466843/+8827
2009-09-03Create release 1.4.26.2 from 1.4.26.1lmadsen947-0/+482401
2009-09-03Creating tag for the release of asterisk-1.4.26.2lmadsen75-34099/+9714
2009-09-03Importing release summary for 1.4.26.2 release.lmadsen2-12/+25
2009-09-03IAX2 security user guidedvossel1-0/+0
2009-09-03updating UPGRADE.txt to reflect iax2 security changesdvossel1-0/+8
2009-09-03Blocked revisions 216087 via svnmergerussell0-0/+0
2009-09-03Merged revisions 216080 via svnmerge from russell1-0/+8
2009-09-03Importing release summary for 1.4.26.2 release.lmadsen2-10/+75
2009-09-03Merge code associated with AST-2009-006dvossel9-139/+1323
2009-09-03Merged revisions 216005 via svnmerge from russell1-0/+0
2009-09-03Merge code associated with AST-2009-006dvossel9-139/+1321
2009-09-03Importing release summary for 1.4.26.2 release.lmadsen2-0/+146
2009-09-03Update .version and ChangeLog files.lmadsen2-1/+7
2009-09-03Create 1.4.26.2 from 1.4.26.1.lmadsen0-0/+0
2009-09-02Re-send non-100 provisional responses to prevent cancellationtwilson1-7/+72
2009-09-01Use strrchr() so SoftHangup will correctly truncate multi-hyphen channel namesdhubbard1-3/+5
2009-08-31Also unlock the "other" channel, when returning, due to glare.tilghman1-0/+3
2009-08-28Modify comment to be a bit more accurate.tilghman1-4/+4
2009-08-27Use autoconf to detect libcurl, as this enables cross-compilation checks, som...tilghman4-105/+705
2009-08-27One more build system change, to make the descriptions look better, if we hav...tilghman4-489/+644
2009-08-27Make autoheader descriptions render correctly in our autoconfig.h file.tilghman3-35/+329
2009-08-26ast_write() ignores ast_audiohook_write() resultsdvossel1-2/+25
2009-08-25I should always compile before committing...tilghman1-6/+6
2009-08-25Fix pronunciation of German dates.tilghman1-8/+17
2009-08-25Improve error message by informing user exactly which function is missing a p...tilghman1-2/+2
2009-08-25Use the default runlevels for Debian derivatives, instead of making up our own.tilghman1-1/+1
2009-08-21Ensure that T.38 INVITEs generated by Asterisk properly result in T.38 being ...kpfleming1-5/+7
2009-08-21Permit DEBUG_FD_LEAKS to be used with C++ source files.tilghman1-0/+6
2009-08-21Clarify queues.conf comments to specify that variables should be set in the d...qwell1-2/+2
2009-08-20Fix a crash by checking the proper pointer for validity before deferencing it.mnicholson1-1/+1
2009-08-20Make all the symbols for the C-client callbacks globaljpeeler1-0/+20
2009-08-19Fixes memory leak caused by incorrectly freeing mixmonitordvossel1-2/+2
2009-08-18git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@212913 f38db490-d...kpfleming8-20/+19
2009-08-18Delay the creation of temporary files until we have a valid manager command t...seanbright1-1/+3
2009-08-18Removed some deadwood and added some doxygen comments.rmudgett1-29/+30
2009-08-17Fix segfault when reloading chan_misdn.jpeeler1-0/+5
2009-08-17Fix uninitialized variable.rmudgett1-1/+1
2009-08-12This patch adds additional checking when generating queue log TRANSFER events.mnicholson1-1/+3
2009-08-12Backport fix so that outbound CANCEL requests have same branch as challenged ...mmichelson1-1/+5
2009-08-10Changes to make 1.4.26 into 1.4.26.1v1.4.26.1tilghman73-1799/+347
2009-08-10Create tag for 1.4.26.1tilghman0-0/+0
2009-08-10Conversion specifiers, not format specifierstilghman1-3/+4
2009-08-10AST-2009-005tilghman69-316/+339
2009-08-09Small oops. Clear the flags which have been checked.tilghman1-1/+1
2009-08-07Resolve a deadlock involving app_chanspy and masquerades.russell1-6/+10
2009-08-07QUEUE_MEMBER_LIST _really_ wants the interface name, not the membername.tilghman1-2/+2
2009-08-06Because channel information can be accessed outside of the channel thread, we...tilghman1-0/+2