aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2006-10-03bug #8076 check option_debug before printing to debug channel.mogorman22-263/+499
2006-10-03Okay, I can't use ast_app_separate_args for that... and add some debugging fo...tilghman1-13/+16
2006-10-02Use the standard parsing routinestilghman1-11/+23
2006-10-02Expand setinterfacevar option to also set a variable, MEMBERNAME, which conta...file1-1/+3
2006-10-02Make callerid fields in Manager events more consistent. CallerIDNum for numbe...file4-7/+6
2006-10-02Add option 'keepstats' which will keep queue statistics during a reload. (iss...file1-1/+8
2006-10-02It makes more sense that in GosubIf that the two labels might have different ...tilghman1-24/+24
2006-10-01Janitor for Zapateller: convert to use argument macrostilghman1-16/+18
2006-09-29Remove locking conflicttilghman1-4/+1
2006-09-28Merged revisions 43944 via svnmerge from qwell1-1/+1
2006-09-28Merged revisions 43933 via svnmerge from file5-5/+5
2006-09-28Merged revisions 43919 via svnmerge from kpfleming1-16/+13
2006-09-28Merged revisions 43899 via svnmerge from bweschke1-2/+16
2006-09-28Merged revisions 43893 via svnmerge from file1-1/+6
2006-09-28Merged revisions 43873 via svnmerge from bweschke1-1/+4
2006-09-28Merged revisions 43864 via svnmerge from bweschke1-2/+4
2006-09-27Finish up last commitfile1-1/+8
2006-09-27Do the directory walk dance instead of repeated stat calls as it seems to be ...file1-21/+22
2006-09-27Merged revisions 43816 via svnmerge from tilghman1-1/+3
2006-09-27Merged revisions 43803 via svnmerge from qwell1-3/+4
2006-09-27remote an unused buffer in mm_login() (issue #8038, selsky)russell1-21/+11
2006-09-26Fire a manager event when a meetme is started/stopped.qwell1-0/+2
2006-09-26Add QueueSummary manager action.qwell1-1/+61
2006-09-26Merged revisions 43700 via svnmerge from russell1-2/+3
2006-09-26Merged revisions 43695 via svnmerge from file1-0/+5
2006-09-26Gosub arguments (Issue 7780)tilghman1-11/+71
2006-09-26MailboxExists should be a dialplan function, not an application (Issue 7503)tilghman1-0/+32
2006-09-25Merged revisions 43642 via svnmerge from tilghman1-0/+4
2006-09-25Merged revisions 43640 via svnmerge from tilghman1-79/+1
2006-09-21Lots more removal of deprecated thingstilghman1-135/+0
2006-09-21Remove deprecated CLI apps from the coretilghman2-227/+4
2006-09-21Merged revisions 43445 via svnmerge from tilghman1-9/+7
2006-09-21More removal of deprecated stufftilghman2-102/+6
2006-09-21Merged revisions 43441 via svnmerge from tilghman1-6/+6
2006-09-21Remove deprecated apps and funcstilghman6-860/+0
2006-09-21SS7 marked the start of an open season for trunk again but here's something m...file1-6/+6
2006-09-21Merged revisions 43422 via svnmerge from tilghman1-48/+47
2006-09-20Warning be gone.file1-1/+1
2006-09-20A few misses from constificationtilghman2-5/+5
2006-09-20Constify the result of a config retrieval function, to avoid mutilation (issu...tilghman7-92/+106
2006-09-20Fix a segfault that was reported by jcmoore in #asterisk-bugs on IRC.qwell1-1/+1
2006-09-20We need to persist the member name alsoqwell1-2/+2
2006-09-20Add a "member name" to queue members.qwell1-60/+117
2006-09-20move ADSI functionality into ast_ namespacekpfleming3-165/+165
2006-09-19Various updates from PCadach's chan_h323-live branchmattf2-3/+6
2006-09-19similar patch for verbose vs debug with minor changesmogorman3-4/+4
2006-09-19Merged revisions 43248 via svnmerge from tilghman1-2/+2
2006-09-18merge qwell's CLI verbification workkpfleming8-172/+171
2006-09-17Merged revisions 43072 via svnmerge from tilghman1-2/+2
2006-09-16merge markster's usersconf branch with some slight changeskpfleming2-31/+125