[Asterisk-cvs] asterisk/apps app_test.c,1.2,1.3
markster at lists.digium.com
markster at lists.digium.com
Sun Sep 19 12:13:25 CDT 2004
Update of /usr/cvsroot/asterisk/apps
In directory mongoose.digium.com:/tmp/cvs-serv32738/apps
Modified Files:
app_test.c
Log Message:
Merge UK + DTMF Caller*ID stuff and fix app_test description
Index: app_test.c
===================================================================
RCS file: /usr/cvsroot/asterisk/apps/app_test.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- app_test.c 3 Sep 2004 14:02:12 -0000 1.2
+++ app_test.c 19 Sep 2004 16:17:17 -0000 1.3
@@ -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";
More information about the svn-commits
mailing list