[VoIP] Zaptel Issues

Russ Price kxt at fubegra.net
Fri May 30 07:33:30 CDT 2008


Richard Lane wrote:
> Hi All
> 
> Just wondering if anyone had any tips on how I can setup my Asterisk 
> tandem to so that my Digium TDM400 card will be compatible with 
> Australian lines and handsets. I am having troubles setting the card 
> correctly. I have added the suggested config to modprobe.conf without 
> success. I don't know where else to look.

Which distro are you using?  If you're using a Red Hat-type distro 
(including CentOS and Fedora), /etc/modprobe.conf is the place to put 
it.  A line like this ought to work:

install wctdm /sbin/modprobe --ignore-install wctdm opermode=AUSTRALIA 
fxshonormode=1 && /sbin/ztcfg

On a Debian-based system (including Ubuntu), /etc/modprobe.d/options is 
the file to use:

options wctdm opermode=AUSTRALIA fxshonormode=1

I'm not sure if fxshonormode is necessary for Australia, but I need to 
use it with my modified Zaptel that has some extra US modes with oddball 
ring frequencies, due to having an old phone with a 30 Hz 
frequency-selective ringer.  There is also a "boostringer" option that 
brings the ring voltage up to 89 V, which I also need for this old phone.

	Russ
	CNET +1 442 7877


More information about the VoIP mailing list