[Asterisk-Users] Unable to open master device '/dev/zap/ctl'
Jose Hernandez
jfhernandez_01 at verizon.net
Wed Nov 24 20:56:09 MST 2004
If you are using udev you will get a message during compile suggesting to
read README.udev, I did not pay attention to this message.
Anyways.. I did not get the error after creating a udev rules file in
/etc/udev/rules.d with the rules in /usr/src/zaptel/README.udev
/etc/udev/rules.d/zaptel.rules
# section for zaptel device
KERNEL="zapctl", NAME="zap/ctl"
KERNEL="zaptimer", NAME="zap/timer"
KERNEL="zapchannel", NAME="zap/channel"
KERNEL="zappseudo", NAME="zap/pseudo"
KERNEL="zap[0-9]*", NAME="zap/%n"
Now I get this error, I will troubleshoot it later tonight.
[root at asterisk zaptel]# ztcfg -vv
Zaptel Configuration
======================
Channel map:
Channel 01: FXS Kewlstart (Default) (Slaves: 01)
Channel 02: FXO Kewlstart (Default) (Slaves: 02)
2 channels configured.
ZT_CHANCONFIG failed on channel 2: No such device or address (6)
- Jose
More information about the asterisk-users
mailing list