Attention is currently required from: neels.
Patch set 1:Code-Review +1
View Change
1 comment:
File mgw/MGCP_Test.ttcn:
Patch Set #1, Line 2850: not ispresent(resp.sdp)
This is not needed, since `ispresent()` is safe against `foo.omit.bar`. `not ispresent(resp.sdp.connection)` alone would do the job, but this is not critical and can be kept like that.
To view, visit change 37283. To unsubscribe, or for help writing mail filters, visit settings.
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I00fd854f058f7f53e2f579e8481ca2b9253f08e3
Gerrit-Change-Number: 37283
Gerrit-PatchSet: 1
Gerrit-Owner: neels <nhofmeyr@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy@sysmocom.de>
Gerrit-Attention: neels <nhofmeyr@sysmocom.de>
Gerrit-Comment-Date: Mon, 24 Jun 2024 20:04:05 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment