Harald Welte has uploaded this change for review. ( 
https://gerrit.osmocom.org/10404


Change subject: hlr: actually register simulated MSC as "MSC" identity to HLR
......................................................................

hlr: actually register simulated MSC as "MSC" identity to HLR

Change-Id: I3b6dc719318db8aef960f3249c16c20deb5793a7
---
M hlr/HLR_Tests.ttcn
1 file changed, 1 insertion(+), 0 deletions(-)



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

diff --git a/hlr/HLR_Tests.ttcn b/hlr/HLR_Tests.ttcn
index 753f92e..2bf5e57 100644
--- a/hlr/HLR_Tests.ttcn
+++ b/hlr/HLR_Tests.ttcn
@@ -103,6 +103,7 @@

        ccm_pars := c_IPA_default_ccm_pars;
        ccm_pars.name := "Osmocom TTCN-3 GSUP Simulator";
+       ccm_pars.ser_nr := "MSC-00-00-00-00-00-00";

        vc_IPA := IPA_Emulation_CT.create(id & "-IPA");
        log("legacy= ", legacy);

--
To view, visit https://gerrit.osmocom.org/10404
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: I3b6dc719318db8aef960f3249c16c20deb5793a7
Gerrit-Change-Number: 10404
Gerrit-PatchSet: 1
Gerrit-Owner: Harald Welte <lafo...@gnumonks.org>

Reply via email to