aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_zapscan.c
AgeCommit message (Expand)AuthorFilesLines
2004-04-06Get rid of all that old needlock garbage now that we're using recursive mutexesmarkster1-2/+2
2004-03-27Make read/write mode have a lock parameter and use it properly.markster1-2/+2
2004-03-19Check tempchan->type in app_zapscan.c (bug 1250)citats1-1/+1
2004-03-14Make ZapScan wait 100ms for datacitats1-0/+2
2004-03-10Remove unnecessary ast_check_hangupcitats1-1/+1
2004-03-10Make ZapScan exit when '*' is pressed. Has the side effect of makingcitats1-2/+14
2004-01-11add new application 'zapscan' Bug #250jeremy1-0/+304