I forgot because I haven't moved to a 2.6 kernel.
Chris ----- Original Message ----- From: "BJ Weschke" <[EMAIL PROTECTED]> To: "Asterisk Users Mailing List - Non-Commercial Discussion" <[email protected]> Sent: Wednesday, May 11, 2005 6:56 PM Subject: Re: [Asterisk-Users] Problem with MeetMe > Only if you're on a 2.4 kernel. A 2.6 kernel doesn't require USB for > it's timing source. > > On 5/11/05, Chris <[EMAIL PROTECTED]> wrote: > > Edit the Makefile for the zaptel drivers. You will see two commented > > lines that say ztdummy. Uncomment them and rebuild. > > Once you install the rebuild, do a modprobe ztdummy and you should be good > > to go. BTW, you do need an active USB for ztdummy to load. > > > > > > Chris > > > > ----- Original Message ----- > > From: "Daniel Salama" <[EMAIL PROTECTED]> > > To: "Asterisk Users Mailing List - Non-Commercial Discussion" > > <[email protected]> > > Sent: Wednesday, May 11, 2005 3:28 PM > > Subject: Re: [Asterisk-Users] Problem with MeetMe > > > > > I don't have any of those modules loaded. I don't have any digium > > > cards so wcfxo and wcfxs won't load. When I do make clean; make > > > install in /usr/src/zaptel, it doesn't build ztdummy. If I manually > > > build ztdummy by running make zdummy.o and then try to insmod, it > > > fails with a bunch of unresolved symbols. I think it may have to do > > > with the fact that I don't have uhci support. > > > > > > I tried building zaprtc but when I do make load, it fails. dmesg > > > shows rtc: I/O port 112 is not free. > > > > > > Any other ideas? > > > > > > Thanks, > > > Daniel > > > > > > On May 11, 2005, at 3:41 PM, Chris wrote: > > > > > > > No timing? Do you have the wcfxo, wcfxs, or ztdummy loaded? > > > > > > > > ----- Original Message ----- > > > > From: "Daniel Salama" <[EMAIL PROTECTED]> > > > > To: "Asterisk Users Mailing List - Non-Commercial Discussion" > > > > <[email protected]> > > > > Sent: Wednesday, May 11, 2005 1:09 PM > > > > Subject: [Asterisk-Users] Problem with MeetMe > > > > > > > > > > > > > > > >> I'm trying to configure some meet me rooms in asterisk 1.0.2 and I'm > > > >> getting the following problem: > > > >> > > > >> -- Executing MeetMe("SIP/3210-38a9", "0224|qM") in new stack > > > >> == Parsing '/etc/asterisk/meetme.conf': Found > > > >> May 11 14:05:46 WARNING[20050]: chan_zap.c:757 zt_open: Unable to > > > >> open '/dev/zap/pseudo': No such device or address > > > >> May 11 14:05:46 ERROR[20050]: chan_zap.c:6687 chandup: Unable to dup > > > >> channel: No such device or address > > > >> May 11 14:05:46 WARNING[20050]: app_meetme.c:227 build_conf: Unable > > > >> to open pseudo channel - trying device > > > >> May 11 14:05:46 WARNING[20050]: app_meetme.c:230 build_conf: Unable > > > >> to open pseudo device > > > >> -- Playing 'conf-invalid' (language 'en') > > > >> > > > >> I have the following in meetme.conf > > > >> [rooms] > > > >> conf => 0224 > > > >> > > > >> What could be happening? I don't have any digium cards on the > > > >> machine. lsmod shows: > > > >> Module Size Used by Not tainted > > > >> zaptel 182080 0 > > > >> > > > >> The other modules are not related to zaptel or asterisk. > > > >> > > > >> ls -l /dev/zap/ps* shows: > > > >> crw-r--r-- 1 root root 196, 255 May 11 10:07 /dev/zap/ > > > >> pseudo > > > >> > > > >> Any ideas? > > > >> > > > >> Thanks, > > > >> Daniel > > > >> _______________________________________________ > > > >> 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 > > > >> > > > > _______________________________________________ > > > > 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 > > > > > > _______________________________________________ > > > 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 > > > > > _______________________________________________ > > 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 > > > > > _______________________________________________ > 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 >
_______________________________________________ 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
