Re: Does mISDN/LCR work with linux-3.5.0?
Sven Andersen <[email protected]>
| Newsgroups | gmane.linux.isdn.i4l.user |
|---|---|
| Message-ID | <[email protected]> |
Am 15.12.2012 22:31, schrieb Birger Harzenetter:> On Sat, 15 Dec 2012 21:34:57 +0100, Sven Andersen > <s.andersen-VoaLaU0F7JuELgA04lAiVw-XMD5yJDbdMReXY1tMh2IBg@public.gmane.org> wrote: > >> Asterisk 11 seems to be not supported by lcr currently (I am running >> 10.11.0). > > It is supported, but the configure script is no longer able to detect > the version number. > > In the meantime you can insert a > #define ASTERISK_VERSION_NUM 110000 > to chan_lcr.c to use it with Asterisk 11 or svn TRUNK. Thanks for the hint. Indeed I managed to get asterisk 11.1.0/lcr 1.14 running using the define. Just the one-way-audio problem still persists for me with current mISDN head. My setup is the following: Public ISDN <-> HFC-PCI (mISDN/mISDNuser) <-> LCR 1.14 <-> Asterisk 11.1.0 <-> S675IP and other SIP-clients Checking out mISDN up to commit e958b570d4e33262c5520c5888d973248ffa2339 solves the problem and everything seems to run smooth so far. Greetings Sven