Commit Graph

105 Commits (dac5e3a0df5d76967ef581984e79e0d5543c6a89)

Author SHA1 Message Date
Joshua Colp 6fd3db51e8 app_confbridge: Only create a channel that records audio.
8 years ago
Joshua Colp c7edd0b493 Merge "app_confbridge: Document sfu video_mode value."
8 years ago
Richard Mudgett 5bbf7b2aad app_confbridge: Document sfu video_mode value.
8 years ago
Richard Mudgett f96536b1ea confbridge.h: Fix doxygen comments.
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.
9 years ago
George Joseph 0001834157 app_confbridge: Fix reference to cfg in menu_template_handler
9 years ago
Richard Mudgett 57656e2b5b app_confbridge: Fix ConfbridgeTalking AMI event description.
9 years ago
frahaase 5b1796f59d Binaural synthesis (confbridge): DTMF conference management.
9 years ago
Sean Bright 3f94373778 cli: Fix various CLI documentation and completion issues
9 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
Mark Michelson ac02bbd9a0 ConfBridge: Make some announcements asynchronous.
9 years ago
Mark Michelson ded22c712a ConfBridge: Rework announcer channel methodology
9 years ago
Joshua Colp 065d810d3f Revert "ConfBridge: Rework announcer channel methodology"
9 years ago
Mark Michelson 5aa8773052 ConfBridge: Rework announcer channel methodology
9 years ago
Jaco Kroon 8923c9ac96 app_confbridge: Add a regcontext option for confbridge bridge profiles.
10 years ago
Richard Mudgett a63656b419 Bridge system: Fix memory leaks and double frees on impart failure.
10 years ago
Richard Mudgett 1bc54aee80 app_confbridge: Only use b_profile options from the conference.
10 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.
11 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
11 years ago
Corey Farrell c08fd275bf Logger: Convert 'struct ast_callid' to unsigned int.
11 years ago
Richard Mudgett 94eebd5ba5 app_confbridge: Repeatedly starting and stopping recording ref leaks the recording channel.
11 years ago
Matthew Jordan aa8fd7d1b9 app_confbridge: Restore user's menu name to CLI output of 'confbridge list'
11 years ago
Richard Mudgett b69b0d12ee app_confbridge: Shorten CBRec channel names to CBRec/<conf_name>-<seq-num>
11 years ago
Richard Mudgett c780223507 app_confbridge: Make CBRec channel names more unique.
11 years ago
Matthew Jordan 2afeadcc84 app_confbridge: Fix build error caused by XML validation errors
11 years ago
Matthew Jordan b79a4a464f app_confbridge: Add the ability to pass options/command to MixMonitor
11 years ago
Matthew Jordan 948af7fd79 apps/app_confbridge: Ensure 'normal' users hear message when last marked leaves
11 years ago
Matthew Jordan fc2279afea app_confbridge: Don't play leader leaving prompt if no one will hear it
11 years ago
Joshua Colp 737b811749 app_confbridge: Play "leader has left" sound even when musiconhold is enabled.
11 years ago
George Joseph 7c1a22fba7 confbridge: Add 'Admin' param to join, leave, mute, unmute and talking events
11 years ago
Matthew Jordan a2c912e997 media formats: re-architect handling of media for performance improvements
11 years ago
Corey Farrell db2ee74883 app_confbridge: Correct verification of conference name length
12 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
12 years ago
Richard Mudgett 158bd5dd74 app_confbridge: Fix confbridge.conf dsp_talking_threshold option setting wrong parameter.
12 years ago
Corey Farrell fbe0dfaf44 Fix dialplan function NULL channel safety issues
12 years ago
Richard Mudgett 1900bae7b6 app_confbridge: Add missing destructor call to announcer channel destructor.
12 years ago
Richard Mudgett de3dc17cc5 app_confbridge: Make explicitly stop MOH if a user is kicked or hangs up while MOH is playing.
12 years ago
Scott Griepentrog 80ef9a21b9 uniqueid: channel linkedid, ami, ari object creation with id's
12 years ago
Richard Mudgett 77ad5ec2e3 app_confbridge: Remove some noop code.
12 years ago
Kinsey Moore 75edef52e0 ConfBridge: Correct prompt playback target
12 years ago
Matthew Jordan 50b2d6eec1 app_confbridge: Fix crash caused when waitmarked/marked users leave together
12 years ago
Joshua Colp e2630fcd51 channels: Return allocated channels locked.
12 years ago
Mark Michelson d421818c3d Add a CONFBRIDGE_RESULT channel variable to discern why a channel left a ConfBridge.
12 years ago
Jonathan Rose 7950118e18 Confbridge: Add option to review the recording similar to announce_join_leave
12 years ago
Richard Mudgett a84cff117d confbridge: Separate user muting from system muting overrides.
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