aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_senddtmf.c
AgeCommit message (Collapse)AuthorFilesLines
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.0@7221 ↵kpfleming1-0/+0
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-05-09Include app.h in senddtmf (bug #1594)markster1-0/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2938 f38db490-d61c-443f-a65b-d21fe96a405b
2004-05-09More ast_strlen_zero changescitats1-1/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2930 f38db490-d61c-443f-a65b-d21fe96a405b
2004-05-07Created API call ast_dtmf_streamanthm1-24/+3
int ast_dtmf_stream(struct ast_channel *chan,struct ast_channel *peer,char *digits,int between) changed app_senddtmf.c to use this new call added D() parameter to app_dial to allow post connect dtmf stream to be sent using above call -Tony git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2918 f38db490-d61c-443f-a65b-d21fe96a405b
2004-04-07Fix SendDTMF which was clearly not even tested before it was last committed.markster1-12/+11
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2657 f38db490-d61c-443f-a65b-d21fe96a405b
2004-03-24check input for errors. Bug #435jeremy1-7/+13
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2543 f38db490-d61c-443f-a65b-d21fe96a405b
2002-10-14Version 0.3.0 from FTPmarkster1-0/+99
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@534 f38db490-d61c-443f-a65b-d21fe96a405b