Hi, I'm used to add OSLEC source code into asterisk and use it as default echo canceller. Currently, I'm proceeding this way: download the kernel source code roughly matching the kernel version I'm targeting with command such as "wget http://kernel.org/pub/linux/kernel/v3.0/linux-3.2.46.tar.bz2" copy the echo subtree into dahdi change dahdi's Kbuild file (for dahdi 2.6.0 and previous versions) compile and so on. My questions are: 1. How can I specifically track OSLEC changelog in Linux kernel ? 2. Is OSLEC code likely to change from linux 3.2.0 to 3.2.46, for instance ? 3. Suggestions ? Regards -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130606/92f583b2/attachment.htm>
Vladimir Mikhelson
2013-Jun-09 22:12 UTC
[asterisk-users] How best to add OSLEC support into dahdi ?
Oliver, You may want to look into the latest README for DAHDI 2.7.0 "How to get OSLEC from dahdi-linux-extra" HTH, Vladimir On 6/6/2013 12:05 PM, Olivier wrote:> Hi, > > I'm used to add OSLEC source code into asterisk and use it as default > echo canceller. > Currently, I'm proceeding this way: > > download the kernel source code roughly matching the kernel version > I'm targeting with command such as "wget > http://kernel.org/pub/linux/kernel/v3.0/linux-3.2.46.tar.bz2" > > copy the echo subtree into dahdi > > change dahdi's Kbuild file (for dahdi 2.6.0 and previous versions) > > compile and so on. > > > My questions are: > 1. How can I specifically track OSLEC changelog in Linux kernel ? > 2. Is OSLEC code likely to change from linux 3.2.0 to 3.2.46, for > instance ? > 3. Suggestions ? > > Regards > > > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130609/3ffb9f18/attachment.htm>