From 956b837a4162d829a93ebba1198fd72b1e93717d Mon Sep 17 00:00:00 2001
From: Joshua Colp <jcolp@digium.com>
Date: Mon, 18 Sep 2006 15:07:59 +0000
Subject: [PATCH] Merged revisions 43159 via svnmerge from
 https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r43159 | file | 2006-09-18 11:05:39 -0400 (Mon, 18 Sep 2006) | 2 lines

Add number unobtainable tone for New Zealand (issue #7969 reported by nic_bellamy)

........


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

diff --git a/configs/indications.conf.sample b/configs/indications.conf.sample
index b462f2b90b..a1a13fb2ef 100644
--- a/configs/indications.conf.sample
+++ b/configs/indications.conf.sample
@@ -482,6 +482,7 @@ dialrecall = !400/100!0/100,!400/100,!0/100,!400/100,!0/100,400
 record = 1400/425,0/15000
 info = 400/750,0/100,400/750,0/100,400/750,0/100,400/750,0/400
 stutter = !400/100!0/100,!400/100,!0/100,!400/100,!0/100,!400/100!0/100,!400/100,!0/100,!400/100,!0/100,400
+unobtainable = 400/75,0/100,400/75,0/100,400/75,0/100,400/75,0/400
 
 [pl]
 description = Poland
-- 
GitLab