Change in osmo-msc[master]: drop unused gsm_subscr_conn->mncc_rtp_bridge

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

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Fri Nov 30 14:06:34 UTC 2018


Neels Hofmeyr has submitted this change and it was merged. ( https://gerrit.osmocom.org/12013 )

Change subject: drop unused gsm_subscr_conn->mncc_rtp_bridge
......................................................................

drop unused gsm_subscr_conn->mncc_rtp_bridge

Change-Id: I322dc18cfe2cc573744261df837e719b5cf224ba
---
M include/osmocom/msc/gsm_data.h
M src/libmsc/gsm_04_08_cc.c
2 files changed, 0 insertions(+), 5 deletions(-)

Approvals:
  Jenkins Builder: Verified
  Pau Espin Pedrol: Looks good to me, approved
  Vadim Yanitskiy: Looks good to me, but someone else must approve



diff --git a/include/osmocom/msc/gsm_data.h b/include/osmocom/msc/gsm_data.h
index 085248c..4d3a2e4 100644
--- a/include/osmocom/msc/gsm_data.h
+++ b/include/osmocom/msc/gsm_data.h
@@ -118,9 +118,6 @@
 	/* Are we part of a special "silent" call */
 	int silent_call;
 
-	/* MNCC rtp bridge markers */
-	int mncc_rtp_bridge;
-
 	/* back pointers */
 	struct gsm_network *network;
 
diff --git a/src/libmsc/gsm_04_08_cc.c b/src/libmsc/gsm_04_08_cc.c
index f9888d7..c9dffe3 100644
--- a/src/libmsc/gsm_04_08_cc.c
+++ b/src/libmsc/gsm_04_08_cc.c
@@ -1723,8 +1723,6 @@
 		return 0;
 	}
 
-	trans->conn->mncc_rtp_bridge = 1;
-
 	/* When we call msc_mgcp_call_assignment() we will trigger, depending
 	 * on the RAN type the call assignment on the A or Iu interface.
 	 * msc_mgcp_call_assignment() also takes care about sending the CRCX

-- 
To view, visit https://gerrit.osmocom.org/12013
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I322dc18cfe2cc573744261df837e719b5cf224ba
Gerrit-Change-Number: 12013
Gerrit-PatchSet: 3
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Pau Espin Pedrol <pespin at sysmocom.de>
Gerrit-Reviewer: Vadim Yanitskiy <axilirator at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20181130/458fdb27/attachment.htm>


More information about the gerrit-log mailing list