From 9dc721188051428e9ac7c457c39fd3896a225999 Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Thu, 8 Jun 2023 19:37:13 +0200 Subject: Write explicit role & sctp-role fields in ASP configurations Change-Id: I9015c49cc52c75c6db986de2e3ac68529e5e4f9c --- doc/examples/osmo-bsc/osmo-bsc_custom-sccp.cfg | 2 ++ doc/manuals/chapters/running.adoc | 1 + 2 files changed, 3 insertions(+) diff --git a/doc/examples/osmo-bsc/osmo-bsc_custom-sccp.cfg b/doc/examples/osmo-bsc/osmo-bsc_custom-sccp.cfg index a053dbe08..8d334b24b 100644 --- a/doc/examples/osmo-bsc/osmo-bsc_custom-sccp.cfg +++ b/doc/examples/osmo-bsc/osmo-bsc_custom-sccp.cfg @@ -74,6 +74,8 @@ cs7 instance 0 point-code 0.42.1 !asp asp-clnt-OsmoBSC 2905 0 m3ua ! remote-ip 10.23.24.1 ! where to reach the STP + ! role asp + ! sctp-role client sccp-address msc_remote point-code 0.23.1 msc 0 diff --git a/doc/manuals/chapters/running.adoc b/doc/manuals/chapters/running.adoc index 54c36c9fd..9ff546c40 100644 --- a/doc/manuals/chapters/running.adoc +++ b/doc/manuals/chapters/running.adoc @@ -87,6 +87,7 @@ cs7 instance 0 point-code 1.23.3 asp asp-clnt-msc-0 2905 0 m3ua remote-ip 127.0.0.1 + role asp sctp-role client sccp-address msc point-code 0.23.1 -- cgit v1.2.3