Add SayPhonetic and SayAlpha applications (bug #793)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2864 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Mark Spencer
2004-05-03 00:54:16 +00:00
parent 09eeb42315
commit 73b389da6c
71 changed files with 527 additions and 4 deletions

View File

@@ -896,7 +896,6 @@ static char *cli_prompt(EditLine *el)
int i;
struct timeval tv;
struct tm tm;
time_t curtime;
FILE *LOADAVG;
int fgcolor = COLOR_WHITE, bgcolor = COLOR_BLACK;