Re: [asterisk-users] OSLEC not being loaded on Ubuntu Intrepid

2009-02-13 Thread Alan Lord (News)
Tzafrir Cohen wrote:
snip /
 But when the wcfxo module is loaded, it is not loading the oslec module. 
 There is an oslec.ko in /lib/modules/my-running-kernel-version/misc/oslec/

 According to launchpad, oslec should be the default ec now for zaptel.

 Anyone got any ideas please?
 
 http://bugs.debian.org/510858
 
 Fixed in SVN: http://svn.debian.org/viewsvn/pkg-voip?rev=6684view=rev
 
 As mentioned there, the workaround is to set ECHO_CANC_NAME explicitly:
 
   ECHO_CAN_NAME=oslec m-a a-i zaptel
 

Thanks Tzafrir.

That's a much easier workaround :-)

I did manage to sort it out, but I manually edited zconfig.h and rebuilt 
the tarball before running the m-a again. It worked but was a bit of a PITA.

BR

Alan
Alan


___
-- 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] OSLEC not being loaded on Ubuntu Intrepid

2009-02-12 Thread Alan Lord (News)
I wonder if anyone has any ideas on this.

I have recently migrated my server from a custom built Linux with 
Asterisk, Zaptel and Oslec running fine, to Ubuntu Server 8.10.

I have Asterisk installed via synaptic at it works fine.

I have built and installed the zaptel package by doing the following 
commands:

sudo m-a -t build zaptel
cd /usr/src
sudo dpkg -i zaptel-modules-{version}.deb
sudo modprobe zaptel
sudo modprobe wcfxo

But when the wcfxo module is loaded, it is not loading the oslec module. 
There is an oslec.ko in /lib/modules/my-running-kernel-version/misc/oslec/

According to launchpad, oslec should be the default ec now for zaptel.

Anyone got any ideas please?

Thanks

Alan


___
-- 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] OSLEC not being loaded on Ubuntu Intrepid [SOLVED]

2009-02-12 Thread Alan Lord (News)
Alan Lord (News) wrote:
 I wonder if anyone has any ideas on this.
 
 I have recently migrated my server from a custom built Linux with 
 Asterisk, Zaptel and Oslec running fine, to Ubuntu Server 8.10.
 
 I have Asterisk installed via synaptic at it works fine.
 
 I have built and installed the zaptel package by doing the following 
 commands:
 
 sudo m-a -t build zaptel
 cd /usr/src
 sudo dpkg -i zaptel-modules-{version}.deb
 sudo modprobe zaptel
 sudo modprobe wcfxo
 
 But when the wcfxo module is loaded, it is not loading the oslec module. 
 There is an oslec.ko in /lib/modules/my-running-kernel-version/misc/oslec/
 
 According to launchpad, oslec should be the default ec now for zaptel.

Answering my own question - the file zconfig.h is still declaring MG2 as 
the default ec.

I edited this file to define OSLEC instead, zipped up the archive and 
then rebuilt the zaptel module as above. Now works.

Maybe this will help someone else too.


___
-- 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] OSLEC not being loaded on Ubuntu Intrepid

2009-02-12 Thread Tzafrir Cohen
On Thu, Feb 12, 2009 at 03:59:26PM +, Alan Lord (News) wrote:
 I wonder if anyone has any ideas on this.
 
 I have recently migrated my server from a custom built Linux with 
 Asterisk, Zaptel and Oslec running fine, to Ubuntu Server 8.10.
 
 I have Asterisk installed via synaptic at it works fine.
 
 I have built and installed the zaptel package by doing the following 
 commands:
 
 sudo m-a -t build zaptel
 cd /usr/src
 sudo dpkg -i zaptel-modules-{version}.deb
 sudo modprobe zaptel
 sudo modprobe wcfxo
 
 But when the wcfxo module is loaded, it is not loading the oslec module. 
 There is an oslec.ko in /lib/modules/my-running-kernel-version/misc/oslec/
 
 According to launchpad, oslec should be the default ec now for zaptel.
 
 Anyone got any ideas please?

http://bugs.debian.org/510858

Fixed in SVN: http://svn.debian.org/viewsvn/pkg-voip?rev=6684view=rev

As mentioned there, the workaround is to set ECHO_CANC_NAME explicitly:

  ECHO_CAN_NAME=oslec m-a a-i zaptel

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