osmith has uploaded this change for review.

View Change

bsc/osmo-bsc{,-vamos}.cfg: add no missing-msc-text

Copy this option from the config in docker-playground to have less
cluttered output.

Change-Id: I0735e5bce207961ab960294c9f39404ab64a3fb1
---
M bsc/osmo-bsc-vamos.cfg
M bsc/osmo-bsc.cfg
2 files changed, 2 insertions(+), 0 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/17/38517/1
diff --git a/bsc/osmo-bsc-vamos.cfg b/bsc/osmo-bsc-vamos.cfg
index 73cafe7..9f91a11 100644
--- a/bsc/osmo-bsc-vamos.cfg
+++ b/bsc/osmo-bsc-vamos.cfg
@@ -404,6 +404,7 @@

bsc
mid-call-timeout 0
+ no missing-msc-text
ctrl
bind 127.0.0.1
cbc
diff --git a/bsc/osmo-bsc.cfg b/bsc/osmo-bsc.cfg
index 43f7833..62a33f2 100644
--- a/bsc/osmo-bsc.cfg
+++ b/bsc/osmo-bsc.cfg
@@ -506,6 +506,7 @@

bsc
mid-call-timeout 0
+ no missing-msc-text
ctrl
bind 127.0.0.1
cbc

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

Gerrit-MessageType: newchange
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I0735e5bce207961ab960294c9f39404ab64a3fb1
Gerrit-Change-Number: 38517
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith@sysmocom.de>