From 026b04fc75011a144285f399b82890803b4315bd Mon Sep 17 00:00:00 2001 From: Super User Date: Sun, 1 Jun 2008 18:52:10 +0200 Subject: LCR is now uses socket based mISDN V2 API *** chan_lcr, the Asterisk interface works (not complete yet). -> LCR can be used as Asterisk channel driver. modified: Makefile modified: Makefile.am modified: README modified: action.cpp modified: apppbx.cpp modified: bchannel.c modified: bchannel.h modified: callerid.c modified: cause.c modified: chan_lcr.c modified: chan_lcr.h modified: configure.ac modified: default/routing.conf modified: dss1.cpp modified: dss1.h modified: genrc.c modified: ie.cpp modified: interface.c modified: lcradmin.c modified: mISDN.cpp modified: mISDN.h modified: main.c modified: main.h modified: message.h modified: myisdn.h modified: route.c modified: socket_server.c modified: trace.h --- README | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'README') diff --git a/README b/README index a16ea7c..94fd65b 100644 --- a/README +++ b/README @@ -421,3 +421,13 @@ Changes in Version 0.5 - Errors in information elements are now reported inside log/trace. - Recover bchannel (de-)activation if message from mISDN got lost +Changes in Version 1.0 +- Bugfixes +- Complete port to new mISDN V2 API (socket based). + -> Old mISDN will not work anymore. +- Interfaces mode (NT/TE PTP/PTMP) can now be changed at runtime. + -> No more module parameters must be given for cards. +- First Alpha release of chan_lcr - the Asterisk PBX channel link driver. + -> Use LCR in conjunction with Asterisk, or simply as ISDN frontend. + + -- cgit v1.2.3-55-g7522