pespin has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/40218?usp=email )
Change subject: hnbgw: Configure local ASP/AS in osmo-hnbgw.cfg ......................................................................
hnbgw: Configure local ASP/AS in osmo-hnbgw.cfg
This allows us using known port for the SCTP assoc, which can then be used to look up ASP in osmo-stp VTY.
Change-Id: Ic04702b597f7217890ee58734c11b866fb14af8b --- M hnbgw/osmo-hnbgw.cfg 1 file changed, 9 insertions(+), 0 deletions(-)
Approvals: pespin: Looks good to me, approved Jenkins Builder: Verified laforge: Looks good to me, but someone else must approve osmith: Looks good to me, but someone else must approve
diff --git a/hnbgw/osmo-hnbgw.cfg b/hnbgw/osmo-hnbgw.cfg index 677be22..423cec5 100644 --- a/hnbgw/osmo-hnbgw.cfg +++ b/hnbgw/osmo-hnbgw.cfg @@ -37,6 +37,15 @@ cs7 instance 0 point-code 0.23.5
+ asp asp-clnt-msc-0 2905 2906 m3ua + local-ip 127.0.0.1 + remote-ip 127.0.0.1 + role asp + sctp-role client + as as-clnt-msc-0 m3ua + asp asp-clnt-msc-0 + routing-key 0 0.23.5 + sccp-address msc-naught point-code 0.23.4