summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2006-09-27Finish up last commitJoshua Colp
2006-09-27Do the directory walk dance instead of repeated stat calls as it seems to be ...Joshua Colp
2006-09-27Merged revisions 43816 via svnmerge from Tilghman Lesher
2006-09-27Merged revisions 43803 via svnmerge from Jason Parker
2006-09-27remote an unused buffer in mm_login() (issue #8038, selsky)Russell Bryant
2006-09-26Fire a manager event when a meetme is started/stopped.Jason Parker
2006-09-26Add QueueSummary manager action.Jason Parker
2006-09-26Merged revisions 43700 via svnmerge from Russell Bryant
2006-09-26Merged revisions 43695 via svnmerge from Joshua Colp
2006-09-26Gosub arguments (Issue 7780)Tilghman Lesher
2006-09-26MailboxExists should be a dialplan function, not an application (Issue 7503)Tilghman Lesher
2006-09-25Merged revisions 43642 via svnmerge from Tilghman Lesher
2006-09-25Merged revisions 43640 via svnmerge from Tilghman Lesher
2006-09-21Lots more removal of deprecated thingsTilghman Lesher
2006-09-21Remove deprecated CLI apps from the coreTilghman Lesher
2006-09-21Merged revisions 43445 via svnmerge from Tilghman Lesher
2006-09-21More removal of deprecated stuffTilghman Lesher
2006-09-21Merged revisions 43441 via svnmerge from Tilghman Lesher
2006-09-21Remove deprecated apps and funcsTilghman Lesher
2006-09-21SS7 marked the start of an open season for trunk again but here's something m...Joshua Colp
2006-09-21Merged revisions 43422 via svnmerge from Tilghman Lesher
2006-09-20Warning be gone.Joshua Colp
2006-09-20A few misses from constificationTilghman Lesher
2006-09-20Constify the result of a config retrieval function, to avoid mutilation (issu...Tilghman Lesher
2006-09-20Fix a segfault that was reported by jcmoore in #asterisk-bugs on IRC.Jason Parker
2006-09-20We need to persist the member name alsoJason Parker
2006-09-20Add a "member name" to queue members.Jason Parker
2006-09-20move ADSI functionality into ast_ namespaceKevin P. Fleming
2006-09-19Various updates from PCadach's chan_h323-live branchMatthew Fredrickson
2006-09-19similar patch for verbose vs debug with minor changesMatt O'Gorman
2006-09-19Merged revisions 43248 via svnmerge from Tilghman Lesher
2006-09-18merge qwell's CLI verbification workKevin P. Fleming
2006-09-17Merged revisions 43072 via svnmerge from Tilghman Lesher
2006-09-16merge markster's usersconf branch with some slight changesKevin P. Fleming
2006-09-16Merged revisions 43003 via svnmerge from Tilghman Lesher
2006-09-12use strcpy instead of sprintfRussell Bryant
2006-09-12i dont know how msg_cfg got moved around but its all good againMatt O'Gorman
2006-09-11Merged revisions 42783 via svnmerge from Tilghman Lesher
2006-09-11small fix for issue 007926Anthony LaMantia
2006-09-09In trunk, ast_fileexists now returns 0 for failure, instead of -1, as it didTilghman Lesher
2006-09-08Get rid of ugly tmp directory, although I really shouldMatt O'Gorman
2006-09-08Merged revisions 42421 via svnmerge from Tilghman Lesher
2006-09-08Destroy msg_cfg after it's used, not before (issue #7618 reported by wvolz wi...Joshua Colp
2006-09-07Merged revisions 42355 via svnmerge from Tilghman Lesher
2006-09-07Minor cleanup and make sure the tmp variable is cleanJoshua Colp
2006-09-07protect curhst and curusrMatt O'Gorman
2006-09-07Set the variable even if the caller disconnects (issue #7896 reported by jsmith)Joshua Colp
2006-09-07patch to fix several things wrong with voicemailMatt O'Gorman
2006-09-06Fix a small typo, to make app_followme.c show properly in "show version files"Jason Parker
2006-09-06These small app documentation changes to app_dial and app_read will hopefully...Steve Murphy