Change in osmo-bsc[master]: TEST

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

Pau Espin Pedrol gerrit-no-reply at lists.osmocom.org
Wed May 8 17:05:24 UTC 2019


Pau Espin Pedrol has uploaded this change for review. ( https://gerrit.osmocom.org/13928


Change subject: TEST
......................................................................

TEST

Change-Id: I43f2d99a91563240e7dd9c02d3e97be68c7e82f6
---
M src/osmo-bsc/osmo_bsc_bssap.c
1 file changed, 6 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/28/13928/1

diff --git a/src/osmo-bsc/osmo_bsc_bssap.c b/src/osmo-bsc/osmo_bsc_bssap.c
index 9bbd5e4..a43a7e9 100644
--- a/src/osmo-bsc/osmo_bsc_bssap.c
+++ b/src/osmo-bsc/osmo_bsc_bssap.c
@@ -883,6 +883,12 @@
 				LOGP(DMSC, LOGL_NOTICE, "MSC not using Osmux but we have Osmux enabled.\n");
 		}
 
+		/* HACK TO TEST OSMUX */
+		//static int next_osmux_cid_test = 3;
+		//use_osmux = true;
+		//osmux_cid = next_osmux_cid_test;
+		//next_osmux_cid_test++;
+
 		/* Decode speech codec list. First set len = 0. */
 		conn->codec_list = (struct gsm0808_speech_codec_list){};
 		/* Check for speech codec list element */

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

Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I43f2d99a91563240e7dd9c02d3e97be68c7e82f6
Gerrit-Change-Number: 13928
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190508/7a8c3bab/attachment.htm>


More information about the gerrit-log mailing list