summaryrefslogtreecommitdiff
path: root/zonedata.c
diff options
context:
space:
mode:
Diffstat (limited to 'zonedata.c')
-rwxr-xr-xzonedata.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/zonedata.c b/zonedata.c
index 4ac47a9..5ee56ea 100755
--- a/zonedata.c
+++ b/zonedata.c
@@ -460,7 +460,7 @@ struct tone_zone builtin_zones[] =
{ ZT_TONE_BUSY, "425/480,0/480" },
{ ZT_TONE_RINGTONE, "425/1000,0/4000" },
{ ZT_TONE_CONGESTION, "425/240,0/240" },
- { ZT_TONE_CALLWAIT, "!425/200,!0/200,!425/200,!0/5000,!425/200,!0/200,!425/200,!0/5000,!425/200,!0/200,!425/200,!0/5000,!425/200,!0/200,!425/200,!0/5000,!425/200,!0/200,!425/200" },
+ { ZT_TONE_CALLWAIT, "!425/200,!0/200,!425/200,!0/5000,!425/200,!0/200,!425/200,!0/5000,!425/200,!0/200,!425/200,!0/5000,!425/200,!0/200,!425/200,!0/5000,!425/200,!0/200,!425/200,0" },
/* DIALRECALL - not specified */
{ ZT_TONE_DIALRECALL, "!425/100,!0/100,!425/100,!0/100,!425/100,!0/100,425" },
/* RECORDTONE - not specified */
@@ -492,7 +492,7 @@ struct tone_zone builtin_zones[] =
{ ZT_TONE_BUSY, "425/500,0/500" },
{ ZT_TONE_RINGTONE, "425/1000,0/4000" },
{ ZT_TONE_CONGESTION, "425/200,0/200" },
- { ZT_TONE_CALLWAIT, "!425/200,!0/600,!425/200,!0/3000,!425/200,!0/200,!425/200" },
+ { ZT_TONE_CALLWAIT, "!425/200,!0/600,!425/200,!0/3000,!425/200,!0/200,!425/200,0" },
/* DIALRECALL - not specified */
{ ZT_TONE_DIALRECALL, "!425/100,!0/100,!425/100,!0/100,!425/100,!0/100,425" },
/* RECORDTONE - not specified */