Hi all,
I have a project thats hanging fire because of this one thing so any help is greatly appreciated. Have tried the usual stunts of removing the card and putting it back and rebooting the system infinitely. lspci output follows:
03:02.0 Communication controller: Motorola Wildcard X100P
I was successful in installing asterisk, zaptel on my system with out any errors.
No errors, If i do the following
modprobe zaptel ,modprobe wcfxo.
But if i say ztcfg -vvv and service zaptel start then the following errors occurs respectively.
ztcfg -vvv
Zaptel Version: 1.4.5.1
Echo Canceller: MG2
Configuration
Channel map:
Channel 01: FXS Kewlstart (Default) (Slaves: 01)
1 channels configured.
ZT_CHANCONFIG failed on channel 1: No such device or address (6)
service zaptel start
Loading zaptel framework: [ OK ]
Waiting for zap to come onlineā¦OK
Loading zaptel hardware modules: tor2.
wct4xxp.
wct1xxp.
wcte11xp.
wctdm24xxp.
wcfxo.
wctdm.
wcusb.
No functioning zap hardware found in /proc/zaptel, loading ztdummy
Running ztcfg: ZT_CHANCONFIG failed on channel 1: No such device or address (6)
[FAILED]
My zapata.conf ang zaptel.conf are as follows:
/etc/zapata.conf
fxsks=1
loadzone = us
defaultzone = us
/etc/asterisk/zaptel.conf
[channels]
busydetect=1
busycount=7
relaxdtmf=yes
callwaiting=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
cancallforward=yes
usecallerid=yes
echocancel=yes
echocancelwhenbridged=yes
rxgain=0.0
txgain=0.0
group=1
immediate=no
context=search
signalling=fxs_ks
callerid=asreceived
channel=1
Any Help?
Thanks,
-Prasanth.