summaryrefslogtreecommitdiff
path: root/apps/app_zapscan.c
AgeCommit message (Expand)Author
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)Kevin P. Fleming
2005-07-10more ast_copy_string conversionsRussell Bryant
2005-06-07various compiler warning fixes (bug #4483)Kevin P. Fleming
2005-06-06the last round of file version tagsKevin P. Fleming
2005-06-06more efficient (and understandable) ast_channel_walk_locked, and vastly more ...Kevin P. Fleming
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...Kevin P. Fleming
2004-12-21Allow zapscan to operate on a group (bug #2927)Mark Spencer
2004-07-14Merge rgagnon's pedantic string changes (apps n-z) (bug #2038)Mark Spencer
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...James Golovich
2004-06-21Fix locking in zapscanMark Spencer
2004-06-04Enhancements for zaptel+bsd (bug #1781)Mark Spencer
2004-05-20Make ast_channel_walk become ast_channel_walk_lockedMark Spencer
2004-04-29Add support for French, Danish, Portuguese, Spanish, Italian, and Dutch numbersMark Spencer
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