Commit Graph

118 Commits (27dc2094e98b59b8a50b059ddd6048285a42e6b9)

Author SHA1 Message Date
Kevin Harwell fd434a210f app_confbridge: file playback blocks dtmf
10 years ago
Richard Mudgett feddab7944 HTTP: Stop accepting requests on final system shutdown.
10 years ago
Richard Mudgett eda125f98d app_confbridge: Repeatedly starting and stopping recording ref leaks the recording channel.
10 years ago
Richard Mudgett f8b3fb6e2f app_confbridge: Whitespace
10 years ago
Richard Mudgett 4b363688d4 AMI: Make AMI actions that generate event lists consistent.
11 years ago
Kevin Harwell 19ba0d1363 AST-2014-017 - app_confbridge: permission escalation/ class authorization.
11 years ago
George Joseph e0c66f5f14 confbridge: Add Duration to ConfbridgeList event
11 years ago
George Joseph 372236cc2a confbridge: Add 'Admin' param to join, leave, mute, unmute and talking events
11 years ago
George Joseph e985cb076d confbridge: Make kick, mute and unmute handle channel targets consistently.
11 years ago
Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" .
11 years ago
Matthew Jordan a2c912e997 media formats: re-architect handling of media for performance improvements
11 years ago
Matthew Jordan fd45b82247 app_confbridge: Allow muting of users waiting to enter a ConfBridge
11 years ago
Corey Farrell db2ee74883 app_confbridge: Correct verification of conference name length
11 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
11 years ago
Richard Mudgett a92f0a9e83 app_confbridge: Fixed "CBAnn" channels not going away.
11 years ago
Richard Mudgett 90b9413a0d app_confbridge: Fix ref leak in CLI "confbridge kick" command.
11 years ago
Kinsey Moore e91f65bb91 Confbridge: Fix ConfbridgeKick AMI documentation
11 years ago
Kinsey Moore ea23198a96 Confbridge: Add references for kick all option
11 years ago
Kinsey Moore d6e2c50058 bridging: Ensure locking during snapshot creation
11 years ago
Jonathan Rose 3c16865fc2 app_confbridge: Fix bug - users with startmuted set don't start muted
11 years ago
Scott Griepentrog 80ef9a21b9 uniqueid: channel linkedid, ami, ari object creation with id's
11 years ago
Kinsey Moore 75edef52e0 ConfBridge: Correct prompt playback target
11 years ago
Kinsey Moore 3e6c4a6f89 ConfBridge: Fix channel parameter documentation
11 years ago
Matthew Jordan 50b2d6eec1 app_confbridge: Fix crash caused when waitmarked/marked users leave together
12 years ago
Kevin Harwell 28c0cb28d0 channel locking: Add locking for channel snapshot creation
12 years ago
Jonathan Rose b0bb03e916 bridging: Give bridges a name and a known creator
12 years ago
Mark Michelson d421818c3d Add a CONFBRIDGE_RESULT channel variable to discern why a channel left a ConfBridge.
12 years ago
David M. Lee 1212906351 Reverting r403311. It's causing ARI tests to hang.
12 years ago
Mark Michelson 8e8b329e14 Add channel locking for channel snapshot creation.
12 years ago
Jonathan Rose 7950118e18 Confbridge: Add option to review the recording similar to announce_join_leave
12 years ago
Jonathan Rose d720bc7686 Confbridge: add test events for dynamic menus test
12 years ago
Mark Michelson 92cf776119 Get rid of some inaccurate comments.
12 years ago
Richard Mudgett a84cff117d confbridge: Separate user muting from system muting overrides.
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
Mark Michelson ee21eee7e0 Cache string values of formats on ast_format_cap() to save processing.
12 years ago
Richard Mudgett 477dea4661 Bridge API: Set a cause code on a channel when it is ejected from a bridge.
12 years ago
Kinsey Moore 82ba10bb47 Fix feature_attended_transfer test
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 07d2694f72 Refactor ast_bridge_features struct.
12 years ago
Matthew Jordan 19d8f8c8e4 Add 'kick all' capability to ConfBridge CLI command
12 years ago
Richard Mudgett 0e2a9d07ac app_confbridge: Fix memory leak on reload.
12 years ago
Kinsey Moore 39d5e40cd5 Remove remnant of snapshot blob JSON types
12 years ago
Matthew Jordan afb1d96068 Raise the ConfBridgeMute/Unmute events when a CLI or AMI action triggers the change
12 years ago
Richard Mudgett 3d63833bd6 Merge in the bridge_construction branch to make the system use the Bridging API.
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
Kevin Harwell 933800754f Confbridge CLI new record file name check.
12 years ago
Matthew Jordan 35f98d66ac Clean up ConfBridge commands to account for wait_marked users
12 years ago