From ab1d5626ace2adfb44ab2534098efa0076604b21 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Tue, 18 May 2010 19:58:38 +0200 Subject: [GPRS] SGSN: use GGSN IP address from config file, disable TMSI allocation --- openbsc/src/gprs/osmo_sgsn.cfg | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'openbsc/src/gprs/osmo_sgsn.cfg') diff --git a/openbsc/src/gprs/osmo_sgsn.cfg b/openbsc/src/gprs/osmo_sgsn.cfg index f9a340a7b..6db912a15 100644 --- a/openbsc/src/gprs/osmo_sgsn.cfg +++ b/openbsc/src/gprs/osmo_sgsn.cfg @@ -1,5 +1,5 @@ ! -! Osmocom SGSN (0.9.0.384-d9a55-dirty) configuration saved from vty +! Osmocom SGSN (0.9.0.404-6463) configuration saved from vty !! ! line vty @@ -7,6 +7,8 @@ line vty ! sgsn nsip local port 23000 + ggsn 0 remote-ip 192.168.100.239 + ggsn 0 gtp-version 1 ns timer tns-block 3 timer tns-block-retries 3 -- cgit v1.2.3