summaryrefslogtreecommitdiff
path: root/res/res_musiconhold.c
AgeCommit message (Expand)Author
2006-12-11Merged revisions 48375 via svnmerge from Tilghman Lesher
2006-12-07Merged revisions 48357 via svnmerge from Russell Bryant
2006-11-27Merged revisions 48049 via svnmerge from Tilghman Lesher
2006-11-07Merged revisions 47239 via svnmerge from Russell Bryant
2006-11-02Merged revisions 47051 via svnmerge from Tilghman Lesher
2006-11-02Merged revisions 46965 via svnmerge from Russell Bryant
2006-10-27Merged revisions 46363 via svnmerge from Russell Bryant
2006-10-04Merged revisions 44378 via svnmerge from Kevin P. Fleming
2006-10-03bug #8076 check option_debug before printing to debug channel.Matt O'Gorman
2006-09-28Merged revisions 43933 via svnmerge from Joshua Colp
2006-09-21Lots more removal of deprecated thingsTilghman Lesher
2006-09-19do this fix properly :-)Kevin P. Fleming
2006-09-19Various updates from PCadach's chan_h323-live branchMatthew Fredrickson
2006-09-18merge qwell's CLI verbification workKevin P. Fleming
2006-08-24Fix a small typo I found.Jason Parker
2006-08-21merge new_loader_completion branch, including (at least):Kevin P. Fleming
2006-08-03Merged revisions 38825 via svnmerge from Joshua Colp
2006-08-01Merged revisions 38654 via svnmerge from Joshua Colp
2006-07-19merge Russell's 'hold_handling' branch, finally implementing music-on-hold ha...Kevin P. Fleming
2006-07-05prepare Asterisk for new zaptel.h/tonezone.h installation locationsKevin P. Fleming
2006-06-24The Eurostar Commit! (it's amazing how much work you can get done on a 150 mi...Kevin P. Fleming
2006-06-09various minor portability fixes (mostly from tholo for OpenBSD)Kevin P. Fleming
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...Kevin P. Fleming
2006-06-04Use a dynamically sized array to store the list of files for moh "files" modeRussell Bryant
2006-06-03when using moh files mode, don't look for a file past the number of filesRussell Bryant
2006-06-02add a comment where some memory usage optimization needs to be doneRussell Bryant
2006-06-01Merged revisions 31555 via svnmerge from Kevin P. Fleming
2006-05-19when displaying the list of registered music on hold classes, only showRussell Bryant
2006-05-01Merged revisions 24019 via svnmerge from Tilghman Lesher
2006-04-29- convert lists to use linked list macrosRussell Bryant
2006-04-24Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have aut...Kevin P. Fleming
2006-04-21more strncpy/ast_copy_string replacement.Luigi Rizzo
2006-04-17Merged revisions 20966 via svnmerge from Tilghman Lesher
2006-04-14This rather large commit changes the way modules are loaded. Luigi Rizzo
2006-04-08since the module API is changing, it's a good time to const-ify the descripti...Kevin P. Fleming
2006-04-05Bug 6873 - Finish moving from the non-threadsafe (and poor randomness) rand()...Tilghman Lesher
2006-03-30Merged revisions 16534 via svnmerge from Joshua Colp
2006-03-27Janitor work converting !ast_strlen_zero(a)?a:bMatt O'Gorman
2006-03-14- Formatting fix in musiconholdOlle Johansson
2006-02-24Reverting revision 10998 that was accidentaly committed to trunk. My apologies.Olle Johansson
2006-02-24Update to trunkOlle Johansson
2006-02-01use string fields for some stuff in ast_channelKevin P. Fleming
2006-01-21- conversions to allocation wrappersRussell Bryant
2005-12-30update doxygen docs to specify authorsRussell Bryant
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-20issue #5803Josh Roberson
2005-11-16issue #5766Kevin P. Fleming
2005-11-08issue #5648Kevin P. Fleming
2005-10-24Doxygen documentation update from oej (issue #5505)Russell Bryant
2005-10-19Fix res_musiconhold lockMark Spencer