osmith has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38517?usp=email )
Change subject: bsc/osmo-bsc{,-vamos}.cfg: add no missing-msc-text ......................................................................
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(-)
Approvals: Jenkins Builder: Verified fixeria: Looks good to me, approved pespin: Looks good to me, but someone else must approve
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