Projects
osmocom:master
osmo-mgw
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 150
View file
commit_7d236cca56116642365ff87d4e3a961bfe38fe4d.txt
Deleted
View file
commit_931610177df7ce68d61821635938d2fb18746752.txt
Added
View file
osmo-mgw_1.14.0.30.7d236.dsc -> osmo-mgw_1.14.0.31.93161.dsc
Changed
@@ -2,7 +2,7 @@ Source: osmo-mgw Binary: osmo-mgw, libosmo-mgcp-client14, libosmo-mgcp-client-dev, osmo-mgw-doc Architecture: any all -Version: 1.14.0.30.7d236 +Version: 1.14.0.31.93161 Maintainer: Osmocom team <openbsc@lists.osmocom.org> Homepage: https://osmocom.org/projects/osmo-mgw Standards-Version: 3.9.8 @@ -15,8 +15,8 @@ osmo-mgw deb net extra arch=any osmo-mgw-doc deb doc optional arch=all Checksums-Sha1: - d399185d1ef6dcf4066308d04aaa3c1604c29eaf 177588 osmo-mgw_1.14.0.30.7d236.tar.xz + 4f87efc97ae00ffd03abd96a09299ce10fa0ea3a 177632 osmo-mgw_1.14.0.31.93161.tar.xz Checksums-Sha256: - 0f7be424672484d76530ac6d50ff101c312273f9c44a1f2a3e8f19ba9cceaaad 177588 osmo-mgw_1.14.0.30.7d236.tar.xz + 92cc7903761064b0965a298f1a86311dacb742de3d8e7b13daca8b2d96f4fccf 177632 osmo-mgw_1.14.0.31.93161.tar.xz Files: - 0984aa3637c16634e27c3ae98f4d855e 177588 osmo-mgw_1.14.0.30.7d236.tar.xz + 795053be577ded5ae4d5c32c2524d5f1 177632 osmo-mgw_1.14.0.31.93161.tar.xz
View file
osmo-mgw_1.14.0.30.7d236.tar.xz/.tarball-version -> osmo-mgw_1.14.0.31.93161.tar.xz/.tarball-version
Changed
@@ -1 +1 @@ -1.14.0.30-7d236 +1.14.0.31-93161
View file
osmo-mgw_1.14.0.30.7d236.tar.xz/debian/changelog -> osmo-mgw_1.14.0.31.93161.tar.xz/debian/changelog
Changed
@@ -1,8 +1,8 @@ -osmo-mgw (1.14.0.30.7d236) unstable; urgency=medium +osmo-mgw (1.14.0.31.93161) unstable; urgency=medium * Automatically generated changelog entry for building the Osmocom master feed - -- Osmocom OBS scripts <info@osmocom.org> Tue, 24 Jun 2025 07:26:21 +0000 + -- Osmocom OBS scripts <info@osmocom.org> Tue, 02 Dec 2025 09:34:13 +0000 osmo-mgw (1.14.0) unstable; urgency=medium
View file
osmo-mgw_1.14.0.30.7d236.tar.xz/include/osmocom/mgcp_client/mgcp_client.h -> osmo-mgw_1.14.0.31.93161.tar.xz/include/osmocom/mgcp_client/mgcp_client.h
Changed
@@ -58,6 +58,7 @@ CODEC_AMRWB_16000_1 = 113, /* 3GPP TS 48.103 table 5.4.2.2.1 */ CODEC_IUFP = 96, CODEC_CLEARMODE = 120, /* 3GPP TS 48.103 table 5.4.2.2.1 */ + CODEC_COMPR_CSD = 127, /* compressed CSD per TW-TS-007 */ }; /* Note: when new codec types are added, the corresponding value strings * in mgcp_client.c (codec_table) must be updated as well. Enumerations
View file
osmo-mgw_1.14.0.30.7d236.tar.xz/src/libosmo-mgcp-client/mgcp_client.c -> osmo-mgw_1.14.0.31.93161.tar.xz/src/libosmo-mgcp-client/mgcp_client.c
Changed
@@ -61,6 +61,7 @@ { CODEC_AMRWB_16000_1, "AMR-WB/16000/1" }, { CODEC_IUFP, "VND.3GPP.IUFP/16000" }, { CODEC_CLEARMODE, "CLEARMODE/8000" }, + { CODEC_COMPR_CSD, "VND.THEMWI.CCSD/8000" }, { 0, NULL }, };
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
.