aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_zapscan.c
AgeCommit message (Collapse)AuthorFilesLines
2004-07-14Merge rgagnon's pedantic string changes (apps n-z) (bug #2038)markster1-2/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3429 f38db490-d61c-443f-a65b-d21fe96a405b
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ↵citats1-1/+0
instead (except in asterisk/lock.h). git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3277 f38db490-d61c-443f-a65b-d21fe96a405b
2004-06-21Fix locking in zapscanmarkster1-5/+3
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3251 f38db490-d61c-443f-a65b-d21fe96a405b
2004-06-04Enhancements for zaptel+bsd (bug #1781)markster1-1/+6
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3143 f38db490-d61c-443f-a65b-d21fe96a405b
2004-05-20Make ast_channel_walk become ast_channel_walk_lockedmarkster1-37/+39
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3029 f38db490-d61c-443f-a65b-d21fe96a405b
2004-04-29Add support for French, Danish, Portuguese, Spanish, Italian, and Dutch numbersmarkster1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2809 f38db490-d61c-443f-a65b-d21fe96a405b
2004-04-10Allow zapscan to select a specific channel (bug 1371)citats1-25/+71
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2671 f38db490-d61c-443f-a65b-d21fe96a405b
2004-04-06Get rid of all that old needlock garbage now that we're using recursive mutexesmarkster1-2/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2644 f38db490-d61c-443f-a65b-d21fe96a405b
2004-03-27Make read/write mode have a lock parameter and use it properly.markster1-2/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2572 f38db490-d61c-443f-a65b-d21fe96a405b
2004-03-19Check tempchan->type in app_zapscan.c (bug 1250)citats1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2465 f38db490-d61c-443f-a65b-d21fe96a405b
2004-03-14Make ZapScan wait 100ms for datacitats1-0/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2419 f38db490-d61c-443f-a65b-d21fe96a405b
2004-03-10Remove unnecessary ast_check_hangupcitats1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2385 f38db490-d61c-443f-a65b-d21fe96a405b
2004-03-10Make ZapScan exit when '*' is pressed. Has the side effect of makingcitats1-2/+14
the app exit when the channel is hungup which wasn't happening before git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2383 f38db490-d61c-443f-a65b-d21fe96a405b
2004-01-11add new application 'zapscan' Bug #250jeremy1-0/+304
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1935 f38db490-d61c-443f-a65b-d21fe96a405b