Change in osmo-msc[master]: Iu MGCP: no need to loopback on the cn side

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
Thu Jul 26 15:45:15 UTC 2018


Neels Hofmeyr has uploaded this change for review. ( https://gerrit.osmocom.org/10179


Change subject: Iu MGCP: no need to loopback on the cn side
......................................................................

Iu MGCP: no need to loopback on the cn side

Change-Id: I501a7846c76dd703beb3991362b1ccbd62dfd155
---
M src/libmsc/msc_mgcp.c
1 file changed, 0 insertions(+), 8 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-msc refs/changes/79/10179/1

diff --git a/src/libmsc/msc_mgcp.c b/src/libmsc/msc_mgcp.c
index c77e389..e261e7a 100644
--- a/src/libmsc/msc_mgcp.c
+++ b/src/libmsc/msc_mgcp.c
@@ -437,14 +437,6 @@
 		return;
 	}
 
-	/* HACK: We put the connection in loopback mode at the beginnig to
-	 * trick the NodeB into doing the IuUP negotiation with itsself.
-	 * this is a hack we need because osmo-mgw does not support IuUP yet */
-#ifdef BUILD_IU
-	if (conn->via_ran == RAN_UTRAN_IU)
-		mgcp_msg.conn_mode = MGCP_CONN_LOOPBACK;
-#endif
-
 	msg = mgcp_msg_gen(mgcp, &mgcp_msg);
 	OSMO_ASSERT(msg);
 

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

Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I501a7846c76dd703beb3991362b1ccbd62dfd155
Gerrit-Change-Number: 10179
Gerrit-PatchSet: 1
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180726/ed72c7d4/attachment.htm>


More information about the gerrit-log mailing list