dexter has uploaded this change for review. ( https://gerrit.osmocom.org/12855


Change subject: MSC_Tests: Enable SGs interface by default
......................................................................

MSC_Tests: Enable SGs interface by default

Since the current master of osmo-msc now implements an SGs interface.
Lets enable the TTCN3 side of the SGs interface as well.

Change-Id: I6a07000ef52c9774fd603e2be914e6f2a6a3cce4
Related: OS#3614
---
M msc/MSC_Tests.ttcn
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks 
refs/changes/55/12855/1

diff --git a/msc/MSC_Tests.ttcn b/msc/MSC_Tests.ttcn
index 8d29e7a..eca0eb6 100644
--- a/msc/MSC_Tests.ttcn
+++ b/msc/MSC_Tests.ttcn
@@ -119,7 +119,7 @@
        charstring mp_mme_name := 
"mmec01.mmegi0001.mme.epc.mnc070.mcc901.3gppnetwork.org";
        charstring mp_vlr_name := "vlr.example.net";

-       boolean mp_sgsap_enable := false;
+       boolean mp_sgsap_enable := true;

        BSSAP_Configurations mp_bssap_cfg := {
                {

--
To view, visit https://gerrit.osmocom.org/12855
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I6a07000ef52c9774fd603e2be914e6f2a6a3cce4
Gerrit-Change-Number: 12855
Gerrit-PatchSet: 1
Gerrit-Owner: dexter <[email protected]>

Reply via email to