summaryrefslogtreecommitdiff
path: root/apps/app_zapscan.c
AgeCommit message (Expand)Author
2004-04-10Allow zapscan to select a specific channel (bug 1371)James Golovich
2004-04-06Get rid of all that old needlock garbage now that we're using recursive mutexesMark Spencer
2004-03-27Make read/write mode have a lock parameter and use it properly.Mark Spencer
2004-03-19Check tempchan->type in app_zapscan.c (bug 1250)James Golovich
2004-03-14Make ZapScan wait 100ms for dataJames Golovich
2004-03-10Remove unnecessary ast_check_hangupJames Golovich
2004-03-10Make ZapScan exit when '*' is pressed. Has the side effect of makingJames Golovich
2004-01-11add new application 'zapscan' Bug #250Jeremy McNamara