From 460e8fc8b79c9cbcd2ba0df1a39cc326b36299d3 Mon Sep 17 00:00:00 2001 From: Russell Bryant <russell@russellbryant.com> Date: Tue, 23 Aug 2005 12:38:48 +0000 Subject: [PATCH] add indications for es (bug #4939) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6376 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/indications.conf.sample | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/configs/indications.conf.sample b/configs/indications.conf.sample index a4d83f9b33..e1e1e88fff 100755 --- a/configs/indications.conf.sample +++ b/configs/indications.conf.sample @@ -258,6 +258,20 @@ info = 950/650,0/325,950/325,0/30,1400/1300,0/2600 ; STUTTER not specified 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 +[es] +description = Spain +ringcadence = 1500,3000 +dial = 425 +busy = 425/200,0/200 +ring = 425/1500,0/3000 +congestion = 425/200,0/200,425/200,0/200,425/200,0/600 +callwaiting = 425/175,0/175,425/175,0/3500 +dialrecall = !425/200,!0/200,!425/200,!0/200,!425/200,!0/200,425 +record = 1400/500,0/15000 +info = 950/330,0/1000 +dialout = 500 + + [fi] description = Finland ringcadance = 1000,4000 -- GitLab