[Home]

Summary:ASTERISK-00403: tonezones.h - for Austria / Germany
Reporter:dlindner (dlindner)Labels:
Date Opened:2003-10-20 11:39:00Date Closed:2004-09-25 02:49:15
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:The dial Tones for Austria and Germany - maybe other European Countries as source code for tonezones.h to be implemented. - in additional information.

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

{ 9, "at", "Austria", { 1000, 5000 },
       {
               { ZT_TONE_DIALTONE, "440" },
               { ZT_TONE_BUSY, "440/400,0/400" },
               { ZT_TONE_RINGTONE, "440/1000,0/5000" },
               { ZT_TONE_CONGESTION, "440/200,440/200" },
               { ZT_TONE_CALLWAIT, "440/40,0/1950" },
/*XXX what is this? XXX*/
               { ZT_TONE_DIALRECALL, "425/500,0/50" },
/*XXX hmm? XXX*/
               { ZT_TONE_RECORDTONE, "1400/500,0/15000" },
               { ZT_TONE_INFO, "!950/330,!1450/330,!1850/330,0/1000" },
               { ZT_TONE_STUTTER, "350+430" } },
       },
Comments:By: dlindner (dlindner) 2003-10-21 10:48:37

I got the answer from our german partner that the tonezone at ist not 100% compatible with tonezone de. So it should only be added for Austria.

d.

By: x martinp (martinp) 2003-11-03 17:56:33.000-0600

it's been commited to CVS