Re: Issues with echos LCR <-> Asterisk
Johannes Morgenroth <[email protected]>
| Newsgroups | gmane.linux.isdn.i4l.user |
|---|---|
| Message-ID | <1361986308.3838.15.camel@syrah> |
Am Montag, den 25.02.2013, 10:15 +0100 schrieb Jörg Esser: > Did you install oslec? You also need to install this and compile > against > mISDN and kernel. > But I didn´t do this for a long time because kernel oslec didn´t work > with git mISDN. > > Since that day i work without oslec ;( > Maybe now its possible to compile oslec against recent(your) kernel > and > mISDN. > Let me know if it works ;) Can you tell me what do you mean by 'install oslec'? The kernel module mISDN_dsp_oslec is compiled and already loaded. In my set-up, it is part of mISDN package. Isn't this enough? $ lsmod | grep mISDN mISDN_dsp_oslec 13089 0 mISDN_dsp 208409 1 mISDN_dsp_oslec mISDN_core 97578 11 hfcmulti,mISDN_dsp I have found this resource: http://www.rowetel.com/blog/?page_id=454 It explains how to install oslec with Asterisk and zaptel, but left out the part using mISDN (the link at the top point to a much older page). For me, the how-to seems to be outdated and I do not know how to apply that for recent GIT version of mISDN. Kind regards, Johannes