Commit Graph

279 Commits (f436b9ab111f1ff57c6dd3970051f123b42c1103)

Author SHA1 Message Date
Walter Doekes ff3eebf454 musiconhold: Only warn if music class is not found in memory and database.
9 years ago
Sean Bright e7cfda0b38 res_musiconhold: Prevent multiple simultaneous reloads.
10 years ago
Michael Cargile a23adcca3d res/res_musiconhold: Add a warning when MOH does not exist
10 years ago
Richard Mudgett 00ffbc40e1 res_musiconhold.c: Release any format refs before memset().
11 years ago
Richard Mudgett d6ea6f5848 res_musiconhold: Fix MOH restarting where it left off from the last hold.
11 years ago
Richard Mudgett 6684442945 res_musiconhold.c: Remove obsolete REF_DEBUG code.
11 years ago
Jonathan Rose 2903df52f3 res_musiconhold: Fix reference leaks caused when reloading with REF_DEBUG set
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 97834718c2 Remove many deprecated modules
11 years ago
Kinsey Moore 163c734ae7 MoH: Don't restart stream on repeated start calls
11 years ago
Matthew Jordan b52c6d0903 MoH: Undo commit r416150 (1.8)
11 years ago
Kinsey Moore 0acc626530 MoH: Don't restart stream on repeated start calls
11 years ago
Walter Doekes 8fd6a88633 res_musiconhold: Minor cleanup.
11 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
11 years ago
Richard Mudgett 9be438299d Add some asserts that were handy when looking for a stasis cache problem.
11 years ago
Richard Mudgett f627a0aca0 res_musiconhold.c: Generate MOH start/stop events whenever the MOH stream is started/stopped.
11 years ago
Russell Bryant fbf8700c10 moh: fix a refcount error with realtime MOH
11 years ago
Richard Mudgett 4515cb3145 res_musiconhold.c: Remove some unnecessary RAII_VAR() usage.
11 years ago
Walter Doekes 72cb7a254f Enable wide band audio in musiconhold streams.
12 years ago
Richard Mudgett 83bf017db9 Fix incorrect usages of ast_realloc().
12 years ago
Richard Mudgett 6ebfac8e70 Handle DTMF and hold wrapup when a channel leaves the bridging system.
12 years ago
Kinsey Moore 6851801a5e Resolve a merge conflict
12 years ago
Matthew Jordan 06be8463b6 Migrate a large number of AMI events over to Stasis-Core
12 years ago
Matthew Jordan a0c363e227 Refactor ast_timer_ack to return an error and handle the error in timer users
13 years ago
Andrew Latham c7857504df Doxygen Updates - Title update
13 years ago
Matthew Jordan a094707d51 Fix a variety of ref counting issues
13 years ago
Andrew Latham e11cc29360 Doxygen Cleanup
13 years ago
Matthew Jordan 016dfa01f1 Fix places in resources where a negative return value could impact execution
13 years ago
Walter Doekes fc63e07135 Avoid cppcheck warnings; removing unused vars and a bit of cleanup.
13 years ago
Terry Wilson 786f5898d1 Finalize ast_channel opaquification
13 years ago
Richard Mudgett e063fa6b3f Fix REF_DEBUG compile errors.
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 99cae5b750 Opaquify channel stringfields
14 years ago
Jonathan Rose de09749470 Add an announcement option to music-on-hold - plays sound when put on hold/between songs
14 years ago
Terry Wilson 04da92c379 Replace direct access to channel name with accessor functions
14 years ago
Matthew Jordan d9651f2be9 Fix timing source dependency issues with MOH
14 years ago
Tilghman Lesher 77b670c4ab Allow each logging destination and console to have its own notion of the verbosity level.
14 years ago
Terry Wilson 6d05a31d9f Resume playing existing hold music for cached realtime MOH
14 years ago
Terry Wilson bd486fcf41 Don't forget to rescan MOH files for cached realtime classes
14 years ago
Jonathan Rose 364eb56835 Merged revisions 336717 via svnmerge from
14 years ago
Richard Mudgett 35e27201c7 Merged revisions 334357 via svnmerge from
14 years ago
Kinsey Moore 38efff0ca3 Merged revisions 331039 via svnmerge from
14 years ago
Leif Madsen a525edea59 Merged revisions 328247 via svnmerge from
14 years ago
Jonathan Rose b156c7f0ad Merged revisions 325821 via svnmerge from
14 years ago
Jonathan Rose bacc0a0c91 Merged revisions 325152 via svnmerge from
14 years ago
Russell Bryant 37aa52fd78 Merged revisions 316265 via svnmerge from
14 years ago
David Vossel 7f23115ad2 New HD ConfBridge conferencing application.
14 years ago
Paul Belanger 3556e4c2d4 Replace ast_log(LOG_DEBUG, ...) with ast_debug()
15 years ago