summaryrefslogtreecommitdiff
path: root/main/features_config.c
AgeCommit message (Expand)Author
2018-03-14loader: Convert reload_classes to built-in modules.Corey Farrell
2018-03-13core: Remove non-critical cleanup from startup aborts.Corey Farrell
2017-12-15aco: Minimize use of regex.Corey Farrell
2017-10-12features, manager : Add CancelAtxfer AMI actionThomas Sevestre
2016-10-20Fix issue with CLI not returning to prompt after running "features show"snuffy
2016-01-15bridge_basic: don't cache xferfailsound during an attended transferKevin Harwell
2014-11-17Allow for transferer to retry when dialing an invalid extension.Mark Michelson
2014-07-18feature_config: insure featuregroups and applicationmaps are initializedScott Griepentrog
2014-04-15Eliminate some more unnecessary RAII_VAR() uses.Richard Mudgett
2014-03-27Fix dialplan function NULL channel safety issuesCorey Farrell
2013-10-01Features: Rearm the parking config options have moved warning for each reload.Richard Mudgett
2013-09-21features_config: Fix config ref leak of parkinglots.Richard Mudgett
2013-09-18Fix Segfault In features-config.c When Application Has No ArgumentsMichael L. Young
2013-09-17Fix other timeouts (atxferloopdelay and atxfernoanswertimeout) to use seconds...Mark Michelson
2013-09-17Switch transferdigittimeout to be configured as seconds instead of milliseconds.Mark Michelson
2013-09-06astobj2: Add warn unused attribute to some functions.Richard Mudgett
2013-08-30features_config: Ignore parkinglots in features.conf instead of failing to loadJonathan Rose
2013-08-30features_config: Don't require features.conf to be present for Asterisk to loadJonathan Rose
2013-08-23Update config framework/sorcery with types/options without documentationMatthew Jordan
2013-07-23Make DTMF attended transfer support feature-complete.Mark Michelson
2013-07-01bridge_features: Support One touch Monitor/MixMonitorJonathan Rose
2013-06-24Add documentation for features configuration.Mark Michelson
2013-06-13Just return outright on a reload since we have already processed configuration.Mark Michelson
2013-06-13Fix memory leak in features_config.cMark Michelson
2013-06-10Temporary fix for people using sample features.conf from previous Asterisk ve...Mark Michelson
2013-06-07Tweak applicationmap and featuregroup config containers.Richard Mudgett
2013-06-06Conditionally reject duplicate entries in applicationmap containers.Mark Michelson
2013-06-06Refactor the features configuration scheme.Mark Michelson