summaryrefslogtreecommitdiff
path: root/apps/confbridge/conf_config_parser.c
AgeCommit message (Expand)Author
2017-12-15aco: Minimize use of regex.Corey Farrell
2017-08-22app_confbridge: Document sfu video_mode value.Richard Mudgett
2017-07-26bridge_softmix / res_rtp_asterisk: Fix packet loss and renegotiation issues.Joshua Colp
2017-05-30Confbridge: Add "sfu" video mode to bridge profile options.Mark Michelson
2017-05-04app_confbridge: Fix reference to cfg in menu_template_handlerGeorge Joseph
2017-02-24Binaural synthesis (confbridge): DTMF conference management.frahaase
2017-02-13cli: Fix various CLI documentation and completion issuesSean Bright
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2016-10-17Binaural synthesis (confbridge): On/off setting for binaural synthesis.frahaase
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-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2015-01-27app_confbridge: Restore user's menu name to CLI output of 'confbridge list'Matthew Jordan
2014-12-22app_confbridge: Fix build error caused by XML validation errorsMatthew Jordan
2014-12-22app_confbridge: Add the ability to pass options/command to MixMonitorMatthew 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