Commit Graph

63 Commits (021ce938cacbceedc02c652bff47e966ac4f8734)

Author SHA1 Message Date
Corey Farrell 021ce938ca
astobj2: Remove legacy ao2_container_alloc routine.
7 years ago
George Joseph e7a7506f9c app_confbridge: Enable sending events to participants
7 years ago
Chris-Savinovich b437656c2e "confbridge show profile bridge" does not output "sfu" when video_mode is sfu
7 years ago
Joshua Colp 8de3fa2b56 bridge_softmix / app_confbridge: Add support for REMB combining.
7 years ago
Joshua Colp 0f6431e8e4 app_confbridge / bridge_softmix: Add ability to configure REMB interval.
7 years ago
Richard Mudgett b9024197ab app_confbridge: Update dsp_silence_threshold and dsp_talking_threshold docs.
7 years ago
Corey Farrell bf2d35931d aco: Minimize use of regex.
7 years ago
Richard Mudgett 5bbf7b2aad app_confbridge: Document sfu video_mode value.
8 years ago
Joshua Colp 680c491a62 bridge_softmix / res_rtp_asterisk: Fix packet loss and renegotiation issues.
8 years ago
Mark Michelson 39d14834f8 Confbridge: Add "sfu" video mode to bridge profile options.
8 years ago
George Joseph 0001834157 app_confbridge: Fix reference to cfg in menu_template_handler
8 years ago
frahaase 5b1796f59d Binaural synthesis (confbridge): DTMF conference management.
8 years ago
Sean Bright 3f94373778 cli: Fix various CLI documentation and completion issues
8 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
frahaase dce31f90ba Binaural synthesis (confbridge): On/off setting for binaural synthesis.
9 years ago
Jaco Kroon 8923c9ac96 app_confbridge: Add a regcontext option for confbridge bridge profiles.
9 years ago
Mark Michelson ed13732188 Confbridge: Add a user timeout option
10 years ago
Kevin Harwell 9f65ea482e app_confbridge: Default the template option to a compatible default profile.
10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
Matthew Jordan aa8fd7d1b9 app_confbridge: Restore user's menu name to CLI output of 'confbridge list'
10 years ago
Matthew Jordan 2afeadcc84 app_confbridge: Fix build error caused by XML validation errors
10 years ago
Matthew Jordan b79a4a464f app_confbridge: Add the ability to pass options/command to MixMonitor
10 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
11 years ago
Richard Mudgett 158bd5dd74 app_confbridge: Fix confbridge.conf dsp_talking_threshold option setting wrong parameter.
11 years ago
Corey Farrell fbe0dfaf44 Fix dialplan function NULL channel safety issues
11 years ago
Kinsey Moore 75edef52e0 ConfBridge: Correct prompt playback target
11 years ago
Jonathan Rose 7950118e18 Confbridge: Add option to review the recording similar to announce_join_leave
12 years ago
Richard Mudgett 0721b1de83 config: Allow ConfBridge DTMF menus to have '#' as the first digit.
12 years ago
Jonathan Rose 4b7ff87492 app_confbridge: Make the CONFBRIDGE function be able to create dynamic menus
12 years ago
Richard Mudgett f87086b374 app_confbridge: Can now set the language used for announcements to the conference.
12 years ago
Richard Mudgett 665ef4c654 app_confbridge: Fix duplicate default_user profile.
12 years ago
Richard Mudgett e35860f954 Changed some BUGBUG tags to associated JIRA issue tags.
12 years ago
Matthew Jordan 6eec8a44e7 Update documentation for ConfBridge with some additional markup
12 years ago
Richard Mudgett c017d5e6a3 Remove the unsafe bridge parameter from ast_bridge_hook_callback's.
12 years ago
Matthew Jordan cafc115896 A great big renaming patch
12 years ago
Richard Mudgett cd40e179a9 Fix potential bridge hook resource leak if the hook install fails.
12 years ago
Richard Mudgett 0e2a9d07ac app_confbridge: Fix memory leak on reload.
12 years ago
Richard Mudgett 3d63833bd6 Merge in the bridge_construction branch to make the system use the Bridging API.
12 years ago
Kinsey Moore eb06c505f4 Add documentation for record_file_append
12 years ago
Richard Mudgett 72828808c8 confbridge: Make search the conference bridges container using OBJ_KEY.
12 years ago
Richard Mudgett 761465d642 confbridge: Rename items for clarity and consistency.
12 years ago
Matthew Jordan 33e4c6115f Ensure that the default bridge/user profiles are always available
12 years ago
Kevin Harwell 31b7426115 Added Confbridge record_file_append option.
12 years ago
Matthew Jordan d04ab3c645 Add CLI configuration documentation
12 years ago
Richard Mudgett 08fdb4646e Because the compiler can check types with a struct copy and memcpy() cannot.
12 years ago
Michael L. Young 6c74483227 Fix Some Configured Conference Bridge Sounds Not Being Set
12 years ago
Richard Mudgett a821774bad confbridge: Fix some resource leaks on conference teardown.
13 years ago
Richard Mudgett ddad7cf4bd confbridge: Fix several small issues.
13 years ago
Mark Michelson d819508bae Don't destroy confbridge config when error is encountered during a reload.
13 years ago
Terry Wilson 13427db64c Fix segfault introduced by conversion to ACO API
13 years ago