aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-02-09Update ChangeLog and .version files.v1.4.30-rc2lmadsen2-21/+9
2010-02-09Copy .version file.lmadsen1-0/+1
2010-02-09Add ChangeLog.lmadsen1-0/+27516
2010-02-09Use autotagged externalslmadsen0-0/+0
2010-02-09Importing release summary for 1.4.30-rc2 release.lmadsen2-0/+508
2010-02-09Create Asterisk 1.4.30-rc2.lmadsen1-32/+0
2010-02-09Create Asterisk 1.4.30-rc2.lmadsen0-0/+0
2010-02-04Change channel state on local channels for busy,answer,ring.jpeeler1-0/+32
2010-02-01Backup and restore original textfile, for prosthesis (gerund of prepend).tilghman1-6/+30
2010-02-01When a transferer hangs up during an attended transfer BEFORE the transfer is...tilghman1-16/+49
2010-02-01Revert previous chan_local fix (r236981) and fix instead by destroying expire...tilghman2-18/+16
2010-01-28Oops, correct wrong link (https vs. http) in previous commit.lmadsen1-1/+1
2010-01-28Update location of bug tracker in documentation.lmadsen1-1/+1
2010-01-28Fix a bogus third argument to ast_copy_string().russell1-4/+5
2010-01-27Revert 243570, I should have looked at this closer. Will reopen the issue, butjpeeler1-1/+1
2010-01-27Extend announcement URL used with Queue from 80 chars to PATH_MAX.jpeeler1-1/+1
2010-01-27Use a safe list traversal while checking for duplicate vars in pbx_builtin_se...mmichelson1-2/+3
2010-01-26fixes bug with channel receiving wrong privileges after call parking dvossel1-1/+5
2010-01-26Remove unnecessary code in ast_read as issue 16058 has been fully solved now.jpeeler1-13/+0
2010-01-25Err, and use the new menuselect define, too.tilghman2-4/+4
2010-01-25Only rebuild parsers by an option in menuselecttilghman4-8/+39
2010-01-25Restore FreeBSD to able-to-compile-ish-modetilghman4-5/+79
2010-01-25Remove debugging that indeed should have been gone before commit. Sorry.oej1-3/+2
2010-01-25Report error when writing to functions returns error in AMI setvar actionoej1-3/+14
2010-01-25Buildbot pointed out an error (thanks, buildbot!)tilghman2-8/+8
2010-01-25Oops, should have used CMD_PREFIX, not ECHO_PREFIX, for the commands.tilghman2-7/+7
2010-01-25Make the build of the Asterisk expression parser match that of the AEL parser.tilghman1-5/+15
2010-01-24Only rebuild bison and flex source files on demand, if bison and flex are det...tilghman6-6229/+19441
2010-01-22Rebuild from flex, bison sources when necessary.tilghman1-2/+4
2010-01-22Initialize notify_types to NULLoej1-1/+1
2010-01-22Add Dialed Number Identifier (DNID) field to cdr.alecdavis1-0/+1
2010-01-21Fix configure check for PTHREAD_ONCE_INIT when manually adding -Wall to CFLAGS.seanbright2-4/+6
2010-01-21Guard against division by zero.tilghman1-1/+5
2010-01-20fixes parsing error in Makefile.dvossel1-5/+5
2010-01-20Modify fix for issue 16554 to be more inline with what is already in trunk.seanbright1-8/+9
2010-01-20Fix a memory leak in pbx_spool when using SetVar in a call file.seanbright1-7/+10
2010-01-20Update CDR variables as pbx startsalecdavis1-0/+4
2010-01-19Allow parallel make (-j) to work properly.qwell1-2/+2
2010-01-19Fix deadlock in agent_read by removing call to agent_logoff.jpeeler1-1/+22
2010-01-18Plug a memory leak when reading configs with their comments.seanbright1-8/+15
2010-01-18updated transmit_silence option documentation in asterisk.confdvossel1-1/+5
2010-01-18Fix muted compilation in 1.4 onlyoej1-0/+4
2010-01-15Fix a spelling error in the asterisk.conf sample.russell1-1/+1
2010-01-15Disallow leaving more than maxmsg voicemails.tilghman1-5/+72
2010-01-13Fix regression for timed out parked call returning to callerjpeeler1-0/+5
2010-01-13add silence gen to wait appsdvossel4-8/+43
2010-01-12Portability and other fixes for the safe_asterisk scripttilghman1-38/+32
2010-01-09-1 is interpreted as an error, intead of the maximum mask.tilghman1-1/+1
2010-01-08Stop a crash when no peer is passed to masq_park_call.jpeeler1-1/+1
2010-01-08Properly calculate the remaining space in the output string when reducing for...mnicholson1-4/+7