Commit Graph

255 Commits (222e8a3afb6aabb31052fe76fa4f57fe26f69688)

Author SHA1 Message Date
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
14 years ago
Walter Doekes fc63e07135 Avoid cppcheck warnings; removing unused vars and a bit of cleanup.
14 years ago
Terry Wilson 786f5898d1 Finalize ast_channel opaquification
14 years ago
Richard Mudgett e063fa6b3f Fix REF_DEBUG compile errors.
14 years ago
Terry Wilson ebaf59a656 Opaquification for ast_format structs in struct ast_channel
14 years ago
Terry Wilson 57f42bd74f ast_channel opaquification of pointers and integral types
14 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
15 years ago
Jonathan Rose b156c7f0ad Merged revisions 325821 via svnmerge from
15 years ago
Jonathan Rose bacc0a0c91 Merged revisions 325152 via svnmerge from
15 years ago
Russell Bryant 37aa52fd78 Merged revisions 316265 via svnmerge from
15 years ago
David Vossel 7f23115ad2 New HD ConfBridge conferencing application.
15 years ago
Paul Belanger 3556e4c2d4 Replace ast_log(LOG_DEBUG, ...) with ast_debug()
15 years ago
David Vossel c26c190711 Asterisk media architecture conversion - no more format bitfields
15 years ago
Jason Parker 20fefec7a3 Merged revisions 305473 via svnmerge from
15 years ago
Jason Parker 0bed3e751a Merged revisions 305198 via svnmerge from
15 years ago
Jason Parker 5edeada22a Merged revisions 305131 via svnmerge from
15 years ago
Tilghman Lesher 41260a6f20 Merged revisions 292376 via svnmerge from
15 years ago
Tzafrir Cohen 4d6eac5282 Merged revisions 292050 via svnmerge from
15 years ago
Brett Bryant 49d3bdd14c Merged revisions 285640 via svnmerge from
15 years ago
Jason Parker ef247c398f Merged revisions 285530 via svnmerge from
15 years ago
Jason Parker d077b0f081 Merged revisions 285527 via svnmerge from
15 years ago
Tilghman Lesher 3170dab50d Merged revisions 283770 via svnmerge from
15 years ago
Tilghman Lesher b4e18d5660 Add load priority order, such that preload becomes unnecessary in most cases
15 years ago
Tilghman Lesher f12afaaebc Add documentation for MOH realtime fields
16 years ago
Tilghman Lesher 621a86db18 If there is realtime configuration, it does not get re-read on reload unless the config file also changes.
16 years ago
Paul Belanger 41d7b51bf7 Merged revisions 270331 via svnmerge from
16 years ago
David Vossel e98835e437 fixes crash in moh when cachertclasses flag is used
16 years ago
Mark Michelson 529a87ce7d Remove unrelated MOH change from previous commit.
16 years ago
Mark Michelson 8999372c33 Fix misspelling of macro args.
16 years ago
Mark Michelson a554e00fed Merged revisions 260345 via svnmerge from
16 years ago
Jeff Peeler 7f29269d68 Merged revisions 250786 via svnmerge from
16 years ago
Sean Bright 1a30c33d47 Get MoH building on OpenSolaris.
16 years ago
Tilghman Lesher 055cb0e0ae Add the class actually used in the MusicOnHold start event.
16 years ago
Tilghman Lesher b510b53ebc Missed a case that emits a WARNING where none is warranted.
16 years ago
Tilghman Lesher 219f969dcf Find another ref leak and change how we manage module references.
16 years ago
Tilghman Lesher c8d5ce7c13 Remove debugging line
16 years ago