[asterisk-users] Zaptel Error

2009-05-21 Thread Farooq Hussain
Hello Everyone,

I am receiving following error message will making Zaptel on Cent OS 5.2.

make[1]: Entering directory `/usr/src/zaptel-1.4.12.1'
echo You do not appear to have the sources for the 2.6.18-92.el5 kernel
installed.
You do not appear to have the sources for the 2.6.18-92.el5 kernel
installed.
exit 1
make[1]: *** [modules] Error 1
make[1]: Leaving directory `/usr/src/zaptel-1.4.12.1'
make: *** [all] Error 2
[r...@pbxnxb zaptel-1.4.12.1]#
[r...@pbxnxb zaptel-1.4.12.1]# yum install -y zaptel-source
Setting up Install Process
Parsing package install arguments
No package zaptel-source available.
Nothing to do
Please reslove this issue

-- 
Thanks

Farooq Hussain
___
-- 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

Re: [asterisk-users] Zaptel Error

2009-05-21 Thread Tim Nelson
 Farooq Hussain farooqhussain...@gmail.com wrote: 
 
Hello Everyone, 

I am receiving following error message will making Zaptel on Cent OS 5.2. 

make[1]: Entering directory `/usr/src/zaptel-1.4.12.1' 
 echo You do not appear to have the sources for the 2.6.18-92.el5 kernel 
 installed. 
 You do not appear to have the sources for the 2.6.18-92.el5 kernel installed. 
 exit 1 
 make[1]: *** [modules] Error 1 
 make[1]: Leaving directory `/usr/src/zaptel-1.4.12.1' 
 make: *** [all] Error 2 
 [r...@pbxnxb zaptel-1.4.12.1]# 
 [r...@pbxnxb zaptel-1.4.12.1]# yum install -y zaptel-source 
 Setting up Install Process 
 Parsing package install arguments 
 No package zaptel-source available. 
 Nothing to do 
 
yum -y install kernel-devel kernel-headers 

--Tim 
___
-- 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

Re: [asterisk-users] Zaptel Error

2009-05-21 Thread Danny Nicholas
On opensuse 11.0, I had to install my kernel source using zipper (that's y
not I - email self corrected).

 

  _  

From: asterisk-users-boun...@lists.digium.com
[mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Farooq Hussain
Sent: Thursday, May 21, 2009 9:27 AM
To: asterisk-users@lists.digium.com
Subject: [asterisk-users] Zaptel Error

 

Hello Everyone,

 

I am receiving following error message will making Zaptel on Cent OS 5.2.

 

make[1]: Entering directory `/usr/src/zaptel-1.4.12.1'
echo You do not appear to have the sources for the 2.6.18-92.el5 kernel
installed.
You do not appear to have the sources for the 2.6.18-92.el5 kernel
installed.
exit 1
make[1]: *** [modules] Error 1
make[1]: Leaving directory `/usr/src/zaptel-1.4.12.1'
make: *** [all] Error 2
[r...@pbxnxb zaptel-1.4.12.1]#
[r...@pbxnxb zaptel-1.4.12.1]# yum install -y zaptel-source
Setting up Install Process
Parsing package install arguments
No package zaptel-source available.
Nothing to do

Please reslove this issue


-- 
Thanks

Farooq Hussain

___
-- 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

Re: [asterisk-users] Zaptel Error

2009-05-21 Thread Tzafrir Cohen
On Thu, May 21, 2009 at 09:32:02AM -0500, Tim Nelson wrote:

 yum -y install kernel-devel kernel-headers 

kernel-devel is the one you'll need . Sadly you'll get one of a newer
version . If booting to a newer kernel is not an issue, I suggest you
install the newer kernel (which is recommended anyway, I believe - it
resolves some security issues which may or may not affect your specific
system - check the changelog). If this is what you'll go for - install
'kernel' as well.

-- 
   Tzafrir Cohen
icq#16849755  jabber:tzafrir.co...@xorcom.com
+972-50-7952406   mailto:tzafrir.co...@xorcom.com
http://www.xorcom.com  iax:gu...@local.xorcom.com/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


[asterisk-users] zaptel-Error

2008-12-18 Thread fidibus83
Hello, my English isn’t very good but I try to explain my problem. Hopefully
you can understand me. :-)

I have a Linux-Server with a Digium Wildcard TE110P. I install and configure
zaptel. But I have an error when I execute ztcfg –vv:

 

31 channels configured.

ioctl(ZT_LOADZONE) failed: Invalid argument

Notice: Configuration file is /etc/zaptel.conf

line 288: Unable to register tone zone 'de'

 

ZAPTEL.CONF

span=1,1,0,ccs,hdb3,crc4

bchan=1-15,17-31

dchan=16

loadzone = de

defaultzone=de

 

What do I wrong? Please help me!

 
___
-- 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

Re: [asterisk-users] zaptel-Error

2008-12-18 Thread Tzafrir Cohen
On Thu, Dec 18, 2008 at 10:08:42AM +0100, fidibus83 wrote:
 
 I have a Linux-Server with a Digium Wildcard TE110P. I install and configure
 zaptel. But I have an error when I execute ztcfg –vv:
  
 31 channels configured.
 ioctl(ZT_LOADZONE) failed: Invalid argument
 Notice: Configuration file is /etc/zaptel.conf
 line 288: Unable to register tone zone 'de'
  
 ZAPTEL.CONF
 
 span=1,1,0,ccs,hdb3,crc4
 bchan=1-15,17-31
 dchan=16
 loadzone = de
 defaultzone=de
  
 What do I wrong? Please help me!

What version of zaptel do you use? Recently installed?

What is the output of:

  cat /sys/module/zaptel/version

-- 
   Tzafrir Cohen
icq#16849755  jabber:tzafrir.co...@xorcom.com
+972-50-7952406   mailto:tzafrir.co...@xorcom.com
http://www.xorcom.com  iax:gu...@local.xorcom.com/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


Re: [asterisk-users] zaptel-Error

2008-12-18 Thread fidibus83
Zaptel version is 1.4.11

-Ursprüngliche Nachricht-
Von: asterisk-users-boun...@lists.digium.com
[mailto:asterisk-users-boun...@lists.digium.com] Im Auftrag von Tzafrir
Cohen
Gesendet: Donnerstag, 18. Dezember 2008 10:54
An: asterisk-users@lists.digium.com
Betreff: Re: [asterisk-users] zaptel-Error

On Thu, Dec 18, 2008 at 10:08:42AM +0100, fidibus83 wrote:
 
 I have a Linux-Server with a Digium Wildcard TE110P. I install and
configure
 zaptel. But I have an error when I execute ztcfg –vv:
  
 31 channels configured.
 ioctl(ZT_LOADZONE) failed: Invalid argument
 Notice: Configuration file is /etc/zaptel.conf
 line 288: Unable to register tone zone 'de'
  
 ZAPTEL.CONF
 
 span=1,1,0,ccs,hdb3,crc4
 bchan=1-15,17-31
 dchan=16
 loadzone = de
 defaultzone=de
  
 What do I wrong? Please help me!

What version of zaptel do you use? Recently installed?

What is the output of:

  cat /sys/module/zaptel/version

-- 
   Tzafrir Cohen
icq#16849755  jabber:tzafrir.co...@xorcom.com
+972-50-7952406   mailto:tzafrir.co...@xorcom.com
http://www.xorcom.com  iax:gu...@local.xorcom.com/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


___
-- 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


Re: [asterisk-users] zaptel-Error

2008-12-18 Thread fidibus83
But when I do yum list zaptel:

Zaptel.i386 1.4.2.1-1.fc7 installed

-Ursprüngliche Nachricht-
Von: asterisk-users-boun...@lists.digium.com
[mailto:asterisk-users-boun...@lists.digium.com] Im Auftrag von fidibus83
Gesendet: Donnerstag, 18. Dezember 2008 10:59
An: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Betreff: Re: [asterisk-users] zaptel-Error

Zaptel version is 1.4.11

-Ursprüngliche Nachricht-
Von: asterisk-users-boun...@lists.digium.com
[mailto:asterisk-users-boun...@lists.digium.com] Im Auftrag von Tzafrir
Cohen
Gesendet: Donnerstag, 18. Dezember 2008 10:54
An: asterisk-users@lists.digium.com
Betreff: Re: [asterisk-users] zaptel-Error

On Thu, Dec 18, 2008 at 10:08:42AM +0100, fidibus83 wrote:
 
 I have a Linux-Server with a Digium Wildcard TE110P. I install and
configure
 zaptel. But I have an error when I execute ztcfg –vv:
  
 31 channels configured.
 ioctl(ZT_LOADZONE) failed: Invalid argument
 Notice: Configuration file is /etc/zaptel.conf
 line 288: Unable to register tone zone 'de'
  
 ZAPTEL.CONF
 
 span=1,1,0,ccs,hdb3,crc4
 bchan=1-15,17-31
 dchan=16
 loadzone = de
 defaultzone=de
  
 What do I wrong? Please help me!

What version of zaptel do you use? Recently installed?

What is the output of:

  cat /sys/module/zaptel/version

-- 
   Tzafrir Cohen
icq#16849755  jabber:tzafrir.co...@xorcom.com
+972-50-7952406   mailto:tzafrir.co...@xorcom.com
http://www.xorcom.com  iax:gu...@local.xorcom.com/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


___
-- 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


___
-- 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


Re: [asterisk-users] zaptel-Error

2008-12-18 Thread fidibus83
Is there somebody who knows what to do?

-Ursprüngliche Nachricht-
Von: asterisk-users-boun...@lists.digium.com
[mailto:asterisk-users-boun...@lists.digium.com] Im Auftrag von fidibus83
Gesendet: Donnerstag, 18. Dezember 2008 11:02
An: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Betreff: Re: [asterisk-users] zaptel-Error

But when I do yum list zaptel:

Zaptel.i386 1.4.2.1-1.fc7 installed

-Ursprüngliche Nachricht-
Von: asterisk-users-boun...@lists.digium.com
[mailto:asterisk-users-boun...@lists.digium.com] Im Auftrag von fidibus83
Gesendet: Donnerstag, 18. Dezember 2008 10:59
An: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Betreff: Re: [asterisk-users] zaptel-Error

Zaptel version is 1.4.11

-Ursprüngliche Nachricht-
Von: asterisk-users-boun...@lists.digium.com
[mailto:asterisk-users-boun...@lists.digium.com] Im Auftrag von Tzafrir
Cohen
Gesendet: Donnerstag, 18. Dezember 2008 10:54
An: asterisk-users@lists.digium.com
Betreff: Re: [asterisk-users] zaptel-Error

On Thu, Dec 18, 2008 at 10:08:42AM +0100, fidibus83 wrote:
 
 I have a Linux-Server with a Digium Wildcard TE110P. I install and
configure
 zaptel. But I have an error when I execute ztcfg –vv:
  
 31 channels configured.
 ioctl(ZT_LOADZONE) failed: Invalid argument
 Notice: Configuration file is /etc/zaptel.conf
 line 288: Unable to register tone zone 'de'
  
 ZAPTEL.CONF
 
 span=1,1,0,ccs,hdb3,crc4
 bchan=1-15,17-31
 dchan=16
 loadzone = de
 defaultzone=de
  
 What do I wrong? Please help me!

What version of zaptel do you use? Recently installed?

What is the output of:

  cat /sys/module/zaptel/version

-- 
   Tzafrir Cohen
icq#16849755  jabber:tzafrir.co...@xorcom.com
+972-50-7952406   mailto:tzafrir.co...@xorcom.com
http://www.xorcom.com  iax:gu...@local.xorcom.com/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


___
-- 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


___
-- 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


___
-- 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


Re: [asterisk-users] Zaptel error

2006-11-23 Thread Anthony Rodgers

http://www.asteriskdocs.org/modules/tinycontent/index.php?id=11

CP
On Nov 22, 2006, at 8:40 PM, ram wrote:


Hi
 
where can i buy that Book
 
Ram

 
On 11/22/06, Patrick [EMAIL PROTECTED] wrote: On Wed, 
2006-11-22 at 15:45 +0530, ram wrote:

[snip]
 Nov 22 15:43:23 WARNING[14623]: chan_zap.c:10874 setup_zap: Ignoring
 switchtype
 Nov 22 15:43:23 WARNING[14623]: chan_zap.c:10874 setup_zap: Ignoring
 signalling
 Nov 22 15:43:23 WARNING[14623]: chan_zap.c:10874 setup_zap: Ignoring
 rxwink
[snip]
  is this error cause any problem  or just ignore this
 ^

Error? Where does it say error? Read the messages carefully and you 
will

see that it says.. WARNING. If it was an error it would have said
ERROR. But it didn't. Phew. Just a harmless warning.

And to figure out what the warnings mean, I suggest you buy/get the
Asterisk book. It's very helpful to learn about these basic things.

Regards,
 Patrick


___
--Bandwidth and Colocation provided by Easynews.com --

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

___
--Bandwidth and Colocation provided by Easynews.com --

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


___
--Bandwidth and Colocation provided by Easynews.com --

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


[asterisk-users] Zaptel error

2006-11-22 Thread ram

hi all

iam using ztdummy driver

after my call end , when i look at debug mode in cli

i get this errors


--- (0 headers 0 lines) Nat keepalive ---
   -- Reloading module 'chan_agent.so' (Agent Proxy Channel)
 == Parsing '/etc/asterisk/agents.conf': Found
   -- Reloading module 'chan_local.so' (Local Proxy Channel)
   -- Reloading module 'chan_zap.so' (Zapata Telephony w/PRI)
 == Parsing '/etc/asterisk/zapata.conf': Found
Nov 22 15:43:23 WARNING[14623]: chan_zap.c:10874 setup_zap: Ignoring
switchtype
Nov 22 15:43:23 WARNING[14623]: chan_zap.c:10874 setup_zap: Ignoring
signalling
Nov 22 15:43:23 WARNING[14623]: chan_zap.c:10874 setup_zap: Ignoring rxwink
   -- Reloading module 'chan_sip.so' (Session Initiation Protocol (SIP))
   -- Reloading module 'chan_mgcp.so' (Media Gateway Control Protocol
(MGCP))
   -- Reloading module 'chan_skinny.so' (Skinny Client Control Protocol
(Skinny))

is this error cause any problem  or just ignore this

any suggestion

Ram
___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [asterisk-users] Zaptel error

2006-11-22 Thread Patrick
On Wed, 2006-11-22 at 15:45 +0530, ram wrote:
[snip]
 Nov 22 15:43:23 WARNING[14623]: chan_zap.c:10874 setup_zap: Ignoring
 switchtype
 Nov 22 15:43:23 WARNING[14623]: chan_zap.c:10874 setup_zap: Ignoring
 signalling 
 Nov 22 15:43:23 WARNING[14623]: chan_zap.c:10874 setup_zap: Ignoring
 rxwink
[snip] 
 is this error cause any problem  or just ignore this 
  ^

Error? Where does it say error? Read the messages carefully and you will
see that it says.. WARNING. If it was an error it would have said
ERROR. But it didn't. Phew. Just a harmless warning.

And to figure out what the warnings mean, I suggest you buy/get the
Asterisk book. It's very helpful to learn about these basic things.

Regards,
Patrick 


___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [asterisk-users] Zaptel error

2006-11-22 Thread ram

Hi

where can i buy that Book

Ram


On 11/22/06, Patrick [EMAIL PROTECTED] wrote:


On Wed, 2006-11-22 at 15:45 +0530, ram wrote:
[snip]
 Nov 22 15:43:23 WARNING[14623]: chan_zap.c:10874 setup_zap: Ignoring
 switchtype
 Nov 22 15:43:23 WARNING[14623]: chan_zap.c:10874 setup_zap: Ignoring
 signalling
 Nov 22 15:43:23 WARNING[14623]: chan_zap.c:10874 setup_zap: Ignoring
 rxwink
[snip]
 is this error cause any problem  or just ignore this
 ^

Error? Where does it say error? Read the messages carefully and you will
see that it says.. WARNING. If it was an error it would have said
ERROR. But it didn't. Phew. Just a harmless warning.

And to figure out what the warnings mean, I suggest you buy/get the
Asterisk book. It's very helpful to learn about these basic things.

Regards,
Patrick


___
--Bandwidth and Colocation provided by Easynews.com --

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

___
--Bandwidth and Colocation provided by Easynews.com --

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


[Asterisk-Users] Zaptel Error

2005-11-18 Thread Goran Donev








Is this a bug in Zaptel configs. 



I have this message in Suse 10.0, and I had a similar
message in Centos that the source files could not be found. Please shed some
light on this. 



/lib/modules/2.6.13-15-default/build

make -C /lib/modules/2.6.13-15-default/build
SUBDIRS=/root/zaptel-1.2.0 modules

make[1]: Entering directory
`/usr/src/linux-2.6.13-15-obj/i386/default'

make[1]: *** No rule to make target `modules'. Stop.

make[1]: Leaving directory
`/usr/src/linux-2.6.13-15-obj/i386/default'

make: *** [linux26] Error 2

asterisk:~/zaptel-1.2.0 # 






___
--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

Re: [Asterisk-Users] Zaptel Error

2005-11-18 Thread Daniel Mikusa
It looks like you do not have the kernel source files installed.  To install 
them in Suse, run 'yast', goto 'Install Software', and search for 
'kernel-source'.

Zaptel needs these files to compile since it is building modules for your 
specific kernel.  

Here you can see make going into the kernel source directory, and erroring 
because there are not source files available.

 make[1]: Entering directory `/usr/src/linux-2.6.13-15-obj/i386/default'

 make[1]: *** No rule to make target `modules'.  Stop.

 make[1]: Leaving directory `/usr/src/linux-2.6.13-15-obj/i386/default'


good luck, 
Dan
___
--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


[Asterisk-Users] Zaptel error: Unable to create channel op type 'Zap'

2005-07-27 Thread Peter Raaijmakers

Hi,

In struggeling with this problem for a two weeks now.
I have a X100P clone card in my * box but I'm not able to get it to run.
I'm running fedora core 3 with kernel 2.6.12-1.1372_FC3 on a VIA 
EPIAML500EA


The compiling of both zaptel and asterisk went without any errors.
I can run zaptel and asterisk without any errors.
When I run ztcfg I don't get any errors too.

But when I try to place a call trough my x100p I get this error message 
in asterisk:
 NOTICE app_dial.c:1091 dial_exec_full: Unable to create channel op 
type 'Zap'


Outside calls are not comming in either.

Here are my zapata.conf and zaptel.conf:


-zapata.conf-
[channels]
signalling=fxs_ks
context=incoming
channel=1

-zaptel.conf-
loadzone = nl
defaultzone=nl

fxsks=1

---

The funny part comes here:
I'm installing a *box for a friend with a ISDN card and the same 
problem occures.

So I probarbly doing something wrong in fedora...

Any ideas???

Thanks,
Peter

___
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


Re: [Asterisk-Users] Zaptel error: Unable to create channel op type 'Zap'

2005-07-27 Thread Altus Snyman
I just did the modprobe 2 times and it worked but that was on the 2.6.9 
kernel

Something about core 3 taking its time to create the device
modprobe zaptel
sleep 3
modprobe zaptel
:-)

Peter Raaijmakers wrote:


Hi,

In struggeling with this problem for a two weeks now.
I have a X100P clone card in my * box but I'm not able to get it to run.
I'm running fedora core 3 with kernel 2.6.12-1.1372_FC3 on a VIA 
EPIAML500EA


The compiling of both zaptel and asterisk went without any errors.
I can run zaptel and asterisk without any errors.
When I run ztcfg I don't get any errors too.

But when I try to place a call trough my x100p I get this error 
message in asterisk:
 NOTICE app_dial.c:1091 dial_exec_full: Unable to create channel op 
type 'Zap'


Outside calls are not comming in either.

Here are my zapata.conf and zaptel.conf:


-zapata.conf-
[channels]
signalling=fxs_ks
context=incoming
channel=1

-zaptel.conf-
loadzone = nl
defaultzone=nl

fxsks=1

---

The funny part comes here:
I'm installing a *box for a friend with a ISDN card and the same 
problem occures.

So I probarbly doing something wrong in fedora...

Any ideas???

Thanks,
Peter

___
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




___
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


RE: [Asterisk-Users] Zaptel error: Unable to create channel op type'Zap'

2005-07-27 Thread Lee Archer
I tend to make it pause for 10 secs when loading the module as I have had a few 
occurances of loading before /dev/zap has been populated.  Wouldn't trust the 
2.6.12 kernel as far as I could virutally throw it.

Has anyone had any problems with PCI-X systems?  In particular call dropping?

Regards

Lee 

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Altus Snyman
Sent: 27 July 2005 12:45
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] Zaptel error: Unable to create channel op 
type'Zap'

I just did the modprobe 2 times and it worked but that was on the 2.6.9 kernel 
Something about core 3 taking its time to create the device modprobe zaptel 
sleep 3 modprobe zaptel
:-)

Peter Raaijmakers wrote:

 Hi,

 In struggeling with this problem for a two weeks now.
 I have a X100P clone card in my * box but I'm not able to get it to run.
 I'm running fedora core 3 with kernel 2.6.12-1.1372_FC3 on a VIA 
 EPIAML500EA

 The compiling of both zaptel and asterisk went without any errors.
 I can run zaptel and asterisk without any errors.
 When I run ztcfg I don't get any errors too.

 But when I try to place a call trough my x100p I get this error 
 message in asterisk:
  NOTICE app_dial.c:1091 dial_exec_full: Unable to create channel op 
 type 'Zap'

 Outside calls are not comming in either.

 Here are my zapata.conf and zaptel.conf:

 
 -zapata.conf-
 [channels]
 signalling=fxs_ks
 context=incoming
 channel=1

 -zaptel.conf-
 loadzone = nl
 defaultzone=nl

 fxsks=1

 ---

 The funny part comes here:
 I'm installing a *box for a friend with a ISDN card and the same 
 problem occures.
 So I probarbly doing something wrong in fedora...

 Any ideas???

 Thanks,
 Peter

 ___
 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



___
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


--
No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.0.338 / Virus Database: 267.9.5/58 - Release Date: 25/07/2005
 

-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.338 / Virus Database: 267.9.5/58 - Release Date: 25/07/2005
 
___
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


R: [Asterisk-Users] Zaptel error: Unable to create channel op type'Zap'

2005-07-27 Thread Yousef Herzallah
I got the same problem yesterday and i just ch'ange the kernel from 
2.6.12-1.1372_FC3 to 2.6.9 kernel of fedora core 3, and now it work perfectly. 
I think there is some problems with the new kernel of fedora.


-Messaggio originale-
Da: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Per conto di Altus Snyman
Inviato: mercoledì 27 luglio 2005 13.45
A: Asterisk Users Mailing List - Non-Commercial Discussion
Oggetto: Re: [Asterisk-Users] Zaptel error: Unable to create channel op 
type'Zap'

I just did the modprobe 2 times and it worked but that was on the 2.6.9 
kernel
Something about core 3 taking its time to create the device
modprobe zaptel
sleep 3
modprobe zaptel
:-)

Peter Raaijmakers wrote:

 Hi,

 In struggeling with this problem for a two weeks now.
 I have a X100P clone card in my * box but I'm not able to get it to run.
 I'm running fedora core 3 with kernel 2.6.12-1.1372_FC3 on a VIA 
 EPIAML500EA

 The compiling of both zaptel and asterisk went without any errors.
 I can run zaptel and asterisk without any errors.
 When I run ztcfg I don't get any errors too.

 But when I try to place a call trough my x100p I get this error 
 message in asterisk:
  NOTICE app_dial.c:1091 dial_exec_full: Unable to create channel op 
 type 'Zap'

 Outside calls are not comming in either.

 Here are my zapata.conf and zaptel.conf:

 
 -zapata.conf-
 [channels]
 signalling=fxs_ks
 context=incoming
 channel=1

 -zaptel.conf-
 loadzone = nl
 defaultzone=nl

 fxsks=1

 ---

 The funny part comes here:
 I'm installing a *box for a friend with a ISDN card and the same 
 problem occures.
 So I probarbly doing something wrong in fedora...

 Any ideas???

 Thanks,
 Peter

 ___
 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



___
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
___
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


Re: R: [Asterisk-Users] Zaptel error: Unable to create channel op type'Zap'

2005-07-27 Thread Damon Brown
I worked over two days setting up a card on fc 3, I had 2.6.9 installed.
No action on the TE110P at all.  I downloaded the stable zaptel/asterisk
CVS and found an uncompiled wx110xp driver and recompiled.  It starts up
great now.

There are some issues with fc3   

FC3 has some issues with loading 
On Wed, 2005-07-27 at 15:01 +0200, Yousef Herzallah wrote:
 I got the same problem yesterday and i just ch'ange the kernel from 
 2.6.12-1.1372_FC3 to 2.6.9 kernel of fedora core 3, and now it work 
 perfectly. 
 I think there is some problems with the new kernel of fedora.
 
 
 -Messaggio originale-
 Da: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Per conto di Altus Snyman
 Inviato: mercoledì 27 luglio 2005 13.45
 A: Asterisk Users Mailing List - Non-Commercial Discussion
 Oggetto: Re: [Asterisk-Users] Zaptel error: Unable to create channel op 
 type'Zap'
 
 I just did the modprobe 2 times and it worked but that was on the 2.6.9 
 kernel
 Something about core 3 taking its time to create the device
 modprobe zaptel
 sleep 3
 modprobe zaptel
 :-)
 
 Peter Raaijmakers wrote:
 
  Hi,
 
  In struggeling with this problem for a two weeks now.
  I have a X100P clone card in my * box but I'm not able to get it to run.
  I'm running fedora core 3 with kernel 2.6.12-1.1372_FC3 on a VIA 
  EPIAML500EA
 
  The compiling of both zaptel and asterisk went without any errors.
  I can run zaptel and asterisk without any errors.
  When I run ztcfg I don't get any errors too.
 
  But when I try to place a call trough my x100p I get this error 
  message in asterisk:
   NOTICE app_dial.c:1091 dial_exec_full: Unable to create channel op 
  type 'Zap'
 
  Outside calls are not comming in either.
 
  Here are my zapata.conf and zaptel.conf:
 
  
  -zapata.conf-
  [channels]
  signalling=fxs_ks
  context=incoming
  channel=1
 
  -zaptel.conf-
  loadzone = nl
  defaultzone=nl
 
  fxsks=1
 
  ---
 
  The funny part comes here:
  I'm installing a *box for a friend with a ISDN card and the same 
  problem occures.
  So I probarbly doing something wrong in fedora...
 
  Any ideas???
 
  Thanks,
  Peter
 
  ___
  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
 
 
 
 ___
 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
 ___
 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
 

___
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


RE: [Asterisk-Users] Zaptel error: Unable to create channel op type'Zap'

2005-07-27 Thread Derek Whitten
Is udev working properly?

I had some issues with that a while back.. I had to hack the udev
scripts to get it to create /dev/zap correctly.



On Wed, 2005-07-27 at 05:30, Lee Archer wrote:
 I tend to make it pause for 10 secs when loading the module as I have had a 
 few occurances of loading before /dev/zap has been populated.  Wouldn't trust 
 the 2.6.12 kernel as far as I could virutally throw it.
 
 Has anyone had any problems with PCI-X systems?  In particular call dropping?
 
 Regards
 
 Lee 
 
 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Altus Snyman
 Sent: 27 July 2005 12:45
 To: Asterisk Users Mailing List - Non-Commercial Discussion
 Subject: Re: [Asterisk-Users] Zaptel error: Unable to create channel op 
 type'Zap'
 
 I just did the modprobe 2 times and it worked but that was on the 2.6.9 
 kernel Something about core 3 taking its time to create the device modprobe 
 zaptel sleep 3 modprobe zaptel
 :-)
 
 Peter Raaijmakers wrote:
 
  Hi,
 
  In struggeling with this problem for a two weeks now.
  I have a X100P clone card in my * box but I'm not able to get it to run.
  I'm running fedora core 3 with kernel 2.6.12-1.1372_FC3 on a VIA 
  EPIAML500EA
 
  The compiling of both zaptel and asterisk went without any errors.
  I can run zaptel and asterisk without any errors.
  When I run ztcfg I don't get any errors too.
 
  But when I try to place a call trough my x100p I get this error 
  message in asterisk:
   NOTICE app_dial.c:1091 dial_exec_full: Unable to create channel op 
  type 'Zap'
 
  Outside calls are not comming in either.
 
  Here are my zapata.conf and zaptel.conf:
 
  
  -zapata.conf-
  [channels]
  signalling=fxs_ks
  context=incoming
  channel=1
 
  -zaptel.conf-
  loadzone = nl
  defaultzone=nl
 
  fxsks=1
 
  ---
 
  The funny part comes here:
  I'm installing a *box for a friend with a ISDN card and the same 
  problem occures.
  So I probarbly doing something wrong in fedora...
 
  Any ideas???
 
  Thanks,
  Peter
 
  ___
  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
 
 
 
 ___
 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
 
 
 --
 No virus found in this incoming message.
 Checked by AVG Anti-Virus.
 Version: 7.0.338 / Virus Database: 267.9.5/58 - Release Date: 25/07/2005
  
-- 
-BEGIN GEEK CODE BLOCK-
Version: 3.1
GCS/GIT d-@ s+:+ a? C+++ BLHIS$ U+++ P+ L+++ !E W+++$ N++ o+ K w--
PS+++ PE@ Y+ PGP++ t 5? X !R tv+ b- DI-- D G e+ h r+++ y 
 --END GEEK CODE BLOCK--


signature.asc
Description: This is a digitally signed message part
___
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

Re: [Asterisk-Users] Zaptel error: Unable to create channel op type 'Zap'

2005-07-27 Thread Moises Silva
what does zttool says ?
output of `ls /proc/zaptel/' ??
did you tried ztcfg -vv   for verbose output?
lsmod show the correct modules for your device?
does lspci show the PCI cards?

best regards

On 7/27/05, Altus Snyman [EMAIL PROTECTED] wrote:
 I just did the modprobe 2 times and it worked but that was on the 2.6.9
 kernel
 Something about core 3 taking its time to create the device
 modprobe zaptel
 sleep 3
 modprobe zaptel
 :-)
 
 Peter Raaijmakers wrote:
 
  Hi,
 
  In struggeling with this problem for a two weeks now.
  I have a X100P clone card in my * box but I'm not able to get it to run.
  I'm running fedora core 3 with kernel 2.6.12-1.1372_FC3 on a VIA
  EPIAML500EA
 
  The compiling of both zaptel and asterisk went without any errors.
  I can run zaptel and asterisk without any errors.
  When I run ztcfg I don't get any errors too.
 
  But when I try to place a call trough my x100p I get this error
  message in asterisk:
   NOTICE app_dial.c:1091 dial_exec_full: Unable to create channel op
  type 'Zap'
 
  Outside calls are not comming in either.
 
  Here are my zapata.conf and zaptel.conf:
 
  
  -zapata.conf-
  [channels]
  signalling=fxs_ks
  context=incoming
  channel=1
 
  -zaptel.conf-
  loadzone = nl
  defaultzone=nl
 
  fxsks=1
 
  ---
 
  The funny part comes here:
  I'm installing a *box for a friend with a ISDN card and the same
  problem occures.
  So I probarbly doing something wrong in fedora...
 
  Any ideas???
 
  Thanks,
  Peter
 
  ___
  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
 
 
 
 ___
 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
 


-- 
Su nombre es GNU/Linux, no solamente Linux, mas info en http://www.gnu.org;
___
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


Re: R: [Asterisk-Users] Zaptel error: Unable to create channel op type'Zap'

2005-07-27 Thread Derek Whitten
why not just compile the kernel from source??

compiling the 2.6.x kernels are easy

well.. of course FC is based on deadrat too...

maybe switch to slackware... 



On Wed, 2005-07-27 at 06:01, Yousef Herzallah wrote:
 I got the same problem yesterday and i just ch'ange the kernel from 
 2.6.12-1.1372_FC3 to 2.6.9 kernel of fedora core 3, and now it work 
 perfectly. 
 I think there is some problems with the new kernel of fedora.
 
 
 -Messaggio originale-
 Da: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Per conto di Altus Snyman
 Inviato: mercoledì 27 luglio 2005 13.45
 A: Asterisk Users Mailing List - Non-Commercial Discussion
 Oggetto: Re: [Asterisk-Users] Zaptel error: Unable to create channel op 
 type'Zap'
 
 I just did the modprobe 2 times and it worked but that was on the 2.6.9 
 kernel
 Something about core 3 taking its time to create the device
 modprobe zaptel
 sleep 3
 modprobe zaptel
 :-)
 
 Peter Raaijmakers wrote:
 
  Hi,
 
  In struggeling with this problem for a two weeks now.
  I have a X100P clone card in my * box but I'm not able to get it to run.
  I'm running fedora core 3 with kernel 2.6.12-1.1372_FC3 on a VIA 
  EPIAML500EA
 
  The compiling of both zaptel and asterisk went without any errors.
  I can run zaptel and asterisk without any errors.
  When I run ztcfg I don't get any errors too.
 
  But when I try to place a call trough my x100p I get this error 
  message in asterisk:
   NOTICE app_dial.c:1091 dial_exec_full: Unable to create channel op 
  type 'Zap'
 
  Outside calls are not comming in either.
 
  Here are my zapata.conf and zaptel.conf:
 
  
  -zapata.conf-
  [channels]
  signalling=fxs_ks
  context=incoming
  channel=1
 
  -zaptel.conf-
  loadzone = nl
  defaultzone=nl
 
  fxsks=1
 
  ---
 
  The funny part comes here:
  I'm installing a *box for a friend with a ISDN card and the same 
  problem occures.
  So I probarbly doing something wrong in fedora...
 
  Any ideas???
 
  Thanks,
  Peter
 
  ___
  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
 
 
 
 ___
 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
 ___
 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
-- 
-BEGIN GEEK CODE BLOCK-
Version: 3.1
GCS/GIT d-@ s+:+ a? C+++ BLHIS$ U+++ P+ L+++ !E W+++$ N++ o+ K w--
PS+++ PE@ Y+ PGP++ t 5? X !R tv+ b- DI-- D G e+ h r+++ y 
 --END GEEK CODE BLOCK--


signature.asc
Description: This is a digitally signed message part
___
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

[Asterisk-Users] zaptel error while initiating

2005-01-03 Thread Charles S. Antrim


Has anyone seen this error:



zaptel]# ./zaptel.init startLoading zaptel framework: 
[ OK ]Loading zaptel hardware modules: wcusb Running 
ztcfg: ZT_CHANCONFIG failed on channel 1: No such device or address 
(6)[FAILED]





TIA



Chuck

___
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

Re: [Asterisk-Users] zaptel error while initiating

2005-01-03 Thread C F
Follow the instructions in: /usr/src/zaptel/README.udev
Also sometimes you might have to wait between loading the zaptel and
the modules. Just try on the command line:
modprobe zaptel
then wait a few seconds
then:
modprobe wcusb
if it works then the preblem is most likely because you have to wait.


On Mon, 03 Jan 2005 16:51:41 -0800, Charles S. Antrim [EMAIL PROTECTED] wrote:
  
  Has anyone seen this error: 

   zaptel]# ./zaptel.init start
 Loading zaptel framework:  [  OK  ]
 Loading zaptel hardware modules: wcusb 
 Running ztcfg:  ZT_CHANCONFIG failed on channel 1: No such device or address
 (6)
 [FAILED] 


  TIA 

  Chuck 
 ___
 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
 

___
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


Re: [Asterisk-Users] zaptel error while initiating

2005-01-03 Thread Andrew Kohlsmith
On January 3, 2005 08:09 pm, C F wrote:
 modprobe zaptel
 then wait a few seconds
 then:
 modprobe wcusb

Why would you have to modprobe them separately?  modprobe wcusb should 
automatically load zaptel.

-A.
___
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


Re: [Asterisk-Users] zaptel error while initiating

2005-01-03 Thread C F
Maybe it should but it doesn't.


On Mon, 3 Jan 2005 20:11:14 -0500, Andrew Kohlsmith
[EMAIL PROTECTED] wrote:
 On January 3, 2005 08:09 pm, C F wrote:
  modprobe zaptel
  then wait a few seconds
  then:
  modprobe wcusb
 
 Why would you have to modprobe them separately?  modprobe wcusb should
 automatically load zaptel.
 
 -A.
 ___
 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

___
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


[Asterisk-Users] zaptel error : Relocation overflow of type 10

2004-12-27 Thread Remco Barende
I compiled and installed zaptel on an x86_64 box (bristuffed).
The compile when fine but when I try to modprobe the module i get loads of 
errors:

/lib/modules/2.4.21-27.301.EC/misc/zaptel.o: Possibly is module compiled 
without -mcmodel=kernel!
/lib/modules/2.4.21-27.301.EC/misc/zaptel.o: Relocation overflow of type 
10 for .bss
/lib/modules/2.4.21-27.301.EC/misc/zaptel.o: Possibly is module compiled 
without -mcmodel=kernel!
/lib/modules/2.4.21-27.301.EC/misc/zaptel.o: Relocation overflow of type 
10 for .bss
/lib/modules/2.4.21-27.301.EC/misc/zaptel.o: Possibly is module compiled 
without -mcmodel=kernel!
/lib/modules/2.4.21-27.301.EC/misc/zaptel.o: Relocation overflow of type 
10 for .bss
/lib/modules/2.4.21-27.301.EC/misc/zaptel.o: Possibly is module compiled 
without -mcmodel=kernel!
/lib/modules/2.4.21-27.301.EC/misc/zaptel.o: Relocation overflow of type 
10 for .bss
/lib/modules/2.4.21-27.301.EC/misc/zaptel.o: insmod 
/lib/modules/2.4.21-27.301.EC/misc/zaptel.o failed
/lib/modules/2.4.21-27.301.EC/misc/zaptel.o: insmod zaptel failed

Ideas anyone as to what went wrong?
Thanks!
___
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