[asterisk-bugs] [JIRA] (DAHTOOL-76) Add Uruguay settings to Dahdhi
Agustin RRR (JIRA)
noreply at issues.asterisk.org
Wed Nov 23 09:29:10 CST 2016
Agustin RRR created DAHTOOL-76:
----------------------------------
Summary: Add Uruguay settings to Dahdhi
Key: DAHTOOL-76
URL: https://issues.asterisk.org/jira/browse/DAHTOOL-76
Project: DAHDI-Tools
Issue Type: Bug
Security Level: None
Components: Utilities
Reporter: Agustin RRR
Assignee: Wendell Thompson
Severity: Trivial
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
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list