aboutsummaryrefslogtreecommitdiffstats
path: root/res
AgeCommit message (Expand)AuthorFilesLines
2007-11-07Print out the channel name as a prefix to the "agi debug" output. This makesrussell1-89/+94
2007-11-06Instead of trying to callback a local channel on a failed attended transfer, ...mmichelson1-10/+12
2007-11-06Merged revisions 89053 via svnmerge from russell1-1/+1
2007-11-06"show application <foo>" changes for clarity.mmichelson4-22/+22
2007-11-06Allow gtalk and jingle to use TLS connections again.qwell1-36/+35
2007-11-06Merged revisions 89037 via svnmerge from russell1-3/+15
2007-11-05Merged revisions 88539 via svnmerge from tilghman1-1/+1
2007-11-04Simplify the implementation and the API for stringfields;rizzo1-2/+2
2007-11-01This commits the performance mods that give the priority processing engine in...murf2-2/+1
2007-11-01Switch res_jabber to use openssl rather than gnutls.qwell1-84/+353
2007-10-31Merged revisions 87908 via svnmerge from qwell1-0/+1
2007-10-31More changes to change return values from load_module functions.qwell8-8/+8
2007-10-31Merged revisions 87775 via svnmerge from murf1-2/+3
2007-10-30Merged revisions 87571 via svnmerge from file1-2/+2
2007-10-26Correctly use defined return values in (some) load_module functions.qwell3-3/+3
2007-10-26Merged revisions 87168 via svnmerge from murf6-1082/+1102
2007-10-25closes issue #11045 - each file needs to define ASTERISK_FILE_VERSION, if you...murf1-0/+1
2007-10-24closes issue #11005, where #include uses the current dir instead of the confi...murf2-71/+78
2007-10-24Merged revisions 86936 via svnmerge from murf2-401/+420
2007-10-22Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFINE, since the former di...qwell13-28/+28
2007-10-19Convert NEW_CLI to AST_CLI.qwell13-28/+28
2007-10-19More changes to NEW_CLI.qwell3-223/+246
2007-10-18On reload, re-read the files in the specified moh directory (closes issue #10...tilghman1-1/+18
2007-10-15Added support for reading the TOUCH_MONITOR_PREFIX channel variable.russell1-3/+7
2007-10-15Allocate more space for the base64 output we need to generate.phsultan1-2/+2
2007-10-12Merged revisions 85517 via svnmerge from russell1-2/+2
2007-10-11Merge a ton of NEW_CLI conversions. Thanks to everyone that helped out! :)russell4-189/+227
2007-10-08Fix up tree so that it compiles when MTX Profiling is enabled.file1-0/+2
2007-10-07Make the status and priority configurable.phsultan1-5/+48
2007-10-07Merged revisions 84902 via svnmerge from phsultan1-2/+6
2007-10-07Fix indentationphsultan1-31/+31
2007-10-07Merged revisions 84890 via svnmerge from phsultan1-9/+4
2007-10-04Update to current coding standards, also changing the argument delimiter to '...tilghman1-106/+159
2007-10-03Merged revisions 84511 via svnmerge from murf1-4/+23
2007-10-02Merged revisions 84410 via svnmerge from qwell1-3/+10
2007-10-01Merged revisions 84239 via svnmerge from murf3-2/+4
2007-10-01Merged revisions 84236 via svnmerge from russell1-0/+2
2007-10-01Corydon posted this janitor project to the bug tracker and mvanbaak providedrussell1-1/+1
2007-10-01The trunk version of this patch also includes a couple more small clean fixesrussell1-1/+1
2007-10-01Add a new option for files-based music on hold to ensure that the sort orderrussell1-0/+17
2007-10-01Merged revisions 84160 via svnmerge from file1-0/+1
2007-09-29Merged revisions 84133 via svnmerge from murf2-181/+351
2007-09-27deal with more gcc 4.2 const pointer warningskpfleming2-7/+7
2007-09-25Added a CLI command that shows our buddy list, as suggested by Daniel McKeeha...phsultan1-1/+49
2007-09-25Fix minor memory leak in pval.c. Overwriting a value without freeing the prev...file1-2/+2
2007-09-22Merged revisions 83589 via svnmerge from murf1-3/+38
2007-09-22Merged revisions 83558 via svnmerge from murf1-5/+37
2007-09-21Merged revisions 83432 via svnmerge from russell1-6/+6
2007-09-19Clean up code in res_adsi.file1-183/+141
2007-09-18Merged revisions 82929 via svnmerge from russell1-4/+25