Merge UK + DTMF Caller*ID stuff and fix app_test description

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3808 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Mark Spencer
2004-09-19 16:17:18 +00:00
parent 27e4a2ee57
commit 5dad6f4319
8 changed files with 396 additions and 15 deletions

View File

@@ -27,7 +27,7 @@
#include "../astconf.h"
static char *tdesc = "Make sure asterisk doesn't save CDR for a certain call";
static char *tdesc = "Interface Test Application";
static char *tests_descrip = "TestServer(): Perform test server function and write call report"
"Results stored in /var/log/asterisk/testreports/<testid>.txt";