Christoph Eicke
2005-Aug-30 07:47 UTC
[Asterisk-Users] unresolved symbol when loading ztdummy
Hi! When I try to load the ztdummy driver via "insmod ztdummy", I get the following errors: /lib/modules/2.4.26/misc/ztdummy.o: unresolved symbol zt_unregister /lib/modules/2.4.26/misc/ztdummy.o: unresolved symbol zt_transmit /lib/modules/2.4.26/misc/ztdummy.o: unresolved symbol zt_receive /lib/modules/2.4.26/misc/ztdummy.o: unresolved symbol zt_register I'm using zaptel-1.0.8 and a 2.4.26 kernel. Unfortunately I cannot change to a more recent kernel, and another drawback that I have is, that I cannot compile on the machine that Asterisk is supposed to run on. However I booted my development machine with a 2.4.26 kernel and the compilation went well. What I am actually trying to archive is, getting the ztdummy driver to work in order for my Asterisk machine to do IAX2 calls. As far as I have understood it this is necessary if I don't have any Digium hardware. What is the problem that I'm having and how can I fix it? Thanks a lot, Christoph
Tony Mountifield
2005-Aug-30 08:01 UTC
[Asterisk-Users] Re: unresolved symbol when loading ztdummy
In article <200508301647.14919.cei@inmedias.it>, Christoph Eicke <cei@inmedias.it> wrote:> Hi! > > When I try to load the ztdummy driver via "insmod ztdummy", I get the > following errors: > /lib/modules/2.4.26/misc/ztdummy.o: unresolved symbol zt_unregister > /lib/modules/2.4.26/misc/ztdummy.o: unresolved symbol zt_transmit > /lib/modules/2.4.26/misc/ztdummy.o: unresolved symbol zt_receive > /lib/modules/2.4.26/misc/ztdummy.o: unresolved symbol zt_register > > I'm using zaptel-1.0.8 and a 2.4.26 kernel. Unfortunately I cannot change to a > more recent kernel, and another drawback that I have is, that I cannot > compile on the machine that Asterisk is supposed to run on. However I booted > my development machine with a 2.4.26 kernel and the compilation went well. > What I am actually trying to archive is, getting the ztdummy driver to work in > order for my Asterisk machine to do IAX2 calls. As far as I have understood > it this is necessary if I don't have any Digium hardware. > What is the problem that I'm having and how can I fix it?You also need to load the "zaptel" module, not just ztdummy. ztdummy shouldn't be needed for IAX2 unless you are using trunking. Cheers Tony. -- Tony Mountifield Work: tony@softins.co.uk - http://www.softins.co.uk Play: tony@mountifield.org - http://tony.mountifield.org
Your kernel has to be compile with CONFIG_CRC_CCITT=y or m. Braz -----Message d'origine----- De?: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] De la part de Christoph Eicke Envoy??: 30 ao?t, 2005 10:47 ??: Asterisk Users Mailing List - Non-Commercial Discussion Objet?: [Asterisk-Users] unresolved symbol when loading ztdummy Hi! When I try to load the ztdummy driver via "insmod ztdummy", I get the following errors: /lib/modules/2.4.26/misc/ztdummy.o: unresolved symbol zt_unregister /lib/modules/2.4.26/misc/ztdummy.o: unresolved symbol zt_transmit /lib/modules/2.4.26/misc/ztdummy.o: unresolved symbol zt_receive /lib/modules/2.4.26/misc/ztdummy.o: unresolved symbol zt_register I'm using zaptel-1.0.8 and a 2.4.26 kernel. Unfortunately I cannot change to a more recent kernel, and another drawback that I have is, that I cannot compile on the machine that Asterisk is supposed to run on. However I booted my development machine with a 2.4.26 kernel and the compilation went well. What I am actually trying to archive is, getting the ztdummy driver to work in order for my Asterisk machine to do IAX2 calls. As far as I have understood it this is necessary if I don't have any Digium hardware. What is the problem that I'm having and how can I fix it? Thanks a lot, Christoph _______________________________________________ --Bandwidth and Colocation sponsored by Easynews.com -- 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