pespin has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-bsc-nat/+/33246 )
Change subject: Write explicit role & sctp-role fields in ASP configurations
......................................................................
Write explicit role & sctp-role fields in ASP configurations
Change-Id: Ib186b59ce33b202a7adb6159c93f7db7b677d8ef
---
M doc/examples/osmo-bsc-nat/osmo-bsc-nat.cfg
1 file changed, 13 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-bsc-nat refs/changes/46/33246/1
diff --git a/doc/examples/osmo-bsc-nat/osmo-bsc-nat.cfg
b/doc/examples/osmo-bsc-nat/osmo-bsc-nat.cfg
index a82b451..ef6b1ae 100644
--- a/doc/examples/osmo-bsc-nat/osmo-bsc-nat.cfg
+++ b/doc/examples/osmo-bsc-nat/osmo-bsc-nat.cfg
@@ -3,6 +3,8 @@
asp asp-clnt-OsmoBSCNAT-CN 2905 0 m3ua
remote-ip 127.0.0.1
local-ip 127.0.0.3
+ role asp
+ sctp-role client
sccp-address msc
routing-indicator PC
point-code 0.23.1
@@ -13,6 +15,8 @@
asp asp-clnt-OsmoBSCNAT-RAN 2905 0 m3ua
remote-ip 127.0.0.2
local-ip 127.0.0.4
+ role asp
+ sctp-role client
bsc-nat
cs7-instance-cn 0
--
To view, visit
https://gerrit.osmocom.org/c/osmo-bsc-nat/+/33246
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-bsc-nat
Gerrit-Branch: master
Gerrit-Change-Id: Ib186b59ce33b202a7adb6159c93f7db7b677d8ef
Gerrit-Change-Number: 33246
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-CC: osmith <osmith(a)sysmocom.de>
Gerrit-MessageType: newchange