aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
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
2006-03-03Russian locale for voicemail from bug patch 6603mogorman1-0/+75
2006-02-26Fixed nasty lockup bug and added command macros (not to be confused withjdixon1-378/+845
2006-02-24Reverting revision 10998 that was accidentaly committed to trunk. My apologies.oej1-156/+113
2006-02-24Update to trunkoej1-113/+156
2006-02-23Move conditional compilation for CURL from apps/ to funcs/tilghman1-11/+0
2006-02-23Bug 6417 - Allow retrieval of raw CDR valuestilghman1-1/+1
2006-02-23Move CURL function from apps/ to funcs/tilghman1-193/+0
2006-02-23add 'consumed' argument to ast_get_time_t, so callers can know how many chara...kpfleming2-3/+3
2006-02-22merge rizzo's patch to make compiler warnings stop the build, and fix a bunch...kpfleming1-2/+2
2006-02-22Solved problem where talker hears himself whenmogorman1-1/+1
2006-02-22bug in the linkedlists macros where the prev node mogorman1-1/+0
2006-02-22Updating skel application to use current parsing constructstilghman1-27/+33
2006-02-20Changing syntax once again slightly and standardizingmogorman1-2/+2