[Home]

Summary:ASTERISK-04427: Configurable Ringing Frequency and Voltage for Zaptel FXS ports from indications.conf??
Reporter:Ramon Peek-Fares (ramonpeek)Labels:
Date Opened:2005-06-17 04:25:47Date Closed:2011-06-07 14:02:53
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/NewFeature
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:I bumped into a "known" problem for users in European countries concerning ringing frequency and voltage on Zaptel FXS ports.
By changing the following lines I was able to change the ringingfrequency and make it work properly.

Wcfxs.c :

{19,"RING_V_OFF",0x0000},
{20,"RING_OSC",0x7E6C}, // 25 Hz as of TBR 21
{21,"RING_X",0x023A}, // 85 Vpk = 30 Vrms (calculation @ 25Hz)

fskmodem.c :

#define FLIST {1400,1800,1300,2100}


It's my guess that this should be set within indication.conf ???
Since I'm not a developer I hope someone else is willing to take this on.
Comments:By: Michael Jerris (mikej) 2005-06-27 22:39:31

Closed due to no response.  If you would like to presue this, place a bounty on the wiki, or contact digium to see what it would cost to get this work done.

By: Ramon Peek-Fares (ramonpeek) 2005-06-28 01:27:02

For your Information:
This issue has been placed on the bugtracker on request of Digium at Astricon in Madrid, and is thus just a reminder....

By: Michael Jerris (mikej) 2005-06-28 07:57:25

Mark-  How would you like to proceed with this?

By: Michael Jerris (mikej) 2005-07-12 18:06:31

Suspended as there is still no response to this.  I would suggest addressing it via digium techincal support, as it is an issue with the drivers for their hardware.