X-Git-Url: http://git.eversberg.eu/gitweb.cgi?p=lcr.git;a=blobdiff_plain;f=README;h=b0772c4f304e1fd51b00de27a98cef25a7e5b203;hp=5eff28f31e3e1d19bda18ebd2b055c6e891c3b46;hb=57549529c86785b7ecf5f56d2a3ff42b5e519755;hpb=aaf6f200d7be63838fc2ad6ed818773b55a681fb diff --git a/README b/README index 5eff28f..b0772c4 100644 --- a/README +++ b/README @@ -457,6 +457,8 @@ Changes in Version 1.2 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 @@ -464,4 +466,17 @@ Changes in Version 1.3 - 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).