summaryrefslogtreecommitdiff
path: root/funcs
AgeCommit message (Expand)Author
2013-04-16Move presence state distribution to Stasis-coreKinsey Moore
2013-04-03Update documentation for CHANNEL functionMatthew Jordan
2013-03-20Have func_curl log a warning when a curl request fails.Walter Doekes
2013-03-20Minor cleanup in func_curl near hashcompat code.Walter Doekes
2013-02-18PRESENCE_STATE: Provide better documentation for the 'e' option.Jonathan Rose
2013-02-15Fix crash in PresenceState AMI action when specifying an invalid providerMatthew Jordan
2013-01-31Improve func FRAME_TRACE DTMF digit format.Richard Mudgett
2013-01-22Add ControlPlayback manager actionMatthew Jordan
2013-01-02Prevent crashes from occurring when reading from data sources with large valuesMatthew Jordan
2013-01-02Prevent exhaustion of system resources through exploitation of event cacheMatthew Jordan
2012-11-30Minor spelling fix to the VOLUME documentation.Sean Bright
2012-11-05Refactor ast_timer_ack to return an error and handle the error in timer usersMatthew Jordan
2012-10-29Make evaluation of channel variables consistently case-sensitive.Mark Michelson
2012-10-14Title updateAndrew Latham
2012-09-25Allow for redirecting reasons to be set to arbitrary strings.Mark Michelson
2012-09-25"He who go through turnstile sideways is going to Bangkok"Mark Michelson
2012-09-24func_audiohookinherit: Document some missed sources.Jonathan Rose
2012-09-21Doxygen Updates - janitor workAndrew Latham
2012-09-20Named call pickup groups. Fixes, missing functionality, and improvements.Richard Mudgett
2012-09-07Remove annoying unconditional debug message from INC/DEC functions.Richard Mudgett
2012-08-21Fix misuses of asprintf throughout the code.Mark Michelson
2012-08-18Make the name of the "HangupCauseClear" application consistentMatthew Jordan
2012-08-10Add private representation of caller, connected and redirecting party ids.Richard Mudgett
2012-07-31Clean up and ensure proper usage of alloca()Kinsey Moore
2012-07-30Fix some presence-state unit test typos.Richard Mudgett
2012-07-23Unit tests for the Jitter Buffer API; remove unnecessary resyncMatthew Jordan
2012-07-23Improve documentation for the SHELL() dialplan function.Kevin P. Fleming
2012-07-20Add hangupcause translation supportKinsey Moore
2012-07-18Ensure that all ast_datastore_info structures are 'const'.Kevin P. Fleming
2012-07-12Correct Documentation For DEC FunctionMichael L. Young
2012-07-12Reverting last merge since it wasn't completed properly.Michael L. Young
2012-07-12Correct Documentation For DEC FunctionMichael L. Young
2012-07-11Allow the REALTIME() function to report errors back to the caller.Tilghman Lesher
2012-06-29Hangup handlers - Dialplan subroutines that run when the channel hangs up.Richard Mudgett
2012-06-15Multiple revisions 369001-369002Kevin P. Fleming
2012-06-13Fix a deadlock that occurs when func_volume is used on a local channel.Mark Michelson
2012-06-04Merge changes dealing with support for Digium phones.Mark Michelson
2012-06-01Add documentation to function CHANNEL for options echocan_mode and buffersMichael L. Young
2012-05-31Coverity Report: Fix issues for error type REVERSE_INULL (core modules)Richard Mudgett
2012-05-18Fix more memory leaksMatthew Jordan
2012-05-18Fix a variety of memory leaksMatthew Jordan
2012-05-14Commit framework for HANGUPCAUSE (replacement for SIP_CAUSE)Kinsey Moore
2012-05-10Resolve FORWARD_NULL static analysis warningsKinsey Moore
2012-05-10Coverity Report: Fix issues for error type CHECKED_RETURN for coreJonathan Rose
2012-05-10Coverity Report: Fix issues for error type UNINIT in Core supported modulesJonathan Rose
2012-05-04Fix many issues from the NULL_RETURNS Coverity reportKinsey Moore
2012-05-01Fix Coverity-reported ARRAY_VS_SINGLETON error.Mark Michelson
2012-04-20Add original party id and reason support.Richard Mudgett
2012-04-19Fix documentation for ${VERSION(ASTERISK_VERSION_NUM)}.Walter Doekes
2012-04-17Fix places where a negative return from ftello could be used as invalid inputMatthew Jordan