summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--zonedata.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/zonedata.c b/zonedata.c
index 06c30a7..dbfef0d 100644
--- a/zonedata.c
+++ b/zonedata.c
@@ -46,7 +46,7 @@ struct tone_zone builtin_zones[] =
{ ZT_TONE_BUSY, "425/375,0/375" },
{ ZT_TONE_RINGTONE, "413+438/400,0/200,413+438/400,0/2000" },
/* XXX Congestion: Should reduce by 10 db every other cadence XXX */
- { ZT_TONE_CONGESTION, "425/375,0/375,420/375,8/375" },
+ { ZT_TONE_CONGESTION, "425/375,0/375,420/375,0/375" },
{ ZT_TONE_CALLWAIT, "425/100,0/200,425/200,0/4400" },
{ ZT_TONE_DIALRECALL, "413+428" },
{ ZT_TONE_RECORDTONE, "!425/1000,!0/15000,425/360,0/15000" },