[asterisk-dev] DAHDI FXO Reorder Tone

Fernando Berretta fernando.berretta at gmail.com
Wed Jun 23 07:40:23 CDT 2010


Tzafrir,

I think this is not a bug, In Argentina Public PBX are tooo old and some 
has little variations in reorder tones or busy tones so.. you should 
take tones and configure them properly depending which CO is connected to.

In this case I've used

{ .zone = 34,

.country = "ar",

.description = "Argentina",

.ringcadence = { 1000, 4500 },

.tones = {

{ DAHDI_TONE_DIALTONE, "425" },

*{ DAHDI_TONE_BUSY, "430/413,0/286" },*

{ DAHDI_TONE_RINGTONE, "425/1000,0/4500" },

*{ DAHDI_TONE_CONGESTION, "430/413,0/286" },*

{ DAHDI_TONE_CALLWAIT, "425/200,0/9000" },

{ DAHDI_TONE_DIALRECALL, 
"!425/100,!0/100,!425/100,!0/100,!425/100,!0/100,425/330,0/330,425/660,0/660" 
},

{ DAHDI_TONE_RECORDTONE, "1400/500,0/14000" },

{ DAHDI_TONE_INFO, "425/100,0/100" },

{ DAHDI_TONE_STUTTER, "425/450,0/50" },

},

.dtmf_high_level = -11,

.dtmf_low_level = -9,

.mfr1_level = -7,

.mfr2_level = -8,

},


Best Regards,
Fernando

On 6/19/2010 4:40 PM, Tzafrir Cohen wrote:
> On Sat, Jun 19, 2010 at 03:46:48PM -0300, Fernando Berretta wrote:
>    
>> Tzafrir,
>>
>> Thansk for your information.
>>
>> I've changed  zonedata.c with tonnes I've taked from PSTN an all seems
>> to be working ok, I'm goint to check dsp.c also.
>>      
> A bug report with your changes would be of great help:
>
>    http://issues.asterisk.org/
>    Project: DAHDI-tools
>    Category: General
>
> Also: any idea if those PSTN settings are relevant to the whole of
> Argentina?
>
>    




More information about the asterisk-dev mailing list