[asterisk-bugs] [Asterisk 0002688]: Country tones for Singapore

noreply at bugs.digium.com noreply at bugs.digium.com
Sat Jun 7 10:46:04 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=2688 
====================================================================== 
Reported By:                idnihus
Assigned To:                markster
====================================================================== 
Project:                    Asterisk
Issue ID:                   2688
Category:                   Core/General
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     closed
Asterisk Version:           Stable 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             10-21-2004 01:55 CDT
Last Modified:              06-07-2008 10:46 CDT
====================================================================== 
Summary:                    Country tones for Singapore
Description: 
Please add the following to country tones for Singapore to zonedata.c
	{ xx, "sg", "Singapore", { 400, 200, 400, 2000 },
	{
		{ ZT_TONE_DIALTONE, "425" },
		{ ZT_TONE_BUSY, "425/750,0/750" },
		{ ZT_TONE_RINGTONE, "400+450/400,0/200,400+450/400,0/2000" },
		{ ZT_TONE_CONGESTION, "425/250,0/250" },
		{ ZT_TONE_CALLWAIT,
"!425/200,!0/600,!425/200,!0/3000,!425/200,!0/600,!425/200" },
		{ ZT_TONE_DIALRECALL, "400+450/100,0/500,425/500,0/2500" },
	        { ZT_TONE_RECORDTONE, "1400/425,0/15000" },
		{ ZT_TONE_INFO, "950/330,1400/330,1800/330,0/1000" },
		{ ZT_TONE_STUTTER,
"!425/200,!0/200,!425/600,!0/200,!425/200,!0/200,!425/600,!0/200,!425/200,!0/200,!425/600,!0/200,!425/200,!0/200,!425/600,!0/200,"
} },
	},
====================================================================== 

---------------------------------------------------------------------- 
 svnbot - 06-07-08 10:46  
---------------------------------------------------------------------- 
Repository: dahdi
Revision: 480

U   trunk/zonedata.c

------------------------------------------------------------------------
r480 | markster | 2008-06-07 10:46:02 -0500 (Sat, 07 Jun 2008) | 2 lines

Add singapore definitions (bug http://bugs.digium.com/view.php?id=2688)

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

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

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
06-07-08 10:46  svnbot         Checkin                                      
06-07-08 10:46  svnbot         Note Added: 0087963                          
======================================================================




More information about the asterisk-bugs mailing list