Hi all, I have a problem starting the ztdummy. Here is what happens: [root@asterisk /]# modprobe ztdummy Notice: Configuration file is /etc/zaptel.conf line 0: Unable to open master device '/dev/zap/ctl' 1 error(s) detected FATAL: Error running install command for ztdummy After this, ztdummy is visible with lsmod, but when I try MeetMe, I get following: == Parsing '/etc/asterisk/meetme.conf': Found Dec 7 15:44:01 WARNING[18359]: chan_zap.c:775 zt_open: Unable to open '/dev/zap/pseudo': No such file or directory Dec 7 15:44:01 ERROR[18359]: chan_zap.c:6811 chandup: Unable to dup channel: No such file or directory Dec 7 15:44:01 WARNING[18359]: app_meetme.c:229 build_conf: Unable to open pseudo channel - trying device Dec 7 15:44:01 WARNING[18359]: app_meetme.c:232 build_conf: Unable to open pseudo device I have used following command to make the ztdummy: make clean make linux26 make install I use Fedora Core 3. Regards, Stojan Sljivic -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20041207/b8b2576e/attachment.htm
Stojan Sljivic - Pamet wrote:> Hi all, > > I have a problem starting the ztdummy. Here is what happens: > > I have used following command to make the ztdummy: > > make clean > make linux26 > make install > > I use Fedora Core 3. >You need to read the udev.README file in the zaptel make directory. Doug
Hi Doug, Thanks for the advice. This solved my problem. Without these rules devices were created in the wrong location - now they are in dev/zap folder. Regards, Stojan Sljivic> -----Original Message----- > From: asterisk-users-bounces@lists.digium.com > [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of > Doug Lytle > Sent: Tuesday, December 07, 2004 16:31 > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: Re: [Asterisk-Users] modprobe ztdummy - failed > > > Stojan Sljivic - Pamet wrote: > > > Hi all, > > > > I have a problem starting the ztdummy. Here is what happens: > > > > I have used following command to make the ztdummy: > > > > make clean > > make linux26 > > make install > > > > I use Fedora Core 3. > > > You need to read the udev.README file in the zaptel make directory. > > Doug > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >