Attention is currently required from: pespin.
fixeria has posted comments on this change. (
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/34574?usp=email )
Change subject: bsc: Start MGCP transaction ID sequence based on media_nr
......................................................................
Patch Set 1: Code-Review+2
(1 comment)
File bsc/MSC_ConnectionHandler.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/34574/comment/344760bd_2248…
PS1, Line 584: g_trans_id
I fail to see how this is based on `media_nr`. […]
Ah, `git grep` answers my question:
```
bsc/BSC_Tests.ttcn: f_MscConnHdlr_init(g_pars.media_nr, host_bts, host_mgw_mgcp,
codecType);
bsc/BSC_Tests.ttcn: f_MscConnHdlr_init(g_pars.media_nr, host_bts, host_mgw_mgcp,
FR_AMR);
bsc/BSC_Tests.ttcn: f_MscConnHdlr_init(g_pars.media_nr, host_bts, host_mgw_mgcp,
FR_AMR);
```
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/34574?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: Icb09d67a1f0207dc8501dd2b47c9162175b691b1
Gerrit-Change-Number: 34574
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Comment-Date: Mon, 02 Oct 2023 09:33:14 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Comment-In-Reply-To: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-MessageType: comment