summaryrefslogtreecommitdiff
path: root/res/res_musiconhold.c
AgeCommit message (Expand)Author
2005-10-24Doxygen documentation update from oej (issue #5505)Russell Bryant
2005-10-19Fix res_musiconhold lockMark Spencer
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)Kevin P. Fleming
2005-09-01don't access freed memory if the frame was malloc'dKevin P. Fleming
2005-08-31ensure that the MOH_QUIET flag gets set for the mode "quietmp3nb"Russell Bryant
2005-08-25don't install moh functions if no classes are configured (issue #5025 with mods)Kevin P. Fleming
2005-08-22support new format for musiconhold.conf (issue #4908)Kevin P. Fleming
2005-07-28Fix music on hold leak (bug #4842)Mark Spencer
2005-07-15add a library of timeval manipulation functions, and change a large number of...Kevin P. Fleming
2005-07-12revert patch from bug #4532 until CPU consumption problem can be resolvedKevin P. Fleming
2005-07-11fix threading portability problem with FreeBSD (bug #4532)Kevin P. Fleming
2005-06-30Apply NODIR Patch (Bug #4619)Anthony Minessale II
2005-06-06more file version tagsKevin P. Fleming
2005-06-06major Makefile and build process improvements, including removal of all hardc...Kevin P. Fleming
2005-06-06more efficient (and understandable) ast_channel_walk_locked, and vastly more ...Kevin P. Fleming
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...Kevin P. Fleming
2005-04-13ensure that the random number generator(s) are always seeded with a different...Kevin P. Fleming
2005-04-07Fix little formatting thingyMark Spencer
2005-03-05Make mpg123 behave more nicelyMark Spencer
2005-03-04Rework channel structure to eliminate "pvt" portion of channel (bug #3573)Mark Spencer
2005-03-03Add "StartMusicOnHold and "StopMusicOnHold" apps (bug #3703)Mark Spencer
2005-01-25Merge config updates (bug #3406)Mark Spencer
2005-01-21update copyright headers for 2005Russell Bryant
2005-01-10Check moh files at runtime (bug #3314)Mark Spencer
2005-01-09Various moh fixes (bug #3291)Mark Spencer
2005-01-07Fix typo in moh output (bug #3265)Mark Spencer
2005-01-06Fix music on hold to quitat hangup rather than during channel destruction (bu...Mark Spencer
2005-01-04tweak to make music load classes more elegantlyAnthony Minessale II
2005-01-04fix bug added to my code so I donAnthony Minessale II
2005-01-03Merge kpflemings moh_files fixes (bug #3224)Mark Spencer
2004-12-26misplaced chdir call on moh DoH\!Anthony Minessale II
2004-12-24Merge anthm's native MOH patch (bug #2639) he promises me he'll rid it of ast...Mark Spencer
2004-12-09Make music on hold truly optional (bug #2998)Mark Spencer
2004-11-17Check that FD's are open before closing (bug #2858)Mark Spencer
2004-09-07Make menu interruptible (bug #2377), Also fix PBX "add extension" CLI (bug #2...Mark Spencer
2004-09-04Add stream support and permit minimum respawn time (bug #2254)Mark Spencer
2004-08-08Merge BSD stack size work (bug #2067)Mark Spencer
2004-07-17Merge musiconhold stuff (bug #2027), restructure AGI to eventually support re...Mark Spencer
2004-07-14Merge remaining audit patch (save dlfcn.c)Mark Spencer
2004-07-02Back out accidental changes by anthmMark Spencer
2004-07-02autodial updateAnthony Minessale II
2004-06-29More formatting cleanups.James Golovich
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...James Golovich
2004-06-13x86-64 compile fixes and cleanupsMark Spencer
2004-06-09Merge FreeBSD locking fixes (bug #1411)Mark Spencer
2004-06-04Enhancements for zaptel+bsd (bug #1781)Mark Spencer
2004-05-28Use ast_strlen_zero in res_musiconhold.cJames Golovich
2004-05-15Fix a couple of small typos (bug #1648)Mark Spencer
2004-04-29Unbuffered music on holdMark Spencer
2004-04-06Get rid of all that old needlock garbage now that we're using recursive mutexesMark Spencer