lynxis lazus has uploaded this change for review. ( 
https://gerrit.osmocom.org/9580


Change subject: sgsn: TC_hlr_location_cancel_request_update: remove superflous 
Update Location Response
......................................................................

sgsn: TC_hlr_location_cancel_request_update: remove superflous Update Location 
Response

There shouldn't be any update location pending

Change-Id: I94b9307311a8095065212e1820cacc6cd2be0a3a
---
M sgsn/SGSN_Tests.ttcn
1 file changed, 0 insertions(+), 1 deletion(-)



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

diff --git a/sgsn/SGSN_Tests.ttcn b/sgsn/SGSN_Tests.ttcn
index 802c3e6..f812fbe 100644
--- a/sgsn/SGSN_Tests.ttcn
+++ b/sgsn/SGSN_Tests.ttcn
@@ -1255,7 +1255,6 @@
        /* HLR: cancel the location request */
        GSUP.send(ts_GSUP_CL_REQ(g_pars.imsi, OSMO_GSUP_CANCEL_TYPE_UPDATE));
        GSUP.receive(tr_GSUP_CL_RES(g_pars.imsi));
-       GSUP.send(ts_GSUP_UL_RES(g_pars.imsi));

        /* ensure no Detach Request got received */
        timer T := 5.0;

--
To view, visit https://gerrit.osmocom.org/9580
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: I94b9307311a8095065212e1820cacc6cd2be0a3a
Gerrit-Change-Number: 9580
Gerrit-PatchSet: 1
Gerrit-Owner: lynxis lazus <lyn...@fe80.eu>

Reply via email to