[Asterisk-Users] Zaptel Issue in Fedora Core 2 test 3
Patrick Conroy
patrick.j.conroy at gmail.com
Fri Nov 5 05:03:47 MST 2004
> I have the following error once I have installed asterisk on my new Fedora
> Core 2 test 3 box with a T100P, compiled fine no problems after using the
> info on voip-info.org but when i run ztcfg i get this error message:
>
> Notice: Configuration file is /etc/zaptel.conf
> line 143: Unable to open master device '/dev/zap/ctl'
>
I had the same problem when I tried to install zaptel on FC2. I
resolved it by commenting out the following lines:
ifeq ($(DYNFS),)
else
@echo "**** Dynamic filesystem detected -- not creating device nodes"
@echo "**** If you are running udev, read README.udev"
endif
from the zaptel Makefile (lines 233, 253-256 as of this morning's Makefile).
Hope this helps,
Patrick
More information about the asterisk-users
mailing list