summaryrefslogtreecommitdiff
path: root/apps/confbridge/conf_config_parser.c
AgeCommit message (Expand)Author
2016-05-09app_confbridge: Add a regcontext option for confbridge bridge profiles.Jaco Kroon
2015-11-16Confbridge: Add a user timeout optionMark Michelson
2015-04-24app_confbridge: Default the template option to a compatible default profile.Kevin Harwell
2015-01-27app_confbridge: Restore user's menu name to CLI output of 'confbridge list'Matthew Jordan
2014-05-09Allow Asterisk to compile under GCC 4.10Kinsey Moore
2014-04-08app_confbridge: Fix confbridge.conf dsp_talking_threshold option setting wron...Richard Mudgett
2014-03-27Fix dialplan function NULL channel safety issuesCorey Farrell
2014-02-10ConfBridge: Correct prompt playback targetKinsey Moore
2013-11-15Confbridge: Add option to review the recording similar to announce_join_leaveJonathan Rose
2013-11-02config: Allow ConfBridge DTMF menus to have '#' as the first digit.Richard Mudgett
2013-11-01app_confbridge: Make the CONFBRIDGE function be able to create dynamic menusJonathan Rose
2013-10-08app_confbridge: Can now set the language used for announcements to the confer...Richard Mudgett
2013-10-08app_confbridge: Fix duplicate default_user profile.Richard Mudgett
2013-08-15Changed some BUGBUG tags to associated JIRA issue tags.Richard Mudgett
2013-08-09Update documentation for ConfBridge with some additional markupMatthew Jordan
2013-07-26Remove the unsafe bridge parameter from ast_bridge_hook_callback's.Richard Mudgett
2013-07-25A great big renaming patchMatthew Jordan
2013-06-20Fix potential bridge hook resource leak if the hook install fails.Richard Mudgett
2013-06-13app_confbridge: Fix memory leak on reload.Richard Mudgett
2013-05-21Merge in the bridge_construction branch to make the system use the Bridging API.Richard Mudgett
2013-05-20Add documentation for record_file_appendKinsey Moore
2013-04-23confbridge: Make search the conference bridges container using OBJ_KEY.Richard Mudgett
2013-03-09confbridge: Rename items for clarity and consistency.Richard Mudgett
2013-02-26Ensure that the default bridge/user profiles are always availableMatthew Jordan
2013-02-19Added Confbridge record_file_append option.Kevin Harwell
2013-02-15Add CLI configuration documentationMatthew Jordan
2013-02-05Because the compiler can check types with a struct copy and memcpy() cannot.Richard Mudgett
2013-01-27Fix Some Configured Conference Bridge Sounds Not Being SetMichael L. Young
2012-12-07confbridge: Fix some resource leaks on conference teardown.Richard Mudgett
2012-12-05confbridge: Fix several small issues.Richard Mudgett
2012-10-01Don't destroy confbridge config when error is encountered during a reload.Mark Michelson
2012-07-21Fix segfault introduced by conversion to ACO APITerry Wilson
2012-07-19Convert app_confbridge to use the config options frameworkTerry Wilson
2012-06-15Multiple revisions 369001-369002Kevin P. Fleming
2012-04-29Fix configuring custom sound_leader_has_left in confbridge.confMichael L. Young
2012-03-28Fix setting CDR variables in the hangup extensionTerry Wilson
2012-03-10Transition app_page to using app_confbridge internally for the conference bri...Joshua Colp
2012-03-08Eliminate a bunch of shadow warnings.Sean Bright
2012-01-04Fix for ConfBridge config parser unlocking channel mutex too many timesMatthew Jordan
2011-11-22Add missing sound_only_one config variablePaul Belanger
2011-11-17Add admin toggle mute all and participant count menu options to app_confbridgeMatthew Jordan
2011-07-07Updates confbridge.conf video documentation and adds dtmf action for releasin...David Vossel
2011-06-30Video support for ConfBridge.David Vossel
2011-06-13Config inheritance doesn't work with ConfBridge() menu definitionsKinsey Moore
2011-04-21New HD ConfBridge conferencing application.David Vossel