summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xzonedata.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/zonedata.c b/zonedata.c
index f24ff94..996a74a 100755
--- a/zonedata.c
+++ b/zonedata.c
@@ -343,7 +343,7 @@ struct tone_zone builtin_zones[] =
{ ZT_TONE_DIALRECALL, "!350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,350+440" },
/* RECORDTONE - not specified */
{ ZT_TONE_RECORDTONE, "1400/500,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" },
/* STUTTER not specified */
{ ZT_TONE_STUTTER, "!425/100,!0/100,!425/100,!0/100,!425/100,!0/100,!425/100,!0/100,!425/100,!0/100,!425/100,!0/100,425" } },
},