pespin submitted this change.

View Change

Approvals: pespin: Looks good to me, approved Jenkins Builder: Verified
hnbgw: Use static sigtran config also in osmo-hnbgw-with-pfcp.cfg

Previous commit did set static configuration in osmo-hnbgw.cfg (generic)
but forgot to add the same to the with-pfcp scenario.

Fixes: 88d6666056d6cdc899d6c102fc379f8a469a725e
Change-Id: I20979cbd5cf7e9d8c109f72d5f84c4fbe26b44ca
---
M hnbgw/osmo-hnbgw-with-pfcp.cfg
1 file changed, 9 insertions(+), 0 deletions(-)

diff --git a/hnbgw/osmo-hnbgw-with-pfcp.cfg b/hnbgw/osmo-hnbgw-with-pfcp.cfg
index 0c23eb7..85a95e9 100644
--- a/hnbgw/osmo-hnbgw-with-pfcp.cfg
+++ b/hnbgw/osmo-hnbgw-with-pfcp.cfg
@@ -37,6 +37,15 @@
cs7 instance 0
point-code 0.23.5

+ asp asp-clnt-CN-0 2905 2906 m3ua
+ local-ip 127.0.0.1
+ remote-ip 127.0.0.1
+ role asp
+ sctp-role client
+ as as-clnt-CN m3ua
+ asp asp-clnt-CN-0
+ routing-key 0 0.23.5
+
sccp-address msc-naught
routing-indicator PC
point-code 0.23.1

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

Gerrit-MessageType: merged
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I20979cbd5cf7e9d8c109f72d5f84c4fbe26b44ca
Gerrit-Change-Number: 40682
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: pespin <pespin@sysmocom.de>