Jake Franklin
2005-Jan-19 15:43 UTC
[Asterisk-Users] ztdummy issues on new asterisk install
Hello list I'm having some trouble getting * to recognize ztdummy on a new install (Fedora Core 3). I installed the module, and it shows up when I do an 'lsmod': Module Size Used by ztdummy 3796 0 zaptel 206852 1 ztdummy crc_ccitt 2113 1 zaptel I did 'service start zaptel' and everything appears cool. However, in *, I keep getting the messages: Jan 19 15:29:53 WARNING[15818]: Unable to open IAX timing interface: No such file or directory Jan 19 15:29:53 WARNING[15818]: Unable to support trunking on peer 'txlink' without zaptel timing I deleted /etc/zaptel.conf (as was recommended when I searched the lists), but * still won't recognize ztdummy. Any hints or advice would be greatly appreciated. I'm probably just forgetting something stupid... Thanks again, Jake
Steven Critchfield
2005-Jan-19 16:11 UTC
[Asterisk-Users] ztdummy issues on new asterisk install
On Wed, 2005-01-19 at 15:43 -0700, Jake Franklin wrote:> Hello list > > I'm having some trouble getting * to recognize ztdummy on a new install > (Fedora Core 3).FC3 probably means udev> I installed the module, and it shows up when I do an 'lsmod': > Module Size Used by > ztdummy 3796 0 > zaptel 206852 1 ztdummy > crc_ccitt 2113 1 zaptel > > I did 'service start zaptel' and everything appears cool. > > However, in *, I keep getting the messages: > > Jan 19 15:29:53 WARNING[15818]: Unable to open IAX timing interface: No > such file or directoryNotice it is looking for a file here to open, I think this is a /dev/zap and you are being bit by udev.> Any hints or advice would be greatly appreciated. I'm probably just > forgetting something stupid...Maybe you need to look at any posts regarding the changes made recent;y to make life with udev easier on poor FC3 users. -- Steven Critchfield <critch@basesys.com>