View previous topic :: View next topic |
Author |
Message |
pablo at lacnic.net Guest
|
Posted: Mon Jan 28, 2008 1:37 pm Post subject: [asterisk-users] zaptel and oslec |
|
|
hi all i have a te110p installed in my system with a lot of Echo..
i decide to install the oslec echo supressor but when y try to add the
module i have this problem.
[root at asterisk zaptel-1.4.7.1]# insmod wct1xxp.ko
insmod: error inserting 'wct1xxp.ko': -1 Unknown symbol in module
[root at asterisk zaptel-1.4.7.1]#
some advice? thanks.
--
.- |
|
Back to top |
|
|
tzafrir.cohen at xorco... Guest
|
Posted: Mon Jan 28, 2008 1:49 pm Post subject: [asterisk-users] zaptel and oslec |
|
|
On Mon, Jan 28, 2008 at 04:37:25PM -0200, Pablo Allietti wrote:
Quote: | hi all i have a te110p installed in my system with a lot of Echo..
i decide to install the oslec echo supressor but when y try to add the
module i have this problem.
[root at asterisk zaptel-1.4.7.1]# insmod wct1xxp.ko
insmod: error inserting 'wct1xxp.ko': -1 Unknown symbol in module
[root at asterisk zaptel-1.4.7.1]#
|
That's because there's a module missing.
Why not just use modprobe?
If you actually want to figure out what module it was:
dmesg| tail
(and it is probably either oslec or zaptel)
Or, if you used insmod because you want modules from your working
directory, then please help me improve
http://svn.digium.com/svn/zaptel/branches/1.4/zap_auto
--
Tzafrir Cohen
icq#16849755 jabber:tzafrir.cohen at xorcom.com
+972-50-7952406 mailto:tzafrir.cohen at xorcom.com
http://www.xorcom.com iax:guest at local.xorcom.com/tzafrir |
|
Back to top |
|
|
pablo at lacnic.net Guest
|
Posted: Mon Jan 28, 2008 2:07 pm Post subject: [asterisk-users] zaptel and oslec |
|
|
this is the output of dmesg
[root at asterisk zaptel-1.4.7.1]# dmesg |tail
wct1xxp: disagrees about version of symbol zt_transmit
wct1xxp: Unknown symbol zt_transmit
wct1xxp: disagrees about version of symbol zt_rbsbits
wct1xxp: Unknown symbol zt_rbsbits
wct1xxp: disagrees about version of symbol zt_unregister
wct1xxp: Unknown symbol zt_unregister
wct1xxp: disagrees about version of symbol zt_register
wct1xxp: Unknown symbol zt_register
wct1xxp: disagrees about version of symbol zt_alarm_notify
wct1xxp: Unknown symbol zt_alarm_notify
[root at asterisk zaptel-1.4.7.1]#
Tzafrir Cohen wrote:
Quote: | On Mon, Jan 28, 2008 at 04:37:25PM -0200, Pablo Allietti wrote:
Quote: | hi all i have a te110p installed in my system with a lot of Echo..
i decide to install the oslec echo supressor but when y try to add the
module i have this problem.
[root at asterisk zaptel-1.4.7.1]# insmod wct1xxp.ko
insmod: error inserting 'wct1xxp.ko': -1 Unknown symbol in module
[root at asterisk zaptel-1.4.7.1]#
|
That's because there's a module missing.
Why not just use modprobe?
If you actually want to figure out what module it was:
dmesg| tail
(and it is probably either oslec or zaptel)
Or, if you used insmod because you want modules from your working
directory, then please help me improve
http://svn.digium.com/svn/zaptel/branches/1.4/zap_auto
|
--
.-
Pablo Allietti
E-mail: pablo at lacnic.net | LACNIC
Phone : +598 2 6042222 | http://LACNIC.NET |
|
Back to top |
|
|
pablo at lacnic.net Guest
|
Posted: Mon Jan 28, 2008 2:08 pm Post subject: [asterisk-users] zaptel and oslec |
|
|
this is the output of dmesg
[root at asterisk zaptel-1.4.7.1]# dmesg |tail
wct1xxp: disagrees about version of symbol zt_transmit
wct1xxp: Unknown symbol zt_transmit
wct1xxp: disagrees about version of symbol zt_rbsbits
wct1xxp: Unknown symbol zt_rbsbits
wct1xxp: disagrees about version of symbol zt_unregister
wct1xxp: Unknown symbol zt_unregister
wct1xxp: disagrees about version of symbol zt_register
wct1xxp: Unknown symbol zt_register
wct1xxp: disagrees about version of symbol zt_alarm_notify
wct1xxp: Unknown symbol zt_alarm_notify
[root at asterisk zaptel-1.4.7.1]#
Tzafrir Cohen wrote:
Quote: | On Mon, Jan 28, 2008 at 04:37:25PM -0200, Pablo Allietti wrote:
Quote: | hi all i have a te110p installed in my system with a lot of Echo..
i decide to install the oslec echo supressor but when y try to add the
module i have this problem.
[root at asterisk zaptel-1.4.7.1]# insmod wct1xxp.ko
insmod: error inserting 'wct1xxp.ko': -1 Unknown symbol in module
[root at asterisk zaptel-1.4.7.1]#
|
That's because there's a module missing.
Why not just use modprobe?
If you actually want to figure out what module it was:
dmesg| tail
(and it is probably either oslec or zaptel)
Or, if you used insmod because you want modules from your working
directory, then please help me improve
http://svn.digium.com/svn/zaptel/branches/1.4/zap_auto
|
--
.-
Pablo Allietti
E-mail: pablo at lacnic.net | LACNIC
Phone : +598 2 6042222 | http://LACNIC.NET |
|
Back to top |
|
|
tzafrir.cohen at xorco... Guest
|
Posted: Mon Jan 28, 2008 2:23 pm Post subject: [asterisk-users] zaptel and oslec |
|
|
On Mon, Jan 28, 2008 at 05:07:54PM -0200, Pablo Allietti wrote:
Quote: | this is the output of dmesg
[root at asterisk zaptel-1.4.7.1]# dmesg |tail
wct1xxp: disagrees about version of symbol zt_transmit
wct1xxp: Unknown symbol zt_transmit
wct1xxp: disagrees about version of symbol zt_rbsbits
wct1xxp: Unknown symbol zt_rbsbits
wct1xxp: disagrees about version of symbol zt_unregister
wct1xxp: Unknown symbol zt_unregister
wct1xxp: disagrees about version of symbol zt_register
wct1xxp: Unknown symbol zt_register
wct1xxp: disagrees about version of symbol zt_alarm_notify
wct1xxp: Unknown symbol zt_alarm_notify
[root at asterisk zaptel-1.4.7.1]#
|
module zaptel not loaded.
Again, the simplest thing is:
# If you haven't done so already:
#make install
# and then:
modprobe wct1xxp
--
Tzafrir Cohen
icq#16849755 jabber:tzafrir.cohen at xorcom.com
+972-50-7952406 mailto:tzafrir.cohen at xorcom.com
http://www.xorcom.com iax:guest at local.xorcom.com/tzafrir |
|
Back to top |
|
|
|