On Mon, Dec 03, 2007 at 04:11:50PM +0800, GNUbie wrote:
> Hello all,
> 
> I am planning to setup a MeetMe conference functionality on
> Asterisk-1.4.13without having a Zaptel card.  All users will be
> calling through SIP only.
> AFAIK, the said application needs a timer which makes use of the ztdummy
> module.  I have basically two (2) problems I am encountering here that [1] I
> can't load the ztdummy.ko module and [2] Asterisk don't run when running it
> through the initscript but running directly the command "asterisk" will run
> the said service.  The Asterisk-1.4.13 is inside the Xen domU that runs a
> Debian GNU/Linux Etch AMD64 by the way.

(I figure you have considered linux-verserver instead. Just in case...)

> # insmod /lib/modules/2.6.18-5-xen-amd64/misc/ztdummy.ko
> ztdummy: Unknown symbol zt_receive
> ztdummy: Unknown symbol zt_transmit
> ztdummy: Unknown symbol zt_unregister
> ztdummy: Unknown symbol zt_register
> insmod: error inserting '/lib/modules/2.6.18-5-xen-amd64/misc/ztdummy.ko':
> -1 Unknown symbol in module

You need to modprobe it. Or insmod zaptel first.

-- 
               Tzafrir Cohen
icq#16849755              jabber:[EMAIL PROTECTED]
+972-50-7952406           mailto:[EMAIL PROTECTED]
http://www.xorcom.com  iax:[EMAIL PROTECTED]/tzafrir

_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to