osmith submitted this change.

View Change

Approvals: osmith: Looks good to me, approved; Verified
net/templates/osmo-bsc-nat.cfg: omit PC for bsc

With most recent OsmoBSCNAT patches, the addresses from the connecting
BSCs get used, no need to hardcode them in the config anymore.

Depends: osmo-bsc-nat I1556aa665fbb0a97507f98794e74820731fa6935
Change-Id: I78ef36c72ff9a7b801e922eccc89dc44fbba7f23
---
M net/templates/osmo-bsc-nat.cfg
1 file changed, 0 insertions(+), 4 deletions(-)

diff --git a/net/templates/osmo-bsc-nat.cfg b/net/templates/osmo-bsc-nat.cfg
index 38ac647..41187a3 100644
--- a/net/templates/osmo-bsc-nat.cfg
+++ b/net/templates/osmo-bsc-nat.cfg
@@ -14,10 +14,6 @@
asp asp-clnt-OsmoBSCNAT-RAN 2905 0 m3ua
remote-ip ${STP_RAN_IP}
local-ip ${BSCNAT_RAN_IP}
- sccp-address bsc
- routing-indicator PC
- point-code ${BSC0_PC}
- subsystem-number 254

bsc-nat
cs7-instance-cn 0

To view, visit change 27460. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-dev
Gerrit-Branch: master
Gerrit-Change-Id: I78ef36c72ff9a7b801e922eccc89dc44fbba7f23
Gerrit-Change-Number: 27460
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith@sysmocom.de>
Gerrit-Reviewer: osmith <osmith@sysmocom.de>
Gerrit-MessageType: merged