From 5e3b5d9ab3a59e319050ec6c427657a8cc7d05e9 Mon Sep 17 00:00:00 2001 From: Neels Hofmeyr Date: Thu, 28 Nov 2019 20:34:57 +0100 Subject: introduce MNCC_Emulation mp_mncc_version Default the MNCC version to the current osmo-sip-connector's master branch MNCC version. As soon as the new version (6) is merged, we can bump it here to make tests for master work again. For 'latest' builds, we can adjust osmo-ttcn3-hacks to use version 5, and also see those tests still passing. Change-Id: I3eb6e0132dc99ebe41a98cc5c329ed4864b770d6 --- sip/SIP_Tests.default | 1 + 1 file changed, 1 insertion(+) (limited to 'sip') diff --git a/sip/SIP_Tests.default b/sip/SIP_Tests.default index 4434a1a5..9fcd3879 100644 --- a/sip/SIP_Tests.default +++ b/sip/SIP_Tests.default @@ -25,6 +25,7 @@ mtc.FileMask := ERROR | WARNING | PARALLEL | VERDICTOP; [MODULE_PARAMETERS] Osmocom_VTY_Functions.mp_prompt_prefix := "OsmoSIPcon"; +MNCC_Emulation.mp_mncc_version := 5; [MAIN_CONTROLLER] -- cgit v1.2.3