Commit Graph

71 Commits (a378423c8e66f7706ec65e3784d9d6622b910e83)

Author SHA1 Message Date
Kinsey Moore 2254a05348 ConfBridge: Correct prompt playback target
11 years ago
Kinsey Moore 5e6a9d0461 ConfBridge: Fix channel parameter documentation
12 years ago
Matthew Jordan f9465fd40d app_confbridge: Fix crash caused when waitmarked/marked users leave together
12 years ago
Mark Michelson 6d85bb82e1 Get rid of some inaccurate comments.
12 years ago
Richard Mudgett 864163492c confbridge: Separate user muting from system muting overrides.
12 years ago
Richard Mudgett ae78f04e4f app_confbridge: Can now set the language used for announcements to the conference.
12 years ago
Richard Mudgett 365e81053b app_confbridge: Fix memory leak on reload.
12 years ago
Kevin Harwell 04100feed7 Confbridge CLI new record file name check.
12 years ago
Matthew Jordan 4163b04c42 Fix typo in r382068
12 years ago
Matthew Jordan d9f20617d0 Clean up ConfBridge commands to account for wait_marked users
12 years ago
Kevin Harwell 5d8ddec0e2 Confbridge channels staying active when all participants leave.
12 years ago
Kevin Harwell 2be1724539 Fixed Confbridge file recording deadlock and appending.
12 years ago
Richard Mudgett 9a56a3d738 app_confbridge: Fix crash from receiving an AMI action after ConfBridge unloaded.
12 years ago
Richard Mudgett 3e5f384eb9 app_page and app_confbridge: Fix custom announcement on entering conference.
12 years ago
Matthew Jordan 322525bece Correct documentation for ConfbridgeList AMI action
13 years ago
Richard Mudgett df6a5fb23f confbridge: Minor fixes playing user counts to the conference.
13 years ago
Kinsey Moore c32dc894ca Fix regression in Confbridge user count
13 years ago
Matthew Jordan eda6664de0 Prevent exhaustion of system resources through exploitation of event cache
13 years ago
Richard Mudgett 797e403982 confbridge: Fix MOH on simultaneous user entry to a new conference.
13 years ago
Richard Mudgett 97fcde6af7 confbridge: Fix some resource leaks on conference teardown.
13 years ago
Richard Mudgett d0c835fa73 confbridge: Update online XML documentation.
13 years ago
Jonathan Rose e1da5dbd57 confbridge: Fix a bug which made conferences not record with AMI/CLI commands
13 years ago
Matthew Jordan ec6bf83e28 Resolve issues in ConfBridge regarding marked, waitmarked, and unmarked users
13 years ago
Mark Michelson 2dba1e5c58 Prevent crash from using app_page with no confbridge.conf file provided.
13 years ago
Richard Mudgett 964daecc3f DECLINE to load confbridge if the config fails to load.
13 years ago
Terry Wilson 13427db64c Fix segfault introduced by conversion to ACO API
13 years ago
Matthew Jordan 82a7409c15 Add AMI event documentation
13 years ago
Matthew Jordan 66754b3f3d Fix crash in ConfBridge when user announcement is played for more than 2 users
13 years ago
Kinsey Moore a965f18695 Play conf-placeintoconf message to the correct channel
13 years ago
Terry Wilson 786f5898d1 Finalize ast_channel opaquification
13 years ago
Joshua Colp f5fda0eb74 Transition app_page to using app_confbridge internally for the conference bridge portion of paging. This also adds a new 'announcement' option to ConfBridge user profiles.
13 years ago
Terry Wilson a9d607a357 Opaquify ast_channel structs and lists
13 years ago
Terry Wilson ebaf59a656 Opaquification for ast_format structs in struct ast_channel
13 years ago
Terry Wilson 57f42bd74f ast_channel opaquification of pointers and integral types
13 years ago
Terry Wilson 34c55e8e7c Opaquify char * and char[] in ast_channel
13 years ago
Joshua Colp fd100261f3 Don't try to play sound files that do not exist.
13 years ago
Richard Mudgett 23bc964e1c Constify some more channel driver technology callback parameters.
14 years ago
Terry Wilson 99cae5b750 Opaquify channel stringfields
14 years ago
Matthew Jordan a8276fe8ef Fix crash from bridge channel hangup race condition in ConfBridge
14 years ago
Terry Wilson 04da92c379 Replace direct access to channel name with accessor functions
14 years ago
Matthew Jordan cf0c9830bf Add Asterisk TestSuite event hooks to support ConfBridge testing
14 years ago
Matthew Jordan 2556729983 Improve error message in CONFBRIDGE_INFO
14 years ago
Matthew Jordan 279873e8eb Add admin toggle mute all and participant count menu options to app_confbridge
14 years ago
Matthew Jordan e218748ac1 Merged revisions 337120 via svnmerge from
14 years ago
Kinsey Moore 3e89d62884 Merged revisions 332654 via svnmerge from
14 years ago
Paul Belanger b6a9795b9a Merged revisions 330162 via svnmerge from
14 years ago
Sean Bright d4e239fa60 Merged revisions 329950 via svnmerge from
14 years ago
Leif Madsen a525edea59 Merged revisions 328247 via svnmerge from
14 years ago
Kinsey Moore 934cabb22f Segfault on shutdown when confbridge is active
14 years ago
David Vossel 17860b70e4 Updates confbridge.conf video documentation and adds dtmf action for releasing video src.
14 years ago