[Home]

Summary:DAHTOOL-00076: Add Uruguay settings to Dahdhi
Reporter:Agustin RRR (Agustin)Labels:
Date Opened:2016-11-23 09:28:00.000-0600Date Closed:
Priority:TrivialRegression?
Status:Triage/NewComponents:Utilities
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Can you guys add Uruguay settings for zonedata.c?
{
.zone = 46,
 .country = "uy",
 .description = "Uruguay",
 .ringcadence = { 1000, 4500 },
 .tones = {
{ DAHDI_TONE_DIALTONE, "425" },
{ DAHDI_TONE_BUSY, "425/500,0/500" },
{ DAHDI_TONE_RINGTONE, "425/1000,0/4000" },
{ DAHDI_TONE_CONGESTION, "425/250,0/250" },
{ DAHDI_TONE_CALLWAIT, "425/200,0/200, 425/200, 0/4400" },
                      /* RECALL DIAL TONE - not specified */
{ DAHDI_TONE_DIALRECALL, "!425/100,!0/100,!425/100,!0/100,!425/100,!0/100,425/330,0/330,425/660,0/660" },
                      /* RECORD TONE - not specified */
{ DAHDI_TONE_RECORDTONE, "1400/500,0/14000" },
                        /* INFO TONE - not specified */
{ DAHDI_TONE_INFO, "425/100,0/100" },
                       /* STUTTER TONE - not specified */
{ DAHDI_TONE_STUTTER, "425/450,0/50" },
},
 .dtmf_high_level = -11,
 .dtmf_low_level = -9,
 .mfr1_level = -7,
 .mfr2_level = -8,},

I'am new at all this and still learning.
Can you point me on the right direction to where learn to use dahdi_tools correctly?

Thanks
Comments: