[MERGED] osmo-ttcn3-hacks[master]: MGCP library part of "bsc: Reply to CRCX with ACK"

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 Jan 26 09:44:45 UTC 2018


Harald Welte has submitted this change and it was merged.

Change subject: MGCP library part of "bsc: Reply to CRCX with ACK"
......................................................................


MGCP library part of "bsc: Reply to CRCX with ACK"

Change-Id: I68b66d26dfbbba11e1b3a8c04435f08d095f68ed
---
M library/MGCP_Emulation.ttcn
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/library/MGCP_Emulation.ttcn b/library/MGCP_Emulation.ttcn
index b164748..f8d5a1e 100644
--- a/library/MGCP_Emulation.ttcn
+++ b/library/MGCP_Emulation.ttcn
@@ -9,6 +9,7 @@
 
 type component MGCP_ConnHdlr {
 	port MGCP_Conn_PT MGCP;
+	var MgcpConnectionId mgcp_conn_id;
 }
 
 /* port between individual per-connection components and this dispatcher */

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I68b66d26dfbbba11e1b3a8c04435f08d095f68ed
Gerrit-PatchSet: 1
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder



More information about the gerrit-log mailing list