[Asterisk-Users] Problem with MeetMe

BJ Weschke bweschke at gmail.com
Wed May 11 16:27:20 MST 2005


 Are you running a 2.4 kernel or a 2.6 kernel? Use a 2.6 kernel and
you won't have these problems. If that's not an option for you, then
you may be stuck. :-/

 You may want to look at app_conference instead as it doesn't require
ztdummy for boxes that don't have any zaptel hardware in them.

On 5/11/05, Daniel Salama <dsalama at user.net> wrote:
> 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" <dsalama at user.net>
> > To: "Asterisk Users Mailing List - Non-Commercial Discussion"
> > <asterisk-users at lists.digium.com>
> > 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
> >> Asterisk-Users at 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
> >>
> > _______________________________________________
> > Asterisk-Users mailing list
> > Asterisk-Users at 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
> 
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at 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
>



More information about the asterisk-users mailing list