X-Git-Url: http://git.eversberg.eu/gitweb.cgi?p=lcr.git;a=blobdiff_plain;f=README;h=60274723d0dcbff59b3e5a5648f4e2726847c423;hp=c6d32f2a4003b3dbf616ec4d177fa3b900d8e5cd;hb=a425aedc1ee2c0bba4ba20904943afb21bd6e2e5;hpb=b2a665f8f1cdeb7d02c3f665d95e6a80297e21d1 diff --git a/README b/README index c6d32f2..6027472 100644 --- a/README +++ b/README @@ -21,6 +21,7 @@ to allow telephone devices to be connected to their networks. Installation and Usage: ----------------------- Read the documentation at http://www.linux-call-router.de +Also you will find a quick howto there. History: @@ -444,5 +445,42 @@ Changes in Version 1.1 - LCR now runs as user, but still can be run as root. - Ports can now be given with number or with name. -Fixes in current Version +Changes in Version 1.2 +- Changed isdninfo to misdn_info. +- Fixed some trace bugs. +- Fixed some layer2-link issues. +- special interface config option "te-special" to allow transmit of all IEs + in TE-mode. this is usefull to interconnect LCRs. +- Introduceing autoconf (./configure) with help of Joerg and Peter. + -> Default installation path remains /usr/local/lcr, so don't worry! + +Changes in Version 1.3 +- Finished autoconf. +- Obsolete "pbxwatch" is removed. + +Changes after Version 1.3 release +- fixes in chan_lcr, thanx to peter and gregor +- message pointer forwarding fix, thanx to bodo! +- capability fix, thanx to gregor +- processing of second caller id +- Dialing length can now be limited. EWSD allows only 20 digits at a time. + -> Multiple messages are sent to dial full string. +- Added alerting and proceeding to the goto rule. +- Added patch by gregory, asterisk should now use faxdetection with mISDN_dsp + disabled. + +Changes after Version 1.4 release +- Bugfix: When reloading interfaces, interface will not be reopened, if + interface was specified by name. +- Added PID file (thanx to Joerg) +- Added Callweaver support. (thanx to Kristijan) +- Bugfix on timeout rules. (thanx to Benjamin) +- Fixed dtmf detection of A-D. (thanx to Ralf) +- Fixed Notification messages in NT-mode + -> Notifications like diversions are now sent to terminal. +- Added l1hold feature (requires new mISDN and mISDNuser). +- chan_lcr: Fixed compile problem with newer versions. +- chan_lcr: Open b-channel if asterisk indicates "PROGRESS". + -> Also if tones are available, asterisk gets "PROGRESS" indication. +- lcradmin displays TEI values in NT-mode PTMP