[asterisk-users] Problem with DAHDI and OSLEC integration.

Marco Signorini marcotasto at libero.it
Sun Nov 23 16:44:04 CST 2008


Hi List.
I've bought a new server for my home asterisk installation and I'm
trying to install asterisk with dahdi drivers and OSLEC. To do that I've
got the svn dahdi-linux trunk revision 5366 and the echo subproject from
the 2.6.28-rc6 Linux kernel sources.
As reported in the dadhi README file I've uncommented out the two OSLEC
related lines at Kbuild file in the dahdi-linux/drivers/dahdi folder.
I don't know if there is a bug in the Kbuild trunk revision or if I did
something wrong, but I was not able to successfully build the
dahdi_echocan_oslec.ko until I've changed the line:

obj-m += ../staging/echo/

with

obj-m += ../staging/echo/echo.o

With the original one I got some warning messages about oslec symbols
not defined. I think that the builder was not able to find the oslec
object file.

Am I doing something wrong?

Thank you and best regards.
Marco Signorini





More information about the asterisk-users mailing list