aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_sms.c
AgeCommit message (Expand)AuthorFilesLines
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.0@7221 f38db490-d61...kpfleming1-0/+0
2005-04-04fix compile warning for FreeBSD (bug #3937)russell1-0/+1
2004-10-24Sending SMS with no hangup supervision will hang the channel (bug #2708)russell1-0/+1
2004-10-08Fix paths for app_sms (bug #2597)russell1-3/+9
2004-08-31Merge NetBSD and Courtesty tone with modifications (bug #2329)markster1-1/+1
2004-08-26Fix directory name in SMS (bug #2307)markster1-2/+2
2004-07-14Merge rgagnon's pedantic string changes (apps n-z) (bug #2038)markster1-211/+209
2004-06-28Merge OSX compatibility patch (bug #1940)markster1-1/+1
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...citats1-2/+0
2004-06-13x86-64 compile fixes and cleanupsmarkster1-1/+1
2004-06-12Fix OpenBSD compile (bug #1830)markster1-1/+1
2004-05-31Fix compile warning on FreeBSD (bug #1755)markster1-0/+1
2004-05-15Fix timezone handling for FreeBSDmarkster1-0/+4
2004-04-28Add revk's SMS application (bug #1437). Thanks!markster1-0/+1227