summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorroot2009-06-18 10:06:31 +0200
committerroot2009-06-18 10:06:31 +0200
commit4ec1520c572c4099b478897e4a6ee3a28622ca44 (patch)
treed722c4fab995b77c3c31b924846f07ce78435992 /README
parentgsm improvements (diff)
downloadlcr-4ec1520c572c4099b478897e4a6ee3a28622ca44.tar.gz
lcr-4ec1520c572c4099b478897e4a6ee3a28622ca44.tar.xz
lcr-4ec1520c572c4099b478897e4a6ee3a28622ca44.zip
Added GSM IMSI dialing by using dialing "imsi-<number>".
Applied API change of OpenBSC. modified: Makefile.am modified: Makefile.in modified: README modified: bootstrap.c modified: default/gsm.conf modified: dss1.cpp modified: gsm.cpp modified: gsm_audio.c modified: gsm_conf.c modified: interface.c
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 78e75ea..309516f 100644
--- a/README
+++ b/README
@@ -503,5 +503,6 @@ Changes after Version 1.5
- OpenBSC api changes.
- Fixed disabling of DTMF using 'n' option of chan_lcr.
- Added GSM IMSI dialing by using dialing "imsi-<number>".
+- Applied API change of OpenBSC.