keywords: ip pbx voip gateway gsm gateway

×

Notice

The forum is in read only mode.
× Questions about A400/800/1200 Analog Interface Card

ZT_CHANCONFIG failed on channel 1

17 years 10 months ago #65 by
Hi,

I had installed the opvxa1200 driver, the A1200p have one FXO module, in the zaptel.conf have this:
fxsks=1

# Global data

loadzone = us
defaultzone = us

in the zapata.conf
language=en
context=from-pstn
signalling=fxs_ks
rxwink=300
busydetect=yes
busycount=6
group=0
channel => 1

After load the driver with modprobe opvxa1200 i run the ztcvfg and get next message:

Zaptel 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)



Please, help me with this trouble.

Vlad
17 years 10 months ago #69 by miaolin
could you give me a account on your pc so i can login on it remote to check?
i want to use ssh port 22 to login it.
17 years 10 months ago #77 by miaolin
i think you are using linux 2.6 kernel? please check the link below on patch of make zaptel work fine with udev/linux 2.6 core

www.voip-info.org/wiki/view/Asterisk+Zaptel+Installation

If you still having problem loading the zaptel try to add this on the
/etc/udev/rules.d/50-udev.rules

#zaptel
KERNEL="zapctl", NAME="zap/ctl"
KERNEL="zaptimer", NAME="zap/timer"
KERNEL="zapchannel", NAME="zap/channel"
KERNEL="zappseudo", NAME="zap/pseudo"
KERNEL="zap0-9*", NAME="zap/%n"
17 years 9 months ago #83 by
I think the trouble are with hisax.

I had this...

1) mv /lib/modules/2.6.9-22.EL/kernel/drivers/isdn/hisax backup/

2) depmod -a

and

3) restart my asterisk...

4) I reconfigure the a1200p card with kudzu

5) modprobe opvxa1200 (The /dev/zap/ channels are configurated)

But.... if I do poweroff the channels don't load, if reboot don't trouble.

How can load the opvxa1200 on boot??

I have an asterisk home with Kernel 2.6.9

Best regards.
17 years 9 months ago #85 by miaolin
we already know sometime the pci id of A1200P will change after reboot on some PC, please download new driver for test

www.openvox.com.cn/downloadsFile/opvxa1200.zip

to find such issue, use lspci -v check pci id when linux can not load a1200p driver automaticly.

and another possible might caused by the udev,

my test env is a 915 mb and FC5 linux + zaptel 1.2.6

after i modified the zaptel.sysconfig in zaptel dir, add following line in it:
MODULES="$MODULES opvxa1200" # OPENVOXA1200P - Modular FXS/FXO interface (1-12 ports)

then make clean; make install,
then write a correct fxsks/fxoks config in zaptel.conf
then the udev can mount the driver correctly after boot.
17 years 9 months ago #91 by
Hi Miaolin,

I have the new driver installed, by the trouble is the same. I send you a loguin to access to my * by ssh.

Trouble:

The openvox load only if I do a depmod -a and reboot the system.
The openvox dont load if poweroff the system.

Best regards.
Time to create page: 0.035 seconds
Powered by Kunena Forum