[Asterisk-Users] Re: Zaprtc compile error - virtual device for Conferencing

Brian West brian at bkw.org
Thu Dec 18 13:06:19 MST 2003


ztdummy isn't compiled by default.. you have to take the # from infront of
it in the Makefile.  But then again it only works with usb-uhci and not
usb-ohci.  Buy an x100p and call it a day.

bkw

On Thu, 18 Dec 2003, Kannaiyan Natesan wrote:

> Thanks for the reply but it could not solve my problem.
>
> > Did you modprobe ztdummy?
>
> modprobe ztdummy
> modprobe: Can't open dependencies file /lib/modules/2.4.20-6um/modules.dep
> (No such file or directory)
>
> Can you please guide me what should I do for this?
>
> > It should return nothing(successfully). Confirm that it is loaded with
> > lsmod.
>
> > lsmod
> Module                  Size  Used by    Not tainted
> lsmod: QM_MODULES: Function not implemented
>
> > You'll also need to put that line in an init script so that it gets loaded
> > into memory again when you reboot.
>
>      Can you please add a line how can I add that.
>
> > ztdummy uses info from the USB bus.
>
> I'm not sure USB bus available on the system. Since I could not modprob
> ztdummy
>
> > zaprtc uses the realtime clock of your pc.
>
> I want to setup my conference bridge running.
>
> Kannaiyan
>
>
> > > Hi,
> > >
> > >    I don't have a zaptel device for conferencing.
> > >    I read from the lists, that
> > >
> > >       ztdummy and zaprtc need to be installed to get conferencing.
> > >
> > >     I could able to compile successfully with ztdummy and when i receive
> > the
> > > call it says,
> > >
> > >       -- Goto (13732,s,1)
> > >     -- Executing MeetMe("SIP/-08118800", "1234") in new stack
> > >   == Parsing '/etc/asterisk/meetme.conf': Found
> > > WARNING[245776]: File app_meetme.c, Line 162 (build_conf): Unable to
> open
> > > pseudo channel
> > >     -- Playing 'conf-invalid' (language 'en')
> > >
> > >     i read from the lists, that I need to install zaprtc to solve this
> > > problem.
> > >
> > >      when i try to compile zaprtc, which i got from
> > >
> > > http://www.junghanns.net/asterisk/downloads/zaprtc.0.0.1.tar.gz
> > >
> > > It gives me the following error,
> > >
> > > zaprtc.c:1077: warning: implicit declaration of function `barrier'
> > > zaprtc.c:1078: warning: implicit declaration of function `cpu_relax'
> > > zaprtc.c: At top level:
> > > zaprtc.c:109: storage size of `rtc_irq_timer' isn't known
> > > zaprtc.c:719: storage size of `rtc_fops' isn't known
> > > zaprtc.c:107: warning: `DECLARE_WAIT_QUEUE_HEAD' declared `static' but
> > never
> > > defined
> > > make: *** [zaprtc.o] Error 1
> > >
> > > Can anyone please guide me how to compile zaprtc.
> > >
> > >
> >
> > Did you modprobe ztdummy?
> > It should return nothing(successfully). Confirm that it is loaded with
> > lsmod.
> >
> > You'll also need to put that line in an init script so that it gets loaded
> > into memory again when you reboot.
> >
> >
> > ztdummy and zaprtc serve the same purpose, but go about it different ways.
> > They both provide a timing source.
> > ztdummy uses info from the USB bus.
> > zaprtc uses the realtime clock of your pc.
> >
> > -----
> > Andrew Thompson http://aktzero.com/
> > Your eyes are weary from staring at the CRT. You feel sleepy. Notice how
> > restful it is to watch the cursor blink. Close your eyes. The opinions
> > stated above are yours. You cannot imagine why you ever felt otherwise.
> >
> >
> >
> >
> >
> > --__--__--
> >
> > _______________________________________________
> > Asterisk-Users mailing list
> > Asterisk-Users at lists.digium.com
> > http://lists.digium.com/mailman/listinfo/asterisk-users
> >
> >
> > End of Asterisk-Users Digest
> >
>
>
>
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
>



More information about the asterisk-users mailing list