osmo-ttcn3-hacks[master]: make PCU tests send PS paging requests on BVCI zero

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

Harald Welte gerrit-no-reply at lists.osmocom.org
Fri May 4 14:04:33 UTC 2018


Patch Set 1: Code-Review-1

(2 comments)

tis is not what we really need, sorry.  We'd want to have a second port upwards to the user, so the user (testcase) can specify if he wants to send something through PTP or signaling BVCI.  Towards the bottom (NS), I would assume the single port is sufficient.

https://gerrit.osmocom.org/#/c/8020/1/library/BSSGP_Emulation.ttcn
File library/BSSGP_Emulation.ttcn:

Line 538: 	[] BSSGP_SP.receive(tr_BSSGP_PS_PAGING(0)) -> value bs_pdu sender vc_conn {
I would argue this template should match all BSSGP messages for BVCI=0 (signaling), not just PS-PAGING.


Line 539: 		BSCP_SIG.send(f_BnsUdReq(bs_pdu, g_cfg.bvci));
also here, probably best to use BVCI=0?


-- 
To view, visit https://gerrit.osmocom.org/8020
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I0437123b04b7320a4f690f0646578c57abf6bc87
Gerrit-PatchSet: 1
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Owner: Stefan Sperling <ssperling at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-HasComments: Yes



More information about the gerrit-log mailing list