From 2a9044d607ffff304c0a4a7f60da453285198cc1 Mon Sep 17 00:00:00 2001
From: Malcolm Davenport <malcolmd@digium.com>
Date: Tue, 24 Feb 2004 20:32:12 +0000
Subject: [PATCH] Bug # 1079.  indications.conf.sample changes for Greece

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2233 65c4cc65-6c06-0410-ace0-fbb531ad65f3
---
 configs/indications.conf.sample | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

diff --git a/configs/indications.conf.sample b/configs/indications.conf.sample
index 1bd79631d7..f9fa913644 100755
--- a/configs/indications.conf.sample
+++ b/configs/indications.conf.sample
@@ -207,4 +207,14 @@ dialrecall = !600*120/100,!0/100,!600*120/100,!0/100,!600*120/100,!0/100,600*120
 record = 1400/500,0/15000
 info = !950/330,!1400/330,!1800/330,0
 
-
+[gr]
+description = Greece
+ringcadance = 1000,4000
+dial = 425/200,0/300,425/700,0/800
+busy = 425/300,0/300
+ring = 425/1000,0/4000
+congestion = 425/200,0/200
+callwaiting = 425/150,0/150,425/150,0/8000
+dialrecall = 425/650,0/25
+record = 1400/400,0/15000
+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,0
-- 
GitLab