summaryrefslogtreecommitdiff
path: root/include/asterisk/config_options.h
AgeCommit message (Expand)Author
2017-12-15aco: Create ways to minimize use of regex.Corey Farrell
2017-07-13core: Add PARSE_TIMELEN support to ast_parse_arg and ACO.Corey Farrell
2016-06-22Fix Alembic upgrades.Mark Michelson
2014-07-20media formats: re-architect handling of media for performance improvementsMatthew Jordan
2013-08-25Fix the config_options_testMatthew Jordan
2013-08-23Add the bucket API.Joshua Colp
2013-08-23Update config framework/sorcery with types/options without documentationMatthew Jordan
2013-07-15Replace chan_agent with app_agent_pool.Richard Mudgett
2013-07-03Revert accidental overcommit.Richard Mudgett
2013-07-03Add BUGBUG note for ASTERISK-22009Richard Mudgett
2013-06-27Add config framework non-empty string validation requirement option.Richard Mudgett
2013-06-13Refactor CEL channel events on top of Stasis-CoreKinsey Moore
2013-05-21Merge in the bridge_construction branch to make the system use the Bridging API.Richard Mudgett
2013-02-15Add CLI configuration documentationMatthew Jordan
2012-08-30Clean up doxygen warningsMatthew Jordan
2012-07-19Convert app_confbridge to use the config options frameworkTerry Wilson
2012-07-12Handle deprecated (aliased) option names with the config options apiTerry Wilson
2012-06-28Add the ability to set flags via the config options apiTerry Wilson
2012-06-14Add a post_apply callback to the Config Options APITerry Wilson
2012-06-14Add filename alias support to the Config Options APITerry Wilson
2012-06-07Fix reloading an unchanged file with the Config Options APITerry Wilson
2012-06-07Add default handler documentation and standardize acl handlerTerry Wilson
2012-06-01Add new config-parsing frameworkTerry Wilson