osmith submitted this 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(-)
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.