Change in osmo-ttcn3-hacks[master]: MSC_Tests: change default for mp_vlr_name

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.org
Tue Jan 15 10:37:51 UTC 2019


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


Change subject: MSC_Tests: change default for mp_vlr_name
......................................................................

MSC_Tests: change default for mp_vlr_name

osmo-msc now uses *_SGS_SERVER_* instead of vlr.example.net, so lets
update the default module parameters accordingly.

Change-Id: I2bcfff8e2413437b92b744b2645e8e0024684bb1
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/62/12562/1

diff --git a/msc/MSC_Tests.ttcn b/msc/MSC_Tests.ttcn
index b72c580..a3ba7de 100644
--- a/msc/MSC_Tests.ttcn
+++ b/msc/MSC_Tests.ttcn
@@ -117,7 +117,7 @@
 	charstring mp_smpp_system_id := "msc_tester";
 	charstring mp_smpp_password := "osmocom1";
 	charstring mp_mme_name := "mmec01.mmegi0001.mme.epc.mnc070.mcc901.3gppnetwork.org";
-	charstring mp_vlr_name := "vlr.example.net";
+	charstring mp_vlr_name := "*_SGS_SERVER_*";
 
 	boolean mp_sgsap_enable := false;
 

-- 
To view, visit https://gerrit.osmocom.org/12562
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: I2bcfff8e2413437b92b744b2645e8e0024684bb1
Gerrit-Change-Number: 12562
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/20190115/f0485292/attachment.htm>


More information about the gerrit-log mailing list