administrator tootai wrote:

If you're telling that I have to pass parameters to module when loading, I checked with modinfo wctdm (at office I have head version) and options I have are those:

[EMAIL PROTECTED] asterisk]# /sbin/modinfo -p wctdm
debug int
loopcurrent int
robust int
_opermode int
opermode string
timingonly int
lowpower int
boostringer int
fxshonormode int
battdebounce int
battthresh int
alawoverride int

Pardon my ignorance but no one of them remaind me to impedance. And for what I saw earlier in the source file, those informations could be updated with the value of the zaptel.conf file.

You need to add opermode=FRANCE

If you are using Didium FXS modules as well, with non 600 ohm phones, i.e. European TBR21 standard, you should add fxshonormode=1 as well. This will set the FXS impedance to whatever is specified in the opermode = parameter.

You can confirm this afterwards by checking dmesg for an entry showing:

Module 0: Installed -- AUTO FXO (FRANCE mode)


Regards,

Richard
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to