Commit Graph

314 Commits (development/16/python3)

Author SHA1 Message Date
Josh Soref 923c836886 res: Spelling fixes
5 years ago
Sean Bright 1fc4ab38b8 res_musiconhold.c: Plug ref leak caused by ao2_replace() misuse.
6 years ago
Boris P. Korzun e78239e6f5 res_musiconhold: Add support of various URL-schemes by MoH.
6 years ago
Nathan Bruning bb46595799 res_musiconhold: Don't crash when real-time doesn't return any entries
6 years ago
lvl 374d18cb97 res_musiconhold: Load all realtime entries, not just the first
6 years ago
Sean Bright fccf360fcb res_musiconhold: Clarify that playlist mode only supports HTTP(S) URLs
6 years ago
Sean Bright 4a7bbac0ed res_musiconhold: Start playlist after initial announcement
6 years ago
Sean Bright 55358b1276 res_musiconhold.c: Use ast_file_read_dir to scan MoH directory
6 years ago
Sean Bright cd8e011670 res_musiconhold.c: Prevent crash with realtime MoH
6 years ago
Nicholas John Koch 7949343efb res_musiconhold: Added check for dot character in path of playlist entries to avoid warnings
6 years ago
Sean Bright 1e94cfdf4c res_musiconhold: Avoid spurious warning when 'format' is the empty string
7 years ago
Sean Bright 9f304170f6 res_musiconhold: Add new 'playlist' mode
7 years ago
sungtae kim b478f46d59 res_musiconhold: Added unregister realtime moh class
7 years ago
Sean Bright 9718376902 res_musiconhold: Use a vector instead of custom array allocation
7 years ago
Sean Bright d6af1acb8c res_musiconhold: Use ast_pipe_nonblock() wrapper
7 years ago
Sean Bright 8ca74d73f1 res_musiconhold: Remove redundant option parsing
8 years ago
Corey Farrell dee1165d31
astobj2: Eliminate usage of legacy container allocation macros.
8 years ago
Frederic LE FOLL ccfd2e0f5d res_musiconhold.c: Restart MOH if previous hold just reached end-of-file
8 years ago
Corey Farrell b5914d90ac Fix GCC 8 build issues.
8 years ago
Ben Ford 4aeec6100f res_musiconhold: Don't restart MOH from beginning after announcement.
8 years ago
Sean Bright fd0ca1c3f9 Remove as much trailing whitespace as possible.
9 years ago
Sean Bright c387beb456 res_musiconhold: Start playlist after initial announcement
9 years ago
Sean Bright 2ffe52a116 utils: Add convenience function for setting fd flags
9 years ago
George Joseph b7a875778a res_musiconhold: Add kill_escalation_delay, kill_method to class
9 years ago
Joshua Colp 5a7af00e80 asterisk: Audit locking of channel when manipulating flags.
9 years ago
Daniel Journo 6c3ae397cb Unused realtime MOH classes not purged on 'moh reload'
10 years ago
Sean Bright d22c678999 res_musiconhold: Don't chdir() when scanning MoH files
10 years ago
Daniel Journo b14724adb3 res_musiconhold: moh general section is a class and issues warning
10 years ago
Richard Mudgett 56854f22d2 res_musiconhold.c: Fix format ref leak when parsing MOH config class.
10 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
10 years ago
Timo Teräs 39b69ab537 Fixes to include signal.h
10 years ago
Walter Doekes 13cdf3e8a1 musiconhold: Only warn if music class is not found in memory and database.
11 years ago
Sean Bright 79a7321a47 res_musiconhold: Prevent multiple simultaneous reloads.
11 years ago
Michael Cargile 8b503f2a10 res/res_musiconhold: Add a warning when MOH does not exist
11 years ago
Corey Farrell 5c1d07baf0 Astobj2: Allow reference debugging to be enabled/disabled by config.
11 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
12 years ago
Walter Doekes d172d84fe1 musiconhold: Add preferchannelclass=no option to prefer app class.
12 years ago
Walter Doekes 9c1f34c7e9 musiconhold: Add sort=randstart, and deprecate old stuff.
12 years ago
Richard Mudgett fefa6fba82 res_musiconhold.c: Release any format refs before memset().
12 years ago
Richard Mudgett 2b19d94a71 res_musiconhold: Fix MOH restarting where it left off from the last hold.
12 years ago
Richard Mudgett f8c4fc1121 res_musiconhold.c: Remove obsolete REF_DEBUG code.
12 years ago
Jonathan Rose 4946981646 res_musiconhold: Fix reference leaks caused when reloading with REF_DEBUG set
12 years ago
Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" .
12 years ago
Matthew Jordan a2c912e997 media formats: re-architect handling of media for performance improvements
12 years ago
Matthew Jordan 97834718c2 Remove many deprecated modules
12 years ago
Kinsey Moore 163c734ae7 MoH: Don't restart stream on repeated start calls
12 years ago
Matthew Jordan b52c6d0903 MoH: Undo commit r416150 (1.8)
12 years ago
Kinsey Moore 0acc626530 MoH: Don't restart stream on repeated start calls
12 years ago
Walter Doekes 8fd6a88633 res_musiconhold: Minor cleanup.
12 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
12 years ago