Just as an FYI.... I have a configuration suppestion to pass along... If you have:
Fedora Core 3 Asterisk 1.0.x Digium Wildcard T100P PCI Card -------------------------------- In order to get the card to work you MUST edit /etc/udev/rules.d/50-udev.rules Goto the end of the file and add....... 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" Then for good measure, recompile asterisk. Hope this helps! Ty Carter, President Strategic Network Consultants, Inc. 524 East 9th Street Washington, NC 27889 252-946-0351 - Voice 252-402-5296 - Cell [EMAIL PROTECTED] _______________________________________________ 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
