openbsc: Correct the OpenBSC MGCP GW configuration file

This commit is contained in:
Holger Hans Peter Freyther 2014-04-23 11:46:05 +02:00
parent 4da2963d82
commit f71f5ea031
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ SRC_URI = "file://osmo-nitb.init \
file://osmo-bsc.init \
file://osmo-sgsn.init"
INC_PR = "r17.${META_TELEPHONY_OSMO_INC}"
INC_PR = "r18.${META_TELEPHONY_OSMO_INC}"
EXTRA_OECONF += " --enable-nat --enable-osmo-bsc --enable-smpp"

View File

@ -11,7 +11,7 @@
DAEMON=/usr/bin/osmo-bsc_mgcp
NAME=osmo-bsc_mgcp
DESC="Osmocom GSM BSC MGCP proxy"
NORMAL_ARGS="-D -c /etc/osmocom/bsc_mgcp.cfg"
NORMAL_ARGS="-D -c /etc/osmocom/osmo-bsc-mgcp.cfg"
OSMOBTS_EXTRA_ARGS=""
NO_START=1