>Thanks, but there is no zaptel file in /etc/init.d/ I'm using White Box
Linux, which is derived from RHEL 3. Kernel is 2.4.x
>
Did you run make config for zaptel?
If not do the following;
cd /usr/src/zaptel
make config
- Jose
___
Asterisk-Users m
> If I reboot and immediately do a "ztcfg -vv" I get the well
> known "Unable to open master device '/dev/zap/ctl'. If I then do
> a "modprobe wcfxo" this error disappears and Asterisk runs fine.
>
> Asterisk runs fine as long as I do a modprobe wcfxo after each
>> reboot, prior to running Aste
I had a similar problem with DTMF detection using a T100X and TDM400P (1 FXS
channel) my analog phone connected to TDM400P would not detect all keys when
I tried dialing out. I traced it to a misconfigured extensions.conf file,
This was the last file I changed when the problem started. After variou
You need to create a udev rules file in /etc/udev/rules.d/ check udev.conf
for the exact location.
The rules are in zaptel/README.udev
I created zaptel.rules file and restarted... Problem solved!
# section for zaptel device
KERNEL="zapctl", NAME="zap/ctl"
KERNEL="zaptimer", NAME="zap/timer"
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
I added the rules to udev permissions file and changed zaptel.conf,
restarted.
I still get the same error;
[EMAIL PROTECTED] frank]# ztcfg -vv
Zaptel Configuration
==
Channel map:
Channel 01: FXS Kewlstart (Default) (Slaves: 01)
Channel 02: FXO Kewlstart (Default) (Slaves: 02
I installed TDM400P and X100P pci cards in a system running mandrake 10.1
official, kernel 2.6.8.1-12mdksmp. I can compile zaptel, libpri, asterisk
and modprobe (zaptel, wcfxs, wcfxo) without errors. Except that running
ztcfg and asterisk fails.
[EMAIL PROTECTED] asterisk]# ztcfg
Notice: Configura
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Nathan C. Smith
> Sent: Monday, November 08, 2004 12:59 PM
> To: '[EMAIL PROTECTED]'
> Subject: [Asterisk-Users] how to get Stable 1.X via CVS
>
>
>
> What would one enter to get the stable or 1.x