[Asterisk-Users] FXO mode

Andy Powell andy at beagles-den.demon.co.uk
Wed Aug 13 09:36:56 MST 2003


On 13/08/2003 at 17:46 Dave Cotton wrote:

>in the file wcfxo.c the following structure is initialised as below
>which would suggest that FCC is wrong for France or pretty  well all of
>Europe.

errm,

FCC mode is for the US. CTR21 is for Europe - you even pasted the info
in your message!

See below

Andy

>
>static struct fxo_mode {
>        char *name;
>        int ohs;
>        int act;
>        int dct;
>        int rz;
>        int rt;
>        int lim;
>        int vol;
>} fxo_modes[] =
>{
>        { "FCC", 0, 0, 2, 0, 0, 0, 0 },         /* US */
>        { "CTR21", 0, 0, 3, 0, 0, 3, 0 },       /* Austria, Belgium, Denmark, Finland, France, Germany, Greece, Iceland, Ireland, Italy, Luxembourg, Netherlands, Norway, Portugal, Spain, Sweden, Switzerland, and UK */





More information about the asterisk-users mailing list