aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2006-04-06Merged revisions 18087 via svnmerge from kpfleming1-14/+44
2006-04-06 More code optimizations. Thanks kpfleming! bweschke1-13/+2
2006-04-06 Fix a problem where if the channel was hungup during detection, the applicat...bweschke1-29/+54
2006-04-06Merged revisions 17905 via svnmerge from file1-1/+1
2006-04-06convert one more file...rizzo1-9/+10
2006-04-06convert a couple of applications to the new module stylerizzo2-10/+17
2006-04-05Bug 6873 - Finish moving from the non-threadsafe (and poor randomness) rand()...tilghman3-5/+5
2006-04-05Bug 6508 - if priority was a number, then findlabel failstilghman1-4/+5
2006-04-05Bug 6886 - Add application TryExec, which does mostly the same thing, but ret...tilghman1-12/+79
2006-04-04Issue #6882 oej1-25/+23
2006-04-04minor code clean up from 6880mogorman1-3/+2
2006-04-04Merged revisions 17283 via svnmerge from mogorman1-1/+1
2006-04-01Removed "frog" command (so it could be moved to cli.c)jdixon1-31/+0
2006-03-30localize a variablerizzo1-2/+1
2006-03-30use ast_strdup instead of strduprizzo1-1/+1
2006-03-30as discussed with Mark a few weeks ago, the 'newstack' argumentrizzo6-6/+6
2006-03-30Issue #5374 - Enable internal timing of generators (cmantunes)oej2-20/+28
2006-03-29Merged revisions 16192 via svnmerge from tilghman1-1/+1
2006-03-29Normalize some cli completion code.rizzo1-41/+27
2006-03-28more command completion normalizationrizzo1-26/+18
2006-03-28remove the long since unused STANDARD_LOCAL_USERS macrorizzo2-3/+0
2006-03-27Janitor work converting !ast_strlen_zero(a)?a:bmogorman4-6/+6
2006-03-26rename file to match new application namekpfleming1-0/+0
2006-03-26rename application to have a more logical namekpfleming1-21/+19
2006-03-25Add micro-http server and abstract manager interface, make snmp not die markster1-24/+56
2006-03-25Bug 6508 - Redirect arbitrary channel to another extension from the dialplantilghman1-0/+160
2006-03-25Merged revisions 14830 via svnmerge from tilghman1-3/+3
2006-03-25Merged revisions 14821 via svnmerge from tilghman1-2/+6
2006-03-24Add missingrizzo2-0/+8
2006-03-24Merged revisions 14659 via svnmerge from bweschke1-1/+1
2006-03-23Merged revisions 14467 via svnmerge from bweschke1-0/+2
2006-03-23Merged revisions 14462 via svnmerge from russell1-8/+9
2006-03-22Merged revisions 14276 via svnmerge from file1-2/+3
2006-03-22Merged revisions 14275 via svnmerge from file1-18/+36
2006-03-21Merged revisions 13851 via svnmerge from russell1-1/+3
2006-03-21Merged revisions 13748 via svnmerge from tilghman1-2/+4
2006-03-21Meetme file is parsed with comma-delimiters, not vertical barstilghman1-15/+7
2006-03-19Merged revisions 13550 via svnmerge from russell1-3/+5
2006-03-15Bug 6316 - Add flag to not speak single user announcementtilghman1-29/+34
2006-03-14update to reflect conversion of the accountcode to use stringfields (issue #6...russell1-1/+1
2006-03-14Merged revisions 12927 via svnmerge from russell1-1/+0
2006-03-14Merged revisions 12925 via svnmerge from russell1-1/+1
2006-03-14add a couple of variables to clarify some code (issue #6700)russell1-6/+8
2006-03-14Small fixes to the messagecount function (while trying to understandoej1-4/+4
2006-03-13Bug 6526 - Add a reference count to avoid crashtilghman1-18/+46
2006-03-12README files have changed names, better change references too :-)oej1-1/+1
2006-03-11Bug 6459 - tell manager when queue is abandonedtilghman1-0/+8
2006-03-07Bug 5702 - Realtime patch for meetmetilghman1-4/+62
2006-03-06Initialize variable (fix by Luigi Rizzo)oej1-1/+1
2006-03-04Merged revisions 11778 via svnmerge from bweschke1-11/+11