Projects
osmocom:master
osmo-msc
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 69
View file
osmo-msc.spec
Changed
@@ -19,13 +19,13 @@ %define with_iu 1 Name: osmo-msc Requires: osmocom-master -Version: 1.10.0.116.fc4bc +Version: 1.10.0.118.1c980 Release: 0 Summary: Osmocom's MSC for 2G and 3G circuit-switched mobile networks License: AGPL-3.0-or-later AND GPL-2.0-only Group: Productivity/Telephony/Servers URL: https://osmocom.org/projects/osmomsc -Source: osmo-msc_1.10.0.116.fc4bc.tar.xz +Source: osmo-msc_1.10.0.118.1c980.tar.xz Source1: rpmlintrc BuildRequires: autoconf BuildRequires: automake
View file
commit_1c98031203fa003f5acc80f8527e9427429ee416.txt
Added
View file
commit_fc4bc785ff72c1e097506f2016b4ec1c04dd2bb6.txt
Deleted
View file
osmo-msc_1.10.0.116.fc4bc.dsc -> osmo-msc_1.10.0.118.1c980.dsc
Changed
@@ -2,7 +2,7 @@ Source: osmo-msc Binary: osmo-msc, osmo-msc-dbg, osmo-msc-doc Architecture: any all -Version: 1.10.0.116.fc4bc +Version: 1.10.0.118.1c980 Maintainer: Osmocom team <openbsc@lists.osmocom.org> Homepage: https://osmocom.org/projects/osmomsc Standards-Version: 3.9.8 @@ -14,8 +14,8 @@ osmo-msc-dbg deb debug extra arch=any osmo-msc-doc deb doc optional arch=all Checksums-Sha1: - 70ea0aebee8f537ee6e00e27a37f792073b7b92b 379936 osmo-msc_1.10.0.116.fc4bc.tar.xz + f8f956fce5a8508f21c2a8fb7c70a106ee5a50c8 380012 osmo-msc_1.10.0.118.1c980.tar.xz Checksums-Sha256: - 2083edc9d0ef02e0c4d771a8d0f074d61eb57f33aaa5eab01ea818d2cdcab441 379936 osmo-msc_1.10.0.116.fc4bc.tar.xz + 57d6b87cda16c76da090e9fb7991b89ec93c2c0670c159a1c4721c3473c76dd8 380012 osmo-msc_1.10.0.118.1c980.tar.xz Files: - 2cb9a03f4a7a4d15c8b33543ffd4a1de 379936 osmo-msc_1.10.0.116.fc4bc.tar.xz + c569e5f2ce37b50da82184d3de305ba3 380012 osmo-msc_1.10.0.118.1c980.tar.xz
View file
osmo-msc_1.10.0.116.fc4bc.tar.xz/.tarball-version -> osmo-msc_1.10.0.118.1c980.tar.xz/.tarball-version
Changed
@@ -1 +1 @@ -1.10.0.116-fc4bc +1.10.0.118-1c980
View file
osmo-msc_1.10.0.116.fc4bc.tar.xz/debian/changelog -> osmo-msc_1.10.0.118.1c980.tar.xz/debian/changelog
Changed
@@ -1,8 +1,8 @@ -osmo-msc (1.10.0.116.fc4bc) unstable; urgency=medium +osmo-msc (1.10.0.118.1c980) unstable; urgency=medium * Automatically generated changelog entry for building the Osmocom master feed - -- Osmocom OBS scripts <info@osmocom.org> Wed, 26 Jul 2023 12:50:49 +0000 + -- Osmocom OBS scripts <info@osmocom.org> Sat, 29 Jul 2023 08:52:35 +0000 osmo-msc (1.10.0) unstable; urgency=medium
View file
osmo-msc_1.10.0.116.fc4bc.tar.xz/src/libmsc/msc_vgcs.c -> osmo-msc_1.10.0.118.1c980.tar.xz/src/libmsc/msc_vgcs.c
Changed
@@ -636,6 +636,7 @@ } /* Create BSS list structures. */ + LOG_GCC(trans, LOGL_DEBUG, "Creating BSS list structure with cell list structures.\n"); llist_for_each_entry(b, &gcr->bss_list, list) { LOG_GCC(trans, LOGL_DEBUG, " -> BSS with PC %s.\n", osmo_ss7_pointcode_print(NULL, b->pc)); /* Resolve ran_peer. */ @@ -668,12 +669,14 @@ /* Create ran connection. */ bss->conn = ran_conn_create_outgoing(rp); if (!bss->conn) { + LOG_GCC(trans, LOGL_ERROR, "Failed to create RAN connection.\n"); osmo_fsm_inst_free(bss->fi); continue; } bss->conn->vgcs.bss = bss; /* Create cell list structures. */ llist_for_each_entry(c, &b->cell_list, list) { + LOG_GCC(trans, LOGL_DEBUG, " -> Cell ID %d.\n", c->cell_id); /* Create state machine. */ fi = osmo_fsm_inst_alloc(&vgcs_cell_fsm, net, NULL, LOGL_DEBUG, NULL); if (!fi) { @@ -698,6 +701,7 @@ /* Create ran connection. */ cell->conn = ran_conn_create_outgoing(rp); if (!cell->conn) { + LOG_GCC(trans, LOGL_ERROR, "Failed to create RAN connection.\n"); osmo_fsm_inst_free(cell->fi); continue; } @@ -710,6 +714,7 @@ } /* No cell? */ if (llist_empty(&bss->cell_list)) { + LOG_GCC(trans, LOGL_DEBUG, " -> No Cell in this BSS.\n"); osmo_fsm_inst_free(bss->fi); break; } @@ -721,6 +726,7 @@ /* No BSS? */ if (llist_empty(&trans->gcc.bss_list)) { /* Also destroy MGW, because this list is empty too! */ + LOG_GCC(trans, LOGL_NOTICE, "No BSS found, please check your VTY configuration and add cells.\n"); goto err_mgw; } return 0; @@ -884,7 +890,8 @@ uint8_t pdisc = (trans->type == TRANS_GCC) ? GSM48_PDISC_GROUP_CC : GSM48_PDISC_BCAST_CC; int rc; - rc = gsm44068_tx_set_parameter(trans, pdisc, !trans->gcc.mute_talker, 1, 1, trans->gcc.uplink_originator); + rc = gsm44068_tx_set_parameter(trans, pdisc | (trans->transaction_id << 4), + !trans->gcc.mute_talker, 1, 1, trans->gcc.uplink_originator); if (rc < 0) LOG_GCC(trans, LOGL_ERROR, "Failed to send SET PARAMETER towards MS.\n"); return rc;
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.