[GPRS] SGSN: use GGSN IP address from config file, disable TMSI allocation
diff --git a/openbsc/src/gprs/osmo_sgsn.cfg b/openbsc/src/gprs/osmo_sgsn.cfg
index f9a340a..6db912a 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 @@
 !
 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