[Home]

Summary:ASTERISK-00478: zonedata for NZ
Reporter:richard (richard)Labels:
Date Opened:2003-11-04 17:06:36.000-0600Date Closed:2008-06-07 10:33:13
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Tones info for zaptel zonedata.c

****** ADDITIONAL INFORMATION ******

{ 10, "nz", "New Zealand", {  400, 200, 400, 2000 },
       {
               { ZT_TONE_DIALTONE, "400" },            
               { ZT_TONE_BUSY, "400/500,0/500" },
               { ZT_TONE_RINGTONE, "400+450/400,0/200,400+450/400,0/2000" },
               { ZT_TONE_CONGESTION, "400/250,0/250" },
               { ZT_TONE_CALLWAIT, "400/250,0/250,400/250,0/3250" },
               { ZT_TONE_DIALRECALL, "!400/100!0/100,!400/100,!0/100,!400/100,!0/100,400" },
               { ZT_TONE_RECORDTONE, "1400/425,0/15000" },
               { ZT_TONE_INFO, "400/750,0/100,400/750,0/100,400/750,0/100,400/750,0/400" },
               { ZT_TONE_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" } },
       },
Comments:By: Malcolm Davenport (mdavenport) 2004-01-07 17:25:17.000-0600

Added to CVS.  Thank you.

By: Digium Subversion (svnbot) 2008-06-07 10:33:13

Repository: dahdi
Revision: 293

U   trunk/zonedata.c

------------------------------------------------------------------------
r293 | malcolmd | 2008-06-07 10:33:13 -0500 (Sat, 07 Jun 2008) | 2 lines

Updates to zonedata.c per Bug ASTERISK-478

------------------------------------------------------------------------

http://svn.digium.com/view/dahdi?view=rev&revision=293