Commit Graph

72 Commits (a457acff46cfaafab3dd56f8f9780228251e29e4)

Author SHA1 Message Date
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
11 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
Richard Mudgett 1900bae7b6 app_confbridge: Add missing destructor call to announcer channel destructor.
11 years ago
Richard Mudgett de3dc17cc5 app_confbridge: Make explicitly stop MOH if a user is kicked or hangs up while MOH is playing.
11 years ago
Scott Griepentrog 80ef9a21b9 uniqueid: channel linkedid, ami, ari object creation with id's
11 years ago
Richard Mudgett 77ad5ec2e3 app_confbridge: Remove some noop code.
11 years ago
Kinsey Moore 75edef52e0 ConfBridge: Correct prompt playback target
11 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
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
David M. Lee 2de42c2a25 Multiple revisions 399887,400138,400178,400180-400181
12 years ago
Kevin Harwell b1db2df871 Confbridge: empty conference not being torn down
12 years ago
Richard Mudgett 2a371cd80b Restore Dial, Queue, and FollowMe 'I' option support.
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 3f724fa493 Make bridge snapshots use prefixes.
12 years ago
Matthew Jordan 33e7b76d1d Hide the Surrogate channels from external consumers; kill Masquerade events
12 years ago
Kinsey Moore 03090a88ba Fix documentation replication issues
12 years ago
David M. Lee e1b959ccbb Split caching out from the stasis_caching_topic.
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
Kinsey Moore 5a8f32703c Filter channels used as internal mechanisms
12 years ago
Jonathan Rose 4f29b97020 app_confbridge: Eliminate a reference leak for confbridge announcer channels
12 years ago
Richard Mudgett a022379107 Fix incorrect calls to ast_bridge_impart().
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
Jonathan Rose bec2d79484 app_meetme: Refactor manager events to use stasis
12 years ago
Kinsey Moore 39d5e40cd5 Remove remnant of snapshot blob JSON types
12 years ago
Mark Michelson fac3839e68 Adds support for a core attended transfer function plus adds some hiding of masquerades.
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
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 128d7abb05 app_confbridge: Fix error messages on exiting conference.
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
13 years ago
Matthew Jordan 8fb5bdce9a Prevent exhaustion of system resources through exploitation of event cache
13 years ago