summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2007-11-12Doxygen fixes.Jason Parker
2007-11-09This is the perhaps the biggest, boldest, most daring change I've ever commit...Steve Murphy
2007-11-08Change a warning to a notice. Issue #11195, patch by elielJason Parker
2007-11-08improve linked-list macros in two ways:Kevin P. Fleming
2007-11-07Merged revisions 89088 via svnmerge from Steve Murphy
2007-11-07Print out the channel name as a prefix to the "agi debug" output. This makesRussell Bryant
2007-11-06Instead of trying to callback a local channel on a failed attended transfer, ...Mark Michelson
2007-11-06Merged revisions 89053 via svnmerge from Russell Bryant
2007-11-06"show application <foo>" changes for clarity.Mark Michelson
2007-11-06Allow gtalk and jingle to use TLS connections again.Jason Parker
2007-11-06Merged revisions 89037 via svnmerge from Russell Bryant
2007-11-05Merged revisions 88539 via svnmerge from Tilghman Lesher
2007-11-04Simplify the implementation and the API for stringfields;Luigi Rizzo
2007-11-01This commits the performance mods that give the priority processing engine in...Steve Murphy
2007-11-01Switch res_jabber to use openssl rather than gnutls.Jason Parker
2007-10-31Merged revisions 87908 via svnmerge from Jason Parker
2007-10-31More changes to change return values from load_module functions.Jason Parker
2007-10-31Merged revisions 87775 via svnmerge from Steve Murphy
2007-10-30Merged revisions 87571 via svnmerge from Joshua Colp
2007-10-26Correctly use defined return values in (some) load_module functions.Jason Parker
2007-10-26Merged revisions 87168 via svnmerge from Steve Murphy
2007-10-25closes issue #11045 - each file needs to define ASTERISK_FILE_VERSION, if you...Steve Murphy
2007-10-24closes issue #11005, where #include uses the current dir instead of the confi...Steve Murphy
2007-10-24Merged revisions 86936 via svnmerge from Steve Murphy
2007-10-22Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFINE, since the former di...Jason Parker
2007-10-19Convert NEW_CLI to AST_CLI.Jason Parker
2007-10-19More changes to NEW_CLI.Jason Parker
2007-10-18On reload, re-read the files in the specified moh directory (closes issue #10...Tilghman Lesher
2007-10-15Added support for reading the TOUCH_MONITOR_PREFIX channel variable.Russell Bryant
2007-10-15Allocate more space for the base64 output we need to generate.Philippe Sultan
2007-10-12Merged revisions 85517 via svnmerge from Russell Bryant
2007-10-11Merge a ton of NEW_CLI conversions. Thanks to everyone that helped out! :)Russell Bryant
2007-10-08Fix up tree so that it compiles when MTX Profiling is enabled.Joshua Colp
2007-10-07Make the status and priority configurable.Philippe Sultan
2007-10-07Merged revisions 84902 via svnmerge from Philippe Sultan
2007-10-07Fix indentationPhilippe Sultan
2007-10-07Merged revisions 84890 via svnmerge from Philippe Sultan
2007-10-04Update to current coding standards, also changing the argument delimiter to '...Tilghman Lesher
2007-10-03Merged revisions 84511 via svnmerge from Steve Murphy
2007-10-02Merged revisions 84410 via svnmerge from Jason Parker
2007-10-01Merged revisions 84239 via svnmerge from Steve Murphy
2007-10-01Merged revisions 84236 via svnmerge from Russell Bryant
2007-10-01Corydon posted this janitor project to the bug tracker and mvanbaak providedRussell Bryant
2007-10-01The trunk version of this patch also includes a couple more small clean fixesRussell Bryant
2007-10-01Add a new option for files-based music on hold to ensure that the sort orderRussell Bryant
2007-10-01Merged revisions 84160 via svnmerge from Joshua Colp
2007-09-29Merged revisions 84133 via svnmerge from Steve Murphy
2007-09-27deal with more gcc 4.2 const pointer warningsKevin P. Fleming
2007-09-25Added a CLI command that shows our buddy list, as suggested by Daniel McKeeha...Philippe Sultan
2007-09-25Fix minor memory leak in pval.c. Overwriting a value without freeing the prev...Joshua Colp