Merged revisions 260345 via svnmerge from
[asterisk/asterisk.git] / res / res_musiconhold.c
2010-04-30 Mark MichelsonMerged revisions 260345 via svnmerge from
2010-03-05 Jeff PeelerMerged revisions 250786 via svnmerge from
2010-01-16 Sean BrightGet MoH building on OpenSolaris.
2010-01-08 Tilghman LesherAdd the class actually used in the MusicOnHold start...
2009-12-10 Tilghman LesherMissed a case that emits a WARNING where none is warranted.
2009-12-08 Tilghman LesherFind another ref leak and change how we manage module...
2009-12-03 Tilghman LesherRemove debugging line
2009-12-03 Tilghman LesherFix multiple issues with musiconhold, which led to...
2009-11-13 Tilghman LesherDisplay a list of channel variables in each channel...
2009-11-04 Tilghman LesherExpand codec bitfield from 32 bits to 64 bits.
2009-10-06 Kevin P. FlemingRecorded merge of revisions 222152 via svnmerge from
2009-09-10 Matthias NickSets the correct musicclass after an announcement
2009-08-28 Tilghman LesherRemove unnecessary define for Solaris
2009-08-10 Tilghman LesherAST-2009-005
2009-07-27 Mark MichelsonHonor channel's music class when using realtime music...
2009-06-18 Russell BryantMerged revisions 201600 via svnmerge from
2009-06-06 Eliel C. SardanonsMove music on hold related applications documentation...
2009-05-21 Kevin P. FlemingConst-ify the world (or at least a good part of it)
2009-04-13 Mark MichelsonFix another crash related to cached realtime music...
2009-04-09 Mark MichelsonUse safe macro practices even though they really aren...
2009-04-09 Mark MichelsonFix a crash in res_musiconhold when using cached realti...
2009-04-08 Mark MichelsonMerged revisions 187045 via svnmerge from
2009-03-12 Joshua ColpMerged revisions 181664 via svnmerge from
2009-03-12 Joshua ColpMerged revisions 181659-181660 via svnmerge from
2009-03-12 Joshua ColpMerged revisions 181655 via svnmerge from
2009-02-09 Joshua ColpMerged revisions 174218 via svnmerge from
2009-01-09 Russell BryantMerged revisions 168198 via svnmerge from
2008-12-22 Russell BryantCosmetic change - don't mix struct initializer styles.
2008-12-22 Russell BryantFix a bad typo.
2008-12-22 Russell BryantRe-work ref count handling of MoH classes using astobj2...
2008-12-18 Russell BryantMerged revisions 165661 via svnmerge from
2008-12-16 Russell BryantMerged revisions 164605 via svnmerge from
2008-12-10 Jeff PeelerMerged revisions 162926 via svnmerge from
2008-12-10 Jeff PeelerMerged revisions 162874 via svnmerge from
2008-12-05 Eliel C. SardanonsJanitor, use ARRAY_LEN() when possible.
2008-11-18 Mark MichelsonThis change prevents a crash from occurring if res_musi...
2008-11-02 Kevin P. Flemingfix small bug introduced while cleaning up compiler...
2008-11-02 Kevin P. Flemingbring over all the fixes for the warnings found by...
2008-10-16 Kevin P. Flemingsupport relative paths in musiconhold.conf, which makes...
2008-09-12 Tilghman LesherCreate a new config file status, CONFIG_STATUS_FILEINVA...
2008-08-10 Sean BrightAll of the res/ stuff (other than res_jabber) from...
2008-07-01 Tilghman LesherAdd AMI events for start/stop of MOH
2008-06-26 Kevin P. Flemingfix compile failure found by buildbot (go, buildbot!)
2008-06-25 Kevin P. FlemingMerged revisions 125132 via svnmerge from
2008-06-19 Michiel van BaakOlder versions of GNU gcc do not allow 'NULL' as sentinel.
2008-06-12 Jeff PeelerGoodbye Zaptel, hello DAHDI. Removes Zaptel driver...
2008-05-22 Michiel van Baak- revert change to ast_queue_hangup and create ast_queu...
2008-05-06 Jason ParkerMerged revisions 115418 via svnmerge from
2008-04-23 Jason ParkerMerged revisions 114594 via svnmerge from
2008-04-16 Tilghman LesherStandardized routines for forking processes (keeps...
2008-03-20 Russell BryantAdd some fixes that I made in regards to wideband codec...
2008-03-19 Joshua ColpMerged revisions 110035 via svnmerge from
2008-03-14 Jason ParkerMerged revisions 108682 via svnmerge from
2008-02-13 Mark Michelson1. Deprecate SetMusicOnHold and WaitMusicOnHold.
2007-12-11 Mark MichelsonRemoving a pointless memset. The memory was just calloc...
2007-11-28 Joshua ColpMerged revisions 90101 via svnmerge from
2007-11-28 Mark MichelsonAdding support for realtime music on hold. The followin...
2007-11-21 Luigi Rizzoremove a bunch of useless #include "options.h"
2007-11-19 Luigi Rizzoinclude "logger.h" and errno.h from asterisk.h - usage...
2007-11-16 Luigi RizzoStart untangling header inclusion in a way that does...
2007-11-08 Kevin P. Flemingimprove linked-list macros in two ways:
2007-11-06 Russell BryantMerged revisions 89053 via svnmerge from
2007-11-06 Mark Michelson"show application <foo>" changes for clarity.
2007-11-06 Russell BryantMerged revisions 89037 via svnmerge from
2007-10-31 Jason ParkerMore changes to change return values from load_module...
2007-10-22 Jason ParkerSwitch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFIN...
2007-10-19 Jason ParkerConvert NEW_CLI to AST_CLI.
2007-10-18 Tilghman LesherOn reload, re-read the files in the specified moh direc...
2007-10-01 Russell BryantAdd a new option for files-based music on hold to ensur...
2007-10-01 Joshua ColpMerged revisions 84160 via svnmerge from
2007-09-18 Jason Parker(issue #10724)
2007-08-27 Russell BryantMerged revisions 81042 via svnmerge from
2007-08-16 Russell BryantMerged revisions 79778 via svnmerge from
2007-08-16 Tilghman LesherDon't reload a configuration file if nothing has changed.
2007-08-15 Jason ParkerModify the names of functions/variables in res_musiconh...
2007-07-26 Russell BryantDo a massive conversion for using the ast_verb() macro
2007-07-19 Steve MurphyAfter some study, thought, comparing, etc. I've backed...
2007-07-17 Steve Murphyvia 10206, I have added an option (e) to Dial to allow...
2007-07-13 Russell BryantMerged revisions 75067 via svnmerge from
2007-07-12 Joshua ColpMerged revisions 74815 via svnmerge from
2007-07-10 Russell BryantMerged revisions 74323 via svnmerge from
2007-07-09 Russell BryantMerged revisions 74162 via svnmerge from
2007-06-14 Russell BryantAdd a massive set of changes for converting to use...
2007-06-06 Tilghman LesherIssue 9869 - replace malloc and memset with ast_calloc...
2007-05-23 Joshua ColpFix compiling of res_musiconhold under dev mode.
2007-05-22 Russell Bryant Add a new feature for Music on Hold. If you set...
2007-05-20 Joshua ColpMusic on hold and crypto no longer need their symbols...
2007-02-09 Joshua ColpI'm crazy so I think I'll change the musiconhold classe...
2007-02-01 Joshua ColpMerged revisions 53088 via svnmerge from
2007-01-23 Joshua ColpMerged revisions 51513 via svnmerge from
2007-01-19 Luigi Rizzoinclude "asterisk/zapata.h" instead of looking
2006-12-11 Tilghman LesherMerged revisions 48375 via svnmerge from
2006-12-07 Russell BryantMerged revisions 48357 via svnmerge from
2006-11-27 Tilghman LesherMerged revisions 48049 via svnmerge from
2006-11-07 Russell BryantMerged revisions 47239 via svnmerge from
2006-11-02 Tilghman LesherMerged revisions 47051 via svnmerge from
2006-11-02 Russell BryantMerged revisions 46965 via svnmerge from
2006-10-27 Russell BryantMerged revisions 46363 via svnmerge from
2006-10-04 Kevin P. FlemingMerged revisions 44378 via svnmerge from
2006-10-03 Matt O'Gormanbug #8076 check option_debug before printing to debug...
next