summaryrefslogtreecommitdiff
path: root/funcs
AgeCommit message (Expand)Author
2013-08-17Strip down the old event systemKinsey Moore
2013-08-06ARI: Add recording controlsDavid M. Lee
2013-08-06Check result of ast_var_assign() calls for memory allocation failure (2).Walter Doekes
2013-08-06Check result of ast_var_assign() calls for memory allocation failure.Walter Doekes
2013-08-02Get rid of ast_bridged_channel() and the bridged_channel field on ast_channels.Mark Michelson
2013-08-01Fix documentation replication issuesKinsey Moore
2013-07-25A great big renaming patchMatthew Jordan
2013-07-25Move after bridge callbacks into their own fileMatthew Jordan
2013-07-23func_channel: dtmf_features settingJonathan Rose
2013-07-21Clean up documentationMatthew Jordan
2013-07-14Clarify documentation for function PASSTHRUMatthew Jordan
2013-06-26func_channel: Read/Write after_bridge_goto optionJonathan Rose
2013-06-19Handle variable substitution in dummy variablesMatthew Jordan
2013-06-17Fix build warnings related to printf/scanf of tv_usec.David M. Lee
2013-06-17Update Asterisk's CDRs for the new bridging frameworkMatthew Jordan
2013-05-21Merge in the bridge_construction branch to make the system use the Bridging API.Richard Mudgett
2013-05-17Fix shutdown assertions in stasis-coreDavid M. Lee
2013-05-04Migrate SHARED's use of the VarSet AMI event to Stasis-CoreMatthew Jordan
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