Change in osmo-ttcn3-hacks[master]: sgsn: TC_hlr_location_cancel_request_update: remove superflous Update...

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/.

lynxis lazus gerrit-no-reply at lists.osmocom.org
Tue Jun 12 17:27:28 UTC 2018


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 <lynxis at fe80.eu>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180612/c8de2b91/attachment.htm>


More information about the gerrit-log mailing list