Applied patch by Daniel: "execute"-action can now be performed on call init or on...
[lcr.git] / README
diff --git a/README b/README
index 9ac4769..75a8913 100644 (file)
--- a/README
+++ b/README
@@ -473,4 +473,17 @@ 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
+- Added patch from Daniel
+  -> Improved forking
+  -> Execution action can now be done on call init or on call hangup.