summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorAndreas Eversberg2010-05-31 08:44:30 +0200
committerAndreas Eversberg2010-05-31 08:44:30 +0200
commit0f805e041a900551a8c3cf9a75a78c2b34e1977c (patch)
tree78fb5ce15b7a669ae9a9faf214b6e7bd00c73ffa /README
parentAdded patch to play ringing tone when connected but the call is forwarded (diff)
downloadlcr-0f805e041a900551a8c3cf9a75a78c2b34e1977c.tar.gz
lcr-0f805e041a900551a8c3cf9a75a78c2b34e1977c.tar.xz
lcr-0f805e041a900551a8c3cf9a75a78c2b34e1977c.zip
Fixed LCR to work with the current API of OpenBSC.
modified: Makefile.am modified: Makefile.in modified: README modified: gsm.cpp
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index e561f1b..c586799 100644
--- a/README
+++ b/README
@@ -548,5 +548,5 @@ Changes after Version 1.7
- Fixed redirection info in chan_lcr. Thanx to Dennis for the fix.
- Added patch to play ringing tone when connected but the call is forwarded
and ringing again. Thanx to Jacek for this patch.
-
+- Fixed LCR to work with the current API of OpenBSC.