summaryrefslogtreecommitdiffstats
path: root/default
diff options
context:
space:
mode:
authorAndreas Eversberg2011-07-28 23:03:51 +0200
committerAndreas Eversberg2011-07-28 23:03:51 +0200
commit132d639333dd5e7a7832dcd9784181ee09a16f9e (patch)
tree8de77af1deec715025d306a01fd9e3d72e6baa60 /default
parentgsm->network must be set != NULL, to make it work correctly (diff)
downloadlcr-132d639333dd5e7a7832dcd9784181ee09a16f9e.tar.gz
lcr-132d639333dd5e7a7832dcd9784181ee09a16f9e.tar.xz
lcr-132d639333dd5e7a7832dcd9784181ee09a16f9e.zip
Make LCR compile with latest osmocomBB code.
Tested with sylvain/traffic branch.
Diffstat (limited to 'default')
-rw-r--r--default/interface.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/default/interface.conf b/default/interface.conf
index 004df59..2847dad 100644
--- a/default/interface.conf
+++ b/default/interface.conf
@@ -175,7 +175,7 @@
# A special case for GSM Mobile Station interface.
-# give "gsm-ms <name of mobile> <layer 2 socket to layer 1>".
+# give "gsm-ms <name of mobile instance>".
# Don't remove/change the settings, they will cause undefined behaviour
# of LCR. The actual interface is defined in gsm.conf.
# You may add 'extern' to make this interface the external line by default.
@@ -188,7 +188,7 @@
#channel-in free
#channel-out any
#nodtmf
-##external
+##extern
# Use chan_lcr (Asterisk PBX interface) as internal interface.