[zaptel-commits] russell: branch 1.4 r2969 - /branches/1.4/zonedata.c

SVN commits to the Zaptel project zaptel-commits at lists.digium.com
Tue Aug 28 12:53:13 CDT 2007


Author: russell
Date: Tue Aug 28 12:53:13 2007
New Revision: 2969

URL: http://svn.digium.com/view/zaptel?view=rev&rev=2969
Log:
fix index for ru tones.  Thanks to Malcolm for pointing this out.

Modified:
    branches/1.4/zonedata.c

Modified: branches/1.4/zonedata.c
URL: http://svn.digium.com/view/zaptel/branches/1.4/zonedata.c?view=diff&rev=2969&r1=2968&r2=2969
==============================================================================
--- branches/1.4/zonedata.c (original)
+++ branches/1.4/zonedata.c Tue Aug 28 12:53:13 2007
@@ -625,7 +625,7 @@
             { ZT_TONE_STUTTER, "!350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,350+440" },
           },
         },
-	{ 39, "ru", "Russian Federation", { 1000, 4000 },
+	{ 40, "ru", "Russian Federation", { 1000, 4000 },
 	  {
 		/* References:
 			http://www.minsvyaz.ru/site.shtml?id=1806




More information about the zaptel-commits mailing list