Andrew D Kirch
2004-Apr-12 16:19 UTC
[Asterisk-Users] Invalid module format in 2.6.5 after running make linux26
[root@asterisk zaptel]# modprobe ztdummy WARNING: Error inserting zaptel (/lib/modules/2.6.5-1.315/misc/zaptel.ko): Invalid module format WARNING: Error inserting zaptel (/lib/modules/2.6.5-1.315/misc/zaptel.ko): Invalid module format FATAL: Error inserting ztdummy (/lib/modules/2.6.5-1.315/misc/ztdummy.ko): Invalid module format FATAL: Error running install command for ztdummy [root@asterisk zaptel]# uname -a Linux asterisk.sosdg.org 2.6.5-1.315 #1 Fri Apr 9 13:44:11 EDT 2004 i686 i686 i386 GNU/Linux[root@asterisk zaptel]# -- Andrew D Kirch | Abusive Hosts Blocking List | www.ahbl.org Security Admin | Summit Open Source Development Group | www.sosdg.org Key At http://www.2mbit.com/~trelane/trelane.key Key fingerprint = B4C2 8083 648B 37A2 4CCE 61D3 16D6 995D 026F 20CF -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20040412/0ae12c7b/attachment.pgp
Andrew D Kirch
2004-Apr-12 16:24 UTC
[Asterisk-Users] Re: Invalid module format in 2.6.5 after running make linux26
On Mon, 12 Apr 2004 18:19:51 -0500 Andrew D Kirch <trelane@trelane.net> wrote: [root@asterisk zaptel]# modprobe ztdummy WARNING: Error inserting zaptel (/lib/modules/2.6.5-1.315/misc/zaptel.ko): Invalid module format WARNING: Error inserting zaptel (/lib/modules/2.6.5-1.315/misc/zaptel.ko): Invalid module format FATAL: Error inserting ztdummy (/lib/modules/2.6.5-1.315/misc/ztdummy.ko): Invalid module format FATAL: Error running install command for ztdummy[root@asterisk zaptel]# uname -a Linux asterisk.sosdg.org 2.6.5-1.315 #1 Fri Apr 9 13:44:11 EDT 2004 i686 i686 i386 GNU/Linux[root@asterisk zaptel]# Also I found this in my syslog while trying to solve the problem: Apr 12 18:48:45 asterisk kernel: zaptel: version magic '2.6.5-1.315custom 686 REGPARM 4KSTACKS gcc-3.3' should be '2.6.5-1.315 686 REGPARM 4KSTACKS gcc-3.3' Apr 12 18:48:45 asterisk kernel: zaptel: version magic '2.6.5-1.315custom 686 REGPARM 4KSTACKS gcc-3.3' should be '2.6.5-1.315 686 REGPARM 4KSTACKS gcc-3.3' Apr 12 18:48:45 asterisk kernel: ztdummy: version magic '2.6.5-1.315custom 686 REGPARM 4KSTACKS gcc-3.3' should be '2.6.5-1.315 686 REGPARM 4KSTACKS gcc-3.3' -- Andrew D Kirch | Abusive Hosts Blocking List | www.ahbl.org Security Admin | Summit Open Source Development Group | www.sosdg.org Key At http://www.2mbit.com/~trelane/trelane.key Key fingerprint = B4C2 8083 648B 37A2 4CCE 61D3 16D6 995D 026F 20CF -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20040412/c64bd742/attachment.pgp
Hi, Anyone get the Immix C3-FXO Sip gateway to work with asterisk. I have it working for outbound calls but cant get it to work for inbound calls. The unit has an built-in greeting and it keeps picking up the call. Cant find the command to turn it off and set it to forward the calls to asterisk. Any help on this would be appreciated. Thanks John Bittner Simlab.net
Dan Austin
2004-Apr-12 16:34 UTC
[Asterisk-Users] Invalid module format in 2.6.5 after running make linux26
ztdummy will not work on a 2.6 kernel. The 2.6 series USB core is a complete re-write. I looked through the source, and while not a kernel hacker, I doubt ztdummy can be easily made to work with the new USB core. Dan -----Original Message----- From: Andrew D Kirch [mailto:trelane@trelane.net] Sent: Monday, April 12, 2004 4:20 PM To: asterisk-users@lists.digium.com Subject: [Asterisk-Users] Invalid module format in 2.6.5 after running make linux26 [root@asterisk zaptel]# modprobe ztdummy WARNING: Error inserting zaptel (/lib/modules/2.6.5-1.315/misc/zaptel.ko): Invalid module format WARNING: Error inserting zaptel (/lib/modules/2.6.5-1.315/misc/zaptel.ko): Invalid module format FATAL: Error inserting ztdummy (/lib/modules/2.6.5-1.315/misc/ztdummy.ko): Invalid module format FATAL: Error running install command for ztdummy [root@asterisk zaptel]# uname -a Linux asterisk.sosdg.org 2.6.5-1.315 #1 Fri Apr 9 13:44:11 EDT 2004 i686 i686 i386 GNU/Linux[root@asterisk zaptel]# -- Andrew D Kirch | Abusive Hosts Blocking List | www.ahbl.org Security Admin | Summit Open Source Development Group | www.sosdg.org Key At http://www.2mbit.com/~trelane/trelane.key Key fingerprint = B4C2 8083 648B 37A2 4CCE 61D3 16D6 995D 026F 20CF
Assuming that it is a Welltech gw, the setting is peer-to-peer mode. Jorge John Bittner wrote:> Hi, > > Anyone get the Immix C3-FXO Sip gateway to work with asterisk. I have it > working for outbound calls but cant get it to work for inbound calls. The > unit has an built-in greeting and it keeps picking up the call. Cant find > the command to turn it off and set it to forward the calls to asterisk. Any > help on this would be appreciated. > > Thanks > > John Bittner > Simlab.net