aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/app.h
AgeCommit message (Collapse)AuthorFilesLines
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/tags/1.0.6@7221 ↵kpfleming1-0/+0
f38db490-d61c-443f-a65b-d21fe96a405b
2005-02-28This commit was manufactured by cvs2svn to create tag 'v1-0-6'.(no author)1-1/+8
git-svn-id: http://svn.digium.com/svn/asterisk/tags/v1-0-6@5102 f38db490-d61c-443f-a65b-d21fe96a405b
2004-09-18Clarify descriptions of VM functions moved to app (bug #2463)markster1-5/+5
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3805 f38db490-d61c-443f-a65b-d21fe96a405b
2004-09-17Move routines from voicemail to app for general use (part of bug #752)markster1-2/+13
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3801 f38db490-d61c-443f-a65b-d21fe96a405b
2004-05-27More formatting fixescitats1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3088 f38db490-d61c-443f-a65b-d21fe96a405b
2004-05-26enhance control_playback to have an app (app_controlplayback) and to allow ↵anthm1-2/+2
pause (inherited by app_voicemail) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3087 f38db490-d61c-443f-a65b-d21fe96a405b
2004-05-26Formatting fixescitats1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3076 f38db490-d61c-443f-a65b-d21fe96a405b
2004-05-26add ast_control_streamfile api callanthm1-0/+3
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3075 f38db490-d61c-443f-a65b-d21fe96a405b
2004-05-13Add linear file generator, CIRCQ emulation for BSD (bug #1626)markster1-0/+3
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2956 f38db490-d61c-443f-a65b-d21fe96a405b
2004-05-07Code cleanupcitats1-2/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2919 f38db490-d61c-443f-a65b-d21fe96a405b
2004-05-07Created API call ast_dtmf_streamanthm1-0/+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-03-21Create ast_safe_system which closes off file descriptors before spawning ↵markster1-0/+3
system() and so on. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2514 f38db490-d61c-443f-a65b-d21fe96a405b
2003-03-26Make SIP message notify send detail MWI infomarkster1-1/+4
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@688 f38db490-d61c-443f-a65b-d21fe96a405b
2003-02-23Sun Feb 23 07:00:00 CET 2003matteo1-0/+3
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@621 f38db490-d61c-443f-a65b-d21fe96a405b
2002-12-26Version 0.3.0 from FTPmarkster1-0/+6
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@572 f38db490-d61c-443f-a65b-d21fe96a405b
2001-10-31Version 0.1.10 from FTPmarkster1-0/+13
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@380 f38db490-d61c-443f-a65b-d21fe96a405b
2001-08-05Version 0.1.9 from FTPmarkster1-0/+27
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@349 f38db490-d61c-443f-a65b-d21fe96a405b