Change in docker-playground[master]: bsc CBSP: apply new cbc config

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
Fri Aug 28 09:20:08 UTC 2020


neels has uploaded this change for review. ( https://gerrit.osmocom.org/c/docker-playground/+/19866 )


Change subject: bsc CBSP: apply new cbc config
......................................................................

bsc CBSP: apply new cbc config

Adjust osmo-bsc.cfg to work with osmo-bsc
Icaa2775cc20a99227dabe38a775ff808b374cf98 and osmo-ttcn3-hacks
I7eea0dd39de50ed80af79e0f10c836b8685d8644.

Related: Icaa2775cc20a99227dabe38a775ff808b374cf98 (osmo-bsc)
Related: I7eea0dd39de50ed80af79e0f10c836b8685d8644 (osmo-ttcn3-hacks)
Related: OS#4702
Change-Id: I9e9760121265b3661f1c179610e975cf7a0873f1
---
M ttcn3-bsc-test/osmo-bsc.cfg
M ttcn3-bsc-test/pre-mscpool-osmo-bsc.cfg
2 files changed, 7 insertions(+), 9 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/66/19866/1

diff --git a/ttcn3-bsc-test/osmo-bsc.cfg b/ttcn3-bsc-test/osmo-bsc.cfg
index bce5941..879c95a 100644
--- a/ttcn3-bsc-test/osmo-bsc.cfg
+++ b/ttcn3-bsc-test/osmo-bsc.cfg
@@ -428,7 +428,10 @@
 ctrl
  bind 0.0.0.0
 cbc
- remote-ip 172.18.2.203
- remote-port 48049
- listen-ip 172.18.2.20
- listen-port 48050
+ mode disabled
+ client
+  remote-ip 172.18.2.203
+  remote-port 48049
+ server
+  local-ip 172.18.2.20
+  local-port 48050
diff --git a/ttcn3-bsc-test/pre-mscpool-osmo-bsc.cfg b/ttcn3-bsc-test/pre-mscpool-osmo-bsc.cfg
index 2ced140..a68e9d7 100644
--- a/ttcn3-bsc-test/pre-mscpool-osmo-bsc.cfg
+++ b/ttcn3-bsc-test/pre-mscpool-osmo-bsc.cfg
@@ -393,8 +393,3 @@
  no missing-msc-text
 ctrl
  bind 0.0.0.0
-cbc
- remote-ip 172.18.2.203
- remote-port 48049
- listen-ip 172.18.2.20
- listen-port 48050

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

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: I9e9760121265b3661f1c179610e975cf7a0873f1
Gerrit-Change-Number: 19866
Gerrit-PatchSet: 1
Gerrit-Owner: neels <nhofmeyr at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200828/3b5def2a/attachment.htm>


More information about the gerrit-log mailing list