Re: Does mISDN/LCR work with linux-3.5.0?
"Birger Harzenetter" <[email protected]>
| Newsgroups | gmane.linux.isdn.i4l.user |
|---|---|
| Message-ID | <[email protected]> |
On Sat, 15 Dec 2012 21:34:57 +0100, Sven Andersen <[email protected]> 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. Would be great if someone with knowledge to the autoconf stuff could fix that. 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. Greetings, WIMPy