[Asterisk-cvs] zaptel zonedata.c,1.8,1.9

markster at lists.digium.com markster at lists.digium.com
Mon Nov 10 14:30:01 CST 2003


Update of /usr/cvsroot/zaptel
In directory mongoose.digium.com:/tmp/cvs-serv15950

Modified Files:
	zonedata.c 
Log Message:
Fix no


Index: zonedata.c
===================================================================
RCS file: /usr/cvsroot/zaptel/zonedata.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- zonedata.c	4 Nov 2003 00:22:27 -0000	1.8
+++ zonedata.c	10 Nov 2003 20:56:12 -0000	1.9
@@ -142,7 +142,7 @@
 		{ ZT_TONE_CALLWAIT, "425/200,0/600,425/200,0/10000" },
 		{ ZT_TONE_DIALRECALL, "470/400,425/400" },
 		{ ZT_TONE_RECORDTONE, "1400/400,0/15000" },
-		{ ZT_TONE_INFO, "!950/330,!1400/330,!1800/330,!0/1000,!950/330,!1400/330,!1800/330,!0/1000,!950/330,!1400/330,!1800/330,!0/1000" },
+		{ ZT_TONE_INFO, "!950/330,!1400/330,!1800/330,!0/1000,!950/330,!1400/330,!1800/330,!0/1000,!950/330,!1400/330,!1800/330,!0/1000,0" },
 		{ ZT_TONE_STUTTER, "470/400,425/400" } },
 	},
 	{ 9, "at", "Austria", { 1000, 5000 },




More information about the svn-commits mailing list