[MERGED] openbsc[master]: cosmetic: gsm_data.h, README: rename CSCN to MSC

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 Feb 24 20:03:02 UTC 2017


Neels Hofmeyr has submitted this change and it was merged.

Change subject: cosmetic: gsm_data.h, README: rename CSCN to MSC
......................................................................


cosmetic: gsm_data.h, README: rename CSCN to MSC

We're discarding the name OsmoCSCN for the benefit of OsmoMSC. But "CSCN" has
already crept into the master branch in two places; apply the rename.

See OS#1958

Change-Id: Ib4274eb3c172ada1fe7f05746740b456370bc93d
---
M openbsc/README
M openbsc/include/openbsc/gsm_data.h
2 files changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Harald Welte: Looks good to me, approved



diff --git a/openbsc/README b/openbsc/README
index 88ea328..d01b2cf 100644
--- a/openbsc/README
+++ b/openbsc/README
@@ -9,7 +9,7 @@
  * OsmoBSC - a pure GSM BSC, speaking Abis/IP to the BTS and A/IP to the MSC
  * OsmoBSC-MGCP - MGCP helper to the OsmoBSC software
  * OsmoNITB - a BSC+MSC+VLR+HLR+SMSC "Network in the box".
- * OsmoCSCN - a voice CN with A/IP and IuCS/IP towards the BSC and/or HNB-GW
+ * OsmoMSC - a voice CN with A/IP and IuCS/IP towards the BSC and/or HNB-GW
  * OsmoSGSN - a GPRS SGSN with Gb/IP and IuPS/IP towards the PCU and/or HNB-GW
  * Osmo-GbProxy - a Proxy to aggregate many Gb links as one Gb link to the SGSN
  * OsmoBSCNAT - a gateway aggregating many A links as one A link to the MSC
diff --git a/openbsc/include/openbsc/gsm_data.h b/openbsc/include/openbsc/gsm_data.h
index ac573c4..4425a10 100644
--- a/openbsc/include/openbsc/gsm_data.h
+++ b/openbsc/include/openbsc/gsm_data.h
@@ -379,7 +379,7 @@
 	 * contexts. */
 	/* TODO: in OsmoNITB, tz-override used to be BTS-specific. To enable
 	 * BTS|RNC specific timezone overrides for multi-tz networks in
-	 * OsmoCSCN, this should be tied to the location area code (LAC). */
+	 * OsmoMSC, this should be tied to the location area code (LAC). */
 	struct gsm_tz tz;
 };
 

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ib4274eb3c172ada1fe7f05746740b456370bc93d
Gerrit-PatchSet: 3
Gerrit-Project: openbsc
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder



More information about the gerrit-log mailing list