This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.
dexter gerrit-no-reply at lists.osmocom.orgdexter 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 <pmaier at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190207/09873b57/attachment.htm>