[Asterisk-cvs] zaptel zonedata.c,1.22,1.23

markster at lists.digium.com markster at lists.digium.com
Sat Oct 23 16:37:21 CDT 2004


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

Modified Files:
	zonedata.c 
Log Message:
Add Israely zone


Index: zonedata.c
===================================================================
RCS file: /usr/cvsroot/zaptel/zonedata.c,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- zonedata.c	23 Oct 2004 13:07:49 -0000	1.22
+++ zonedata.c	23 Oct 2004 20:41:05 -0000	1.23
@@ -274,5 +274,17 @@
 		{ ZT_TONE_INFO, "950/330,1400/330,1800/330,0/1000" },
 		{ ZT_TONE_STUTTER, "!425/200,!0/200,!425/600,!0/200,!425/200,!0/200,!425/600,!0/200,!425/200,!0/200,!425/600,!0/200,!425/200,!0/200,!425/600,!0/200," } },
 	}, 	
+	{ 19, "il", "Israel", { 1000, 3000 },
+	{
+		{ ZT_TONE_DIALTONE, "414" },
+		{ ZT_TONE_BUSY, "414/500,0/500" },
+		{ ZT_TONE_RINGTONE, "414/1000,0/3000" },
+		{ ZT_TONE_CONGESTION, "414/250,0/250" },
+		{ ZT_TONE_CALLWAIT, "414/100,0/100,414/100,0/100,414/600,0/3000" },
+		{ ZT_TONE_DIALRECALL, "!414/100,!0/100,!414/100,!0/100,!414/100,!0/100,414" },
+		{ ZT_TONE_RECORDTONE, "1400/500,0/15000" },
+		{ ZT_TONE_INFO, "1000/330,1400/330,1800/330,0/1000" },
+		{ ZT_TONE_STUTTER, "!414/160,!0/160,!414/160,!0/160,!414/160,!0/160,!414/160,!0/160,!414/160,!0/160,!414/160,!0/160,!414/160,!0/160,!414/160,!0/160,!414/160,!0/160,!414/160,!0/160,414" } },
+	},
 	{ -1 }		
 };




More information about the svn-commits mailing list