> 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
_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to