X-Git-Url: http://git.eversberg.eu/gitweb.cgi?p=lcr.git;a=blobdiff_plain;f=README;h=88994df1d3b625ecca9f1fb09443ac4877b65b40;hp=1a51fef9be71d2ca8e05954de56d4cbe06bf2999;hb=5a22e57828617abc14e27814ee918cc63b96fd46;hpb=2ed0fee489c37a6e2d4473f6185ebbe3e746ac11 diff --git a/README b/README index 1a51fef..88994df 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ -Read the documentation at ./doc/ and visit http://isdn.jolly.de. +Read the documentation at http://www.linux-call-router.de Changes in Version 20021228 @@ -334,8 +334,29 @@ Changes in Version 3.4 - Timeout condition seems to work now. - Timeout action seems to work now. -What you might expect in later versions - -> ISDN over IP (proprietary solution) - -> OPAL, with a new interface between user space audio and kernel space audio (SIP / H323) - -> (maybe later) Kernel space RTP that makes VoIP reeeeeeeeeeeeally fast! +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.) +- Fixed a bug that caused some isdn connections to hang during disconnect +- Many bug fixes +- Many minor improvements +- New bugs of course... +- Rename of 'Call' instances to 'Join', because they join parties together.