summaryrefslogtreecommitdiff
path: root/res/res_musiconhold.c
AgeCommit message (Expand)Author
2010-04-30Merged revisions 260345 via svnmerge from Mark Michelson
2010-03-05Merged revisions 250786 via svnmerge from Jeff Peeler
2010-01-16Get MoH building on OpenSolaris.Sean Bright
2010-01-08Add the class actually used in the MusicOnHold start event.Tilghman Lesher
2009-12-10Missed a case that emits a WARNING where none is warranted.Tilghman Lesher
2009-12-08Find another ref leak and change how we manage module references.Tilghman Lesher
2009-12-03Remove debugging lineTilghman Lesher
2009-12-03Fix multiple issues with musiconhold, which led to classes not getting destro...Tilghman Lesher
2009-11-13Display a list of channel variables in each channel-oriented event.Tilghman Lesher
2009-11-04Expand codec bitfield from 32 bits to 64 bits.Tilghman Lesher
2009-10-06Recorded merge of revisions 222152 via svnmerge from Kevin P. Fleming
2009-09-10Sets the correct musicclass after an announcementMatthias Nick
2009-08-28Remove unnecessary define for SolarisTilghman Lesher
2009-08-10AST-2009-005Tilghman Lesher
2009-07-27Honor channel's music class when using realtime music on hold.Mark Michelson
2009-06-18Merged revisions 201600 via svnmerge from Russell Bryant
2009-06-06Move music on hold related applications documentation to XML.Eliel C. Sardanons
2009-05-21Const-ify the world (or at least a good part of it)Kevin P. Fleming
2009-04-13Fix another crash related to cached realtime music on hold.Mark Michelson
2009-04-09Use safe macro practices even though they really aren't necessary.Mark Michelson
2009-04-09Fix a crash in res_musiconhold when using cached realtime moh.Mark Michelson
2009-04-08Merged revisions 187045 via svnmerge from Mark Michelson
2009-03-12Merged revisions 181664 via svnmerge from Joshua Colp
2009-03-12Merged revisions 181659-181660 via svnmerge from Joshua Colp
2009-03-12Merged revisions 181655 via svnmerge from Joshua Colp
2009-02-09Merged revisions 174218 via svnmerge from Joshua Colp
2009-01-09Merged revisions 168198 via svnmerge from Russell Bryant
2008-12-22Cosmetic change - don't mix struct initializer styles.Russell Bryant
2008-12-22Fix a bad typo.Russell Bryant
2008-12-22Re-work ref count handling of MoH classes using astobj2 to resolve crashes.Russell Bryant
2008-12-18Merged revisions 165661 via svnmerge from Russell Bryant
2008-12-16Merged revisions 164605 via svnmerge from Russell Bryant
2008-12-10Merged revisions 162926 via svnmerge from Jeff Peeler
2008-12-10Merged revisions 162874 via svnmerge from Jeff Peeler
2008-12-05Janitor, use ARRAY_LEN() when possible.Eliel C. Sardanons
2008-11-18This change prevents a crash from occurring if res_musiconhold.soMark Michelson
2008-11-02fix small bug introduced while cleaning up compiler warningsKevin P. Fleming
2008-11-02bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 bra...Kevin P. Fleming
2008-10-16support relative paths in musiconhold.conf, which makes moh work by default w...Kevin P. Fleming
2008-09-12Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiatingTilghman Lesher
2008-08-10All of the res/ stuff (other than res_jabber) from the RSW branch.Sean Bright
2008-07-01Add AMI events for start/stop of MOHTilghman Lesher
2008-06-26fix compile failure found by buildbot (go, buildbot!)Kevin P. Fleming
2008-06-25Merged revisions 125132 via svnmerge from Kevin P. Fleming
2008-06-19Older versions of GNU gcc do not allow 'NULL' as sentinel.Michiel van Baak
2008-06-12Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Config...Jeff Peeler
2008-05-22- revert change to ast_queue_hangup and create ast_queue_hangup_with_causeMichiel van Baak
2008-05-06Merged revisions 115418 via svnmerge from Jason Parker
2008-04-23Merged revisions 114594 via svnmerge from Jason Parker
2008-04-16Standardized routines for forking processes (keeps all the specialized code i...Tilghman Lesher