summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorSuper User2007-07-15 12:01:27 +0200
committerSuper User2007-07-15 12:01:27 +0200
commitef3fc1931a2fa82f482d21fb1296735206463d3a (patch)
treec50af579c2acef5b89dba78b4e6b9d4c4701ecc5 /README
parentbackup (diff)
downloadlcr-ef3fc1931a2fa82f482d21fb1296735206463d3a.tar.gz
lcr-ef3fc1931a2fa82f482d21fb1296735206463d3a.tar.xz
lcr-ef3fc1931a2fa82f482d21fb1296735206463d3a.zip
backup
Diffstat (limited to 'README')
-rw-r--r--README25
1 files changed, 24 insertions, 1 deletions
diff --git a/README b/README
index ca36835..9fea24b 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
-Read the documentation at ./doc/ and visit http://www.linux-call-router.de
+Read the documentation at http://www.linux-call-router.de
Changes in Version 20021228
@@ -334,4 +334,27 @@ Changes in Version 3.4
- Timeout condition seems to work now.
- Timeout action seems to work now.
+New Verion for new name: LCR
+
+Changes in Version 1.0
+- Statefull b-channel open and closing
+- Rebuild audio flow
+ Made much simpler
+ Preloading and keeping transmit buffer for seamless tones and patterns.
+ Recording of what is actually transmitted and received by party.
+- Logging is replaced by trace
+- New isdn interface and port structure with many features
+ Interfaces can be changed at runtime.
+ Interfaces can be loaded and unloaded at runtime.
+- mISDN stack fixes
+- DDI in and out on all stacks
+- Layer 1 over IP supports interconnection via IP
+- Rebuild line and b-channel hunting with individual lists
+- Screen lists for changing caller IDs
+- Asterisk channel driver integrated
+- Multiplexing calls to multiple extensions
+- Removed all VoIP stuff to make core fast and stable (Use Asterisk for VoIP.)
+- Many bug fixes
+- Many minor improvements
+- New bugs of course...