mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-26 22:30:28 +00:00
Fix New Zealand indications profile based on http://www.telepermit.co.nz/TNA102.pdf
(closes issue ASTERISK-16263)
Reported by: richardf
Patches:
nz-indications.patch uploaded by richardf (License #6015)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@329709 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -469,13 +469,12 @@ stutter = 470/400,425/400
|
||||
|
||||
[nz]
|
||||
description = New Zealand
|
||||
;NOTE - the ITU has different tonesets for NZ, but according to some residents there,
|
||||
; this is, indeed, the correct way to do it.
|
||||
; Reference = http://www.telepermit.co.nz/TNA102.pdf
|
||||
ringcadence = 400,200,400,2000
|
||||
dial = 400
|
||||
busy = 400/250,0/250
|
||||
busy = 400/500,0/500
|
||||
ring = 400+450/400,0/200,400+450/400,0/2000
|
||||
congestion = 400/375,0/375
|
||||
congestion = 400/250,0/250
|
||||
callwaiting = !400/200,!0/3000,!400/200,!0/3000,!400/200,!0/3000,!400/200
|
||||
dialrecall = !400/100,!0/100,!400/100,!0/100,!400/100,!0/100,400
|
||||
record = 1400/425,0/15000
|
||||
|
||||
Reference in New Issue
Block a user