Commit Graph

548 Commits (1b01a6abfd1f323c9043fc9c65f4ab038296f77c)

Author SHA1 Message Date
George Joseph 36b28c98dd Build: Fix compile issues with seldom used modules
6 years ago
Sean Bright 57850c7861 app_meetme: Don't mute joining admins if conference is muted
6 years ago
Corey Farrell 021ce938ca
astobj2: Remove legacy ao2_container_alloc routine.
7 years ago
Richard Mudgett 6bbede84fb app_meetme: Fix manager event documentation for several events.
7 years ago
Corey Farrell 527cf5a570 Remove redundant module checks and references.
7 years ago
Sean Bright fd0ca1c3f9 Remove as much trailing whitespace as possible.
8 years ago
Corey Farrell e82b921c35 Modules: Fix issues with CLI completion.
8 years ago
George Joseph 4275ca16a1 build: A few gcc 7 error fixes
8 years ago
Sean Bright 325eeced6a core: Remove 'Data Retrieval API'
8 years ago
Joshua Colp f6eeaaafd5 channel / app_meetme: Fix parentheses.
8 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
George Joseph 40da6434c1 build_system: Fix some warnings highlighted by clang
9 years ago
Corey Farrell fcaebb0e43 app_meetme: Set default value for audio_buffers.
10 years ago
Corey Farrell 80621ce3c5 Fix unsafe uses of ast_context pointers.
10 years ago
Rodrigo Ramírez Norambuena eec010829a AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.
10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
Richard Mudgett c7ea108e02 Revert -r430452 It needs to be redone for the next major AMI version change instead.
11 years ago
Richard Mudgett ef34a05f21 AMI: Remove no longer used parameter from astman_send_listack().
11 years ago
Richard Mudgett 52a7cdb101 AMI: Make AMI actions that generate event lists consistent.
11 years ago
Matthew Jordan 0cdb71aae9 apps/app_meetme: Apply default values on initial load with no config file
11 years ago
Matthew Jordan 6525f374db apps/app_meetme: Fix crash when publishing MeetMe messages with no channel
11 years ago
Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" .
11 years ago
Kinsey Moore 9056c23bbd Fix more dev-mode build issues
11 years ago
Matthew Jordan a2c912e997 media formats: re-architect handling of media for performance improvements
11 years ago
Matthew Jordan 9cc1a8e893 stasis: Reduce creation of channel snapshots to improve performance
11 years ago
Richard Mudgett 4b4fe69f9f app_meetme: Don't interrupt MOH for waitmarked users.
11 years ago
Richard Mudgett d8c559a0dc app_meetme: Fix overwrite of DAHDI conference data structure.
11 years ago
Scott Griepentrog 80ef9a21b9 uniqueid: channel linkedid, ami, ari object creation with id's
11 years ago
Richard Mudgett d277f3ec3e json: Fix off-nominal json ref counting issues.
11 years ago
Kevin Harwell 0db94b70b9 app_meetme: compiler warning
12 years ago
Kevin Harwell 28c0cb28d0 channel locking: Add locking for channel snapshot creation
12 years ago
Joshua Colp e2630fcd51 channels: Return allocated channels locked.
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
Mark Michelson ee21eee7e0 Cache string values of formats on ast_format_cap() to save processing.
12 years ago
David M. Lee 2de42c2a25 Multiple revisions 399887,400138,400178,400180-400181
12 years ago
Kinsey Moore 0ffcd11380 Fix several crashes in MeetMeAdmin
12 years ago
Matthew Jordan bfcfa2728f Resolve conflicts between CONFFLAG_DONT_DENOISE and CONFFLAG_INTROUSER_VMREC
12 years ago
David M. Lee 860ab29dab Fixed app_meetme for cache split changes
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 40ce5e0d18 Change ast_hangup() to return void and be NULL safe.
12 years ago
Russell Bryant 0bfe2d4cc4 astobj2-ify the SLA code
12 years ago
Kinsey Moore 909ee4bfb9 Refactor extraneous channel events
12 years ago
Jonathan Rose bec2d79484 app_meetme: Refactor manager events to use stasis
12 years ago
Russell Bryant 049345c323 Make SLA reload more paranoid.
12 years ago
Russell Bryant 1cb52c6026 sla: remove redundant locking.
12 years ago
Russell Bryant 03047a47b6 Fix multi-station answer race condition.
12 years ago
Matthew Jordan 62f7acfac6 Let channels joining a MeetMe conference opt out of the denoiser
12 years ago
Jonathan Rose 19df752612 app_meetme: Use new prompts for administrator menu
13 years ago