Change in docker-playground[master]: bsc: adjust osmo-bsc.cfg for MSC pooling tests

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

neels gerrit-no-reply at lists.osmocom.org
Sat Jun 20 14:06:18 UTC 2020


neels has submitted this change. ( https://gerrit.osmocom.org/c/docker-playground/+/18775 )

Change subject: bsc: adjust osmo-bsc.cfg for MSC pooling tests
......................................................................

bsc: adjust osmo-bsc.cfg for MSC pooling tests

Depends: I6c251f2744d7be26fc4ad74adefc96a6a3fe08b0 (osmo-bsc)
Change-Id: I353a2023d41d9f083acdd61da11109cb5a002f9b
---
M ttcn3-bsc-test/osmo-bsc.cfg
1 file changed, 25 insertions(+), 0 deletions(-)

Approvals:
  laforge: Looks good to me, approved
  pespin: Looks good to me, but someone else must approve
  neels: Verified



diff --git a/ttcn3-bsc-test/osmo-bsc.cfg b/ttcn3-bsc-test/osmo-bsc.cfg
index 271b228..d49e6f2 100644
--- a/ttcn3-bsc-test/osmo-bsc.cfg
+++ b/ttcn3-bsc-test/osmo-bsc.cfg
@@ -58,6 +58,10 @@
 cs7 instance 0
  asp asp-clnt-msc-0 2905 2905 m3ua
   remote-ip 172.18.2.200
+ sccp-address msc2
+  point-code 0.0.2
+ sccp-address msc3
+  point-code 0.0.3
 network
  network country code 1
  mobile network code 1
@@ -389,6 +393,27 @@
  codec-list fr1 fr2 fr3 hr1 hr3
  mgw remote-ip 172.18.2.203
  lcls-mode mgw-loop
+msc 1
+ msc-addr msc2
+ mgw remote-ip 172.18.2.203
+msc 2
+ msc-addr msc3
+ mgw remote-ip 172.18.2.203
+
+network
+ nri bitlen 10
+ # a NULL NRI that is outside the NRI ranges used by the MSCs:
+ nri null add 0
+ # a NULL NRI that is also used by an MSC:
+ nri null add 1
+msc 0
+ nri add 1 255
+msc 1
+ nri add 256 511
+msc 2
+ nri add 512 767
+ # range 768-1024 is not assigned to any MSC on purpose
+
 bsc
  mid-call-timeout 0
  no missing-msc-text

-- 
To view, visit https://gerrit.osmocom.org/c/docker-playground/+/18775
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: I353a2023d41d9f083acdd61da11109cb5a002f9b
Gerrit-Change-Number: 18775
Gerrit-PatchSet: 2
Gerrit-Owner: neels <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: neels <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200620/de617d95/attachment.htm>


More information about the gerrit-log mailing list