From 3e033661404003448220afac1ff12c52eaaa2915 Mon Sep 17 00:00:00 2001 From: "Kevin P. Fleming" Date: Tue, 21 Jun 2005 23:53:16 +0000 Subject: correct callwaiting tones for de and dk zones (bug #4519) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5965 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/indications.conf.sample | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configs/indications.conf.sample') diff --git a/configs/indications.conf.sample b/configs/indications.conf.sample index 087505002..30c476978 100755 --- a/configs/indications.conf.sample +++ b/configs/indications.conf.sample @@ -214,7 +214,7 @@ dial = 425 busy = 425/480,0/480 ring = 425/1000,0/4000 congestion = 425/240,0/240 -callwaiting = !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 +callwaiting = !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 dialrecall = !425/100,!0/100,!425/100,!0/100,!425/100,!0/100,425 ; RECORDTONE - not specified @@ -230,7 +230,7 @@ dial = 425 busy = 425/500,0/500 ring = 425/1000,0/4000 congestion = 425/200,0/200 -callwaiting = !425/200,!0/600,!425/200,!0/3000,!425/200,!0/200,!425/200 +callwaiting = !425/200,!0/600,!425/200,!0/3000,!425/200,!0/200,!425/200,0 ; DIALRECALL - not specified dialrecall = !425/100,!0/100,!425/100,!0/100,!425/100,!0/100,425 ; RECORDTONE - not specified -- cgit v1.2.3