From 1f2f7045701a5e641f99e576835cde4779ea0937 Mon Sep 17 00:00:00 2001 From: Keith Whyte Date: Sun, 27 Sep 2020 09:16:07 +0200 Subject: [PATCH] nitb config: sgsn port is 23000 --- modules/rhizo_base/templates/osmo-nitb-bts.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/rhizo_base/templates/osmo-nitb-bts.erb b/modules/rhizo_base/templates/osmo-nitb-bts.erb index cd50796..72d6f9d 100644 --- a/modules/rhizo_base/templates/osmo-nitb-bts.erb +++ b/modules/rhizo_base/templates/osmo-nitb-bts.erb @@ -57,7 +57,7 @@ gprs ns timer tns-alive-retries 10 gprs nsvc 0 nsvci 10<%= index+2 %> gprs nsvc 0 local udp port 23<%= bts["lac"] %> - gprs nsvc 0 remote udp port 23001 + gprs nsvc 0 remote udp port 23000 gprs nsvc 0 remote ip <%= @sgsn_ip_address %> gprs nsvc 1 nsvci 0 gprs nsvc 1 local udp port 0