neels has uploaded this change for review.
hnbgw: add role and sctp-role in osmo-stp.cfg
Change-Id: I1019c1d4ebb6183a389c655ea6716bfb0255721a
---
M hnbgw/osmo-stp.cfg
1 file changed, 13 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/69/33669/1
diff --git a/hnbgw/osmo-stp.cfg b/hnbgw/osmo-stp.cfg
index 85d60e9..893962c 100644
--- a/hnbgw/osmo-stp.cfg
+++ b/hnbgw/osmo-stp.cfg
@@ -34,12 +34,16 @@
asp virt-msc0-0 23905 2905 m3ua
local-ip 127.0.0.1
remote-ip 127.0.0.1
+ role sg
+ sctp-role server
as virt-msc0 m3ua
asp virt-msc0-0
routing-key 1 0.23.4
asp virt-sgsn0-0 23906 2905 m3ua
local-ip 127.0.0.1
remote-ip 127.0.0.1
+ role sg
+ sctp-role server
as virt-sgsn0 m3ua
asp virt-sgsn0-0
routing-key 2 0.23.1
To view, visit change 33669. To unsubscribe, or for help writing mail filters, visit settings.