Project

General

Profile

Activity

From 06/01/2024 to 06/30/2024

06/27/2024

06:46 PM OsmoMGW Feature #6496 (New): Support Themyscira RTP extensions with E1 BTS
With #6448 completed, Osmocom BSS now supports Themyscira RTP extensions (at least for FR & EFR; HR is blocked by #60... falconia

06/26/2024

06:15 PM Feature #6448 (Resolved): Support Themyscira RTP extensions in Osmocom BSS
With mainline OsmoCNI now fully supporting TW-TS-001 with native OsmoBTS, given external AoIP-interfaced CN that requ... falconia
05:45 PM OsmoMGW Revision e6398d88 (osmo-mgw): E1: support HRv1 codec on both 16k and 8k subslots
HRv1 support in OsmoMGW-E1 was previously broken (couldn't work
on either 16k or 8k subslots) because of inconsistenc...
falconia
03:40 PM OsmoBSC Revision 278bd758 (osmo-bsc): add support for RTP extensions via TW-TS-003
Themyscira Wireless Technical Specification TW-TS-003 defines
a mechanism whereby the CN can ask the BSS (via an exte...
falconia
03:33 PM OsmoBTS Revision 9c6c6b04 (osmo-bts): common: add support for TW-TS-001
Themyscira Wireless Technical Specification TW-TS-001 defines
an enhanced RTP transport format for FR and EFR codecs ...
falconia
12:58 PM OsmoTRX Bug #6495 (Resolved): systemd/uhd permission issues
osmith
10:12 AM OsmoTRX Bug #6495 (In Progress): systemd/uhd permission issues
Thanks for the report. This should fix it, please give it a try:
https://gerrit.osmocom.org/c/osmo-trx/+/37295
No...
osmith
09:37 AM OsmoTRX Bug #6495 (Resolved): systemd/uhd permission issues
https://gerrit.osmocom.org/c/osmo-trx/+/36714 introduced HOME, but %h is _This is the home directory of the user runn... Hoernchen
10:04 AM OsmoTRX Revision 24f938bf (osmo-trx): contrib/systemd/osmo-trx-uhd: fix HOME=
With recent changes, osmo-trx-uhd does not run as root anymore. Change
HOME=%h, which evaluates to HOME=/root, to HOM...
osmith

06/25/2024

03:18 PM Feature #6494 (In Progress): Make containers for running ttcn3 testsuites more efficient and maintainable
The way we run the ttcn3 testsuites with docker-playground.git currently has several downsides. I'm listing them firs... osmith

06/24/2024

01:02 AM OsmoMGW Revision e5ac2621 (osmo-mgw): sdp strs fu
Change-Id: Id8ab7f870067d793a2b8934f2cca51cf06ee5dc2 neels
01:02 AM OsmoMGW Revision b86c401c (osmo-mgw): wip
Change-Id: I4e3fbcf85f3e1867aeb577681c7e32a01e56f2c4 neels
01:02 AM OsmoMGW Revision ab70b7f3 (osmo-mgw): add libosmo-sdp: add sdp_msg.h,.c
Change-Id: Id53c2c6eea3726f63a1399ae985f8aa3344e32c8 neels
01:02 AM OsmoMGW Revision 8916c4fe (osmo-mgw): codec list is empty
Change-Id: I5e80f5737f22dc81ac16448fc59937330d24432e neels
01:02 AM OsmoMGW Revision 094c3875 (osmo-mgw): add libosmo-sdp: add codec_list_by_payload_type
Change-Id: I7a09b0e669d787a1ac0ec7ed7541c107fd0f32db neels
01:02 AM OsmoMGW Revision de8b171e (osmo-mgw): add libosmo-sdp: add codec_list_intersection
Change-Id: Ie57e4384854a1152dccf9577fdb5f046a1f17e0f neels
01:02 AM OsmoMGW Revision 900d0c40 (osmo-mgw): add libosmo-sdp: codec_list_cmp()
Change-Id: I4a2087c3c03ef11df03c00a14953b0d0b6f977f3 neels
01:02 AM OsmoMGW Revision e5bb708f (osmo-mgw): add libosmo-sdp: codec_list_first()
Change-Id: I43653820d8b4d07bf5d7ed25b6172fec26eb2cdf neels
01:02 AM OsmoMGW Revision 158b4dfa (osmo-mgw): add libosmo-sdp: codec_list_to_str()
Change-Id: I8a421ff8280db3f1ec399832f1a86c515a0888af neels
01:02 AM OsmoMGW Revision 4782f8fa (osmo-mgw): add libosmo-sdp: osmo_sdp_codec_list.h,c, first part
Change-Id: If170566c666c4f4010091bc90912b13a12f77de8 neels
01:02 AM OsmoMGW Revision 646126d0 (osmo-mgw): add libosmo-sdp: sdp_codec.h,c
The primary user is osmo-msc. This API's predecessor currently lives in
osmo-msc.git and is now being moved here, in ...
neels
01:02 AM OsmoMGW Revision e735cdd3 (osmo-mgw): add libosmo-sdp: fmtp_amr_match()
Change-Id: I0fb77c022c4fb195ba45631dda9cbd2215c02510 neels
01:02 AM OsmoMGW Revision 5c1e7e2f (osmo-mgw): mgcp-client: MGCP response: pass fmtp to caller
When receiving MGCP responses, so far libosmo-mgcp-client completely
ignored a=fmtp: parameters (like 'octet-align')....
neels
01:02 AM OsmoMGW Revision 794235e5 (osmo-mgw): mgw, client: use new fmtp.h in ptmap: allow all fmtp
Remove the limit of having only one AMR octet-aligned fmtp parameter per
MGCP message. Instead allow any arbitrary fm...
neels
01:02 AM OsmoMGW Revision b5618dad (osmo-mgw): add libosmo-sdp [1/n] add fmtp.h
Add new noinst-library libosmo-sdp.la.
It will be used by
- osmo-mgw
- libosmo-mgcp-client
- callers of libosmo-mgcp...
neels
01:02 AM OsmoMGW Revision f84c0e68 (osmo-mgw): make libosmo-mgcp.a an .la lib
.la libs aka LTLIB can include library dependencies.
Rationale: An upcoming patch adds noinst libosmo-sdp, used by b...
neels
12:48 AM OsmoMGW Revision 9f23b7b5 (osmo-mgw): do not FAIL on CRCX in sendrecv mode
Currently, a CRCX in sendrecv mode results in:
DLMGCP ERROR endpoint:rtpbridge/2@mgw CI:7F4C8EDD CRCX: selected co...
neels
12:23 AM OsmoMGW Revision 01d2b902 (osmo-mgw): mgcp_test: add CRCX for IUFP in sendrecv
Note, there are also ttcn3 tests sending the same to osmo-mgw being
submitted along with these patches, and the ttcn3...
neels

06/23/2024

11:56 PM OsmoMGW Revision a263aeeb (osmo-mgw): mgcp_test: test a=ptime:20, not 40
In our GSM world, the packet time is 20 ms, hence 20 is the typical
value that we should test. Maybe we can do one te...
neels
11:43 PM OsmoMGW Revision 3a44c464 (osmo-mgw): mgcp_test.c: fix various missing '\r' and '\n'
The only valid line endings are '\n' and '\r\n'.
We usually use '\r\n' like we were in MSDOS.
MGCP, RFC3435 3.1:
...
neels

06/21/2024

05:18 PM OsmoMSC Revision 22d4f356 (osmo-msc): do not invoke two Assignments (fixup for re-assignment)
Make sure we wait for Assignment responses before dispatching an
Assignment Request towards RAN.
In particular, when...
neels
03:36 PM OsmoMGW Revision 7084bede (osmo-mgw): sdp strs fu
Change-Id: Id8ab7f870067d793a2b8934f2cca51cf06ee5dc2 neels

06/19/2024

12:59 PM OsmoMGW Revision ea56ad96 (osmo-mgw): wip
Change-Id: I4e3fbcf85f3e1867aeb577681c7e32a01e56f2c4 neels
12:59 PM OsmoMGW Revision 8353469f (osmo-mgw): add libosmo-sdp: add sdp_msg.h,.c
Change-Id: Id53c2c6eea3726f63a1399ae985f8aa3344e32c8 neels
12:59 PM OsmoMGW Revision 8f2850be (osmo-mgw): codec list is empty
Change-Id: I5e80f5737f22dc81ac16448fc59937330d24432e neels
12:59 PM OsmoMGW Revision d9dfcaf7 (osmo-mgw): add libosmo-sdp: add codec_list_by_payload_type
Change-Id: I7a09b0e669d787a1ac0ec7ed7541c107fd0f32db neels
12:59 PM OsmoMGW Revision 2f9058f8 (osmo-mgw): add libosmo-sdp: add codec_list_intersection
Change-Id: Ie57e4384854a1152dccf9577fdb5f046a1f17e0f neels
12:59 PM OsmoMGW Revision 8c8771a0 (osmo-mgw): add libosmo-sdp: codec_list_cmp()
Change-Id: I4a2087c3c03ef11df03c00a14953b0d0b6f977f3 neels
12:59 PM OsmoMGW Revision 94f34823 (osmo-mgw): add libosmo-sdp: codec_list_first()
Change-Id: I43653820d8b4d07bf5d7ed25b6172fec26eb2cdf neels
12:59 PM OsmoMGW Revision 71158d5c (osmo-mgw): add libosmo-sdp: codec_list_to_str()
Change-Id: I8a421ff8280db3f1ec399832f1a86c515a0888af neels
12:59 PM OsmoMGW Revision cece1d92 (osmo-mgw): add libosmo-sdp: osmo_sdp_codec_list.h,c, first part
Change-Id: If170566c666c4f4010091bc90912b13a12f77de8 neels
12:59 PM OsmoMGW Revision a306ca3f (osmo-mgw): add libosmo-sdp: sdp_codec.h,c
The primary user is osmo-msc. This API's predecessor currently lives in
osmo-msc.git and is now being moved here, in ...
neels
12:59 PM OsmoMGW Revision bf3ebf77 (osmo-mgw): add libosmo-sdp: fmtp_amr_match()
Change-Id: I0fb77c022c4fb195ba45631dda9cbd2215c02510 neels
12:59 PM OsmoMGW Revision 543fc106 (osmo-mgw): mgcp-client: MGCP response: pass fmtp to caller
When receiving MGCP responses, so far libosmo-mgcp-client completely
ignored a=fmtp: parameters (like 'octet-align')....
neels
12:59 PM OsmoMGW Revision 04221a82 (osmo-mgw): mgw, client: use new fmtp.h in ptmap: allow all fmtp
Remove the limit of having only one AMR octet-aligned fmtp parameter per
MGCP message. Instead allow any arbitrary fm...
neels
12:59 PM OsmoMGW Revision 469e8646 (osmo-mgw): add libosmo-sdp [1/n] add fmtp.h
Add new noinst-library libosmo-sdp.la.
It will be used by
- osmo-mgw
- libosmo-mgcp-client
- callers of libosmo-mgcp...
neels
12:59 PM OsmoMGW Revision 64ca6512 (osmo-mgw): make libosmo-mgcp.a an .la lib
.la libs aka LTLIB can include library dependencies.
Rationale: An upcoming patch adds noinst libosmo-sdp, used by b...
neels

06/18/2024

10:59 AM OsmoMSC Revision dd37f2cf (osmo-msc): debian/copyright: remove include/openbsc/slhc.h (no such file)
Change-Id: Ib1f2395798010381d67d79c46778bb0caef17046 fixeria

06/16/2024

05:59 PM OsmoMSC Revision a810a287 (osmo-msc): utils/smpp_mirror: use OSMO_STRLCPY_ARRAY, fix -Wstringop-overflow
This patch fixes a warning printed by gcc 14.1.1:
CC smpp_mirror-smpp_mirror.o
CCLD smpp_mirror
In fun...
fixeria
05:55 PM OsmoMSC Revision 05c00999 (osmo-msc): smpp: fix password[] length in struct esme
Change-Id: I07e7193460580a3c972a24700e75c925d1e50411 fixeria
05:55 PM OsmoMSC Revision 68fee6e5 (osmo-msc): smpp: fix typo in comment for SMPP_{SYS_ID,PASSWD}_LEN
Change-Id: I3f8d9a8e3739679995ddb037a8f3d58a627d36bc fixeria

06/15/2024

06:26 AM Feature #6490 (Stalled): update eclipse-titan to 10.1.1 to get out-of-box ASN.1 PER support
laforge wrote in #note-3:
> I really don't think this is important in the bigger picture.
This is why I set it to...
fixeria
03:20 AM OsmoMGW Revision 33cf4047 (osmo-mgw): wip
Change-Id: I4e3fbcf85f3e1867aeb577681c7e32a01e56f2c4 neels
03:20 AM OsmoMGW Revision a8f3ed96 (osmo-mgw): add libosmo-sdp: add sdp_msg.h,.c
Change-Id: Id53c2c6eea3726f63a1399ae985f8aa3344e32c8 neels
03:20 AM OsmoMGW Revision 5d3b2dba (osmo-mgw): codec list is empty
Change-Id: I5e80f5737f22dc81ac16448fc59937330d24432e neels
03:20 AM OsmoMGW Revision 903a0efc (osmo-mgw): add libosmo-sdp: add codec_list_by_payload_type
Change-Id: I7a09b0e669d787a1ac0ec7ed7541c107fd0f32db neels
03:20 AM OsmoMGW Revision 855a37fb (osmo-mgw): add libosmo-sdp: add codec_list_intersection
Change-Id: Ie57e4384854a1152dccf9577fdb5f046a1f17e0f neels
03:20 AM OsmoMGW Revision f0418a67 (osmo-mgw): add libosmo-sdp: codec_list_cmp()
Change-Id: I4a2087c3c03ef11df03c00a14953b0d0b6f977f3 neels
03:20 AM OsmoMGW Revision 9e7bc0a2 (osmo-mgw): add libosmo-sdp: codec_list_first()
Change-Id: I43653820d8b4d07bf5d7ed25b6172fec26eb2cdf neels
03:20 AM OsmoMGW Revision bc219d05 (osmo-mgw): add libosmo-sdp: codec_list_to_str()
Change-Id: I8a421ff8280db3f1ec399832f1a86c515a0888af neels
03:20 AM OsmoMGW Revision 066ed06a (osmo-mgw): add libosmo-sdp: osmo_sdp_codec_list.h,c, first part
Change-Id: If170566c666c4f4010091bc90912b13a12f77de8 neels
03:20 AM OsmoMGW Revision 4d0f62f3 (osmo-mgw): add libosmo-sdp: sdp_codec.h,c
The primary user is osmo-msc. This API's predecessor currently lives in
osmo-msc.git and is now being moved here, in ...
neels
03:20 AM OsmoMGW Revision 70b7eca4 (osmo-mgw): add libosmo-sdp: fmtp_amr_match()
Change-Id: I0fb77c022c4fb195ba45631dda9cbd2215c02510 neels
03:20 AM OsmoMGW Revision b060e3ef (osmo-mgw): mgcp-client: MGCP response: pass fmtp to caller
When receiving MGCP responses, so far libosmo-mgcp-client completely
ignored a=fmtp: parameters (like 'octet-align')....
neels
03:20 AM OsmoMGW Revision 4f97ead1 (osmo-mgw): mgw, client: use new fmtp.h in ptmap: allow all fmtp
Remove the limit of having only one AMR octet-aligned fmtp parameter per
MGCP message. Instead allow any arbitrary fm...
neels
03:20 AM OsmoMGW Revision b238b13e (osmo-mgw): add libosmo-sdp [1/n] add fmtp.h
Add new noinst-library libosmo-sdp.la.
It will be used by
- osmo-mgw
- libosmo-mgcp-client
- callers of libosmo-mgcp...
neels
03:20 AM OsmoMGW Revision d08ae4b6 (osmo-mgw): make libosmo-mgcp.a an .la lib
.la libs aka LTLIB can include library dependencies.
Rationale: An upcoming patch adds noinst libosmo-sdp, used by b...
neels

06/14/2024

02:14 PM OsmoMGW Revision 23140d6f (osmo-mgw): mgcp_test.c: verify osmo-mgw accepts m=audio 0
When osmo-hnbgw does not yet know the remote port, it wants to send a
CRCX to set up IuUP at the MGW, with the audio ...
neels
02:14 PM OsmoMGW Revision 36c823ee (osmo-mgw): mgcp-client: always send 'm=audio' line
Re-add the m=audio line to SDP emitted from libosmo-mgcp-client, even if
the audio port is not set yet
Patch a5acaa6...
neels
08:45 AM Feature #6490: update eclipse-titan to 10.1.1 to get out-of-box ASN.1 PER support
I really don't think this is important in the bigger picture. There are no known bugs/problems
with libfftanscode. ...
laforge
07:51 AM Feature #6490 (Feedback): update eclipse-titan to 10.1.1 to get out-of-box ASN.1 PER support
osmith
07:51 AM Feature #6490: update eclipse-titan to 10.1.1 to get out-of-box ASN.1 PER support
Previously we had just upgraded eclipse-titan after some brief testing. We did not test whether all testsuites behave... osmith

06/13/2024

08:17 PM Feature #6490 (Stalled): update eclipse-titan to 10.1.1 to get out-of-box ASN.1 PER support
h2. Context
TITAN did not support ASN.1 PER until recently, so we worked this around by encoding/decoding to/from ...
fixeria
09:18 AM OsmoBSC Bug #6489: OsmoBSC config for half rate(TCH/H)
Hi, this doesn't really look like a bug report, more like a "how do I configure half-rate voice support" question, wh... laforge
07:35 AM OsmoBSC Bug #6489 (New): OsmoBSC config for half rate(TCH/H)
I opened this issue for your support and suggestions. I have doing call testing with msisdn(Private network serving t... zeroqruel

06/12/2024

06:44 PM osmo-ePDG - VoWifi Evolved Packet Data Gateway Bug #6488 (New): first osmo-epdg tagged version / release / news item
Please verify if there are any critical bugs that need to be resolved before we can tag a first release, an then proc... laforge
06:40 PM osmo-ePDG - VoWifi Evolved Packet Data Gateway Feature #5861 (Resolved): extend charon with external authentication interface
this has long been implemented. Please keep your isuses updated, @lynxis. laforge
06:39 PM osmo-ePDG - VoWifi Evolved Packet Data Gateway Bug #6045 (Resolved): report erlang diameter problems to the diameter compiler repo.
marking resolved as the bug has been reported upstream and is tracked there. laforge
06:39 PM osmo-ePDG - VoWifi Evolved Packet Data Gateway Bug #6091 (Resolved): osmo-epdg: Implement CEAI interface (GSUP) ePDG <> strongswan
presuming this has been resolved as there was no further feedback and we do ahve a working system. laforge
06:38 PM osmo-ePDG - VoWifi Evolved Packet Data Gateway Feature #6332 (Resolved): osmo-epdg: Write User Manual
laforge
06:38 PM osmo-ePDG - VoWifi Evolved Packet Data Gateway Bug #6361: open5gs-upfd: Fix open5gs package assigning 1st IP address of the UE pool to the ogstun
what's the status here, @lynxis? laforge
06:38 PM osmo-ePDG - VoWifi Evolved Packet Data Gateway Bug #6363: strongswan: Catch IKEv2 disconnects
what's the status here, @lynxis? laforge
06:37 PM osmo-ePDG - VoWifi Evolved Packet Data Gateway Bug #6364: strongswan: gsup: remove single request limitation
what's the status here, @lynxis? laforge
06:37 PM osmo-ePDG - VoWifi Evolved Packet Data Gateway Bug #6365: strongswan: get the PDP type out of the IKE_AUTH/CFG_REQUEST
what's the status here, @lynxis? laforge
06:37 PM osmo-ePDG - VoWifi Evolved Packet Data Gateway Bug #6366: strongswan: test if gsup_client will resend old requests on reconnect
what is the status here? Was this fixed, @lynxis? laforge
06:36 PM osmo-ePDG - VoWifi Evolved Packet Data Gateway Bug #6370 (Resolved): setup ims with kamailio
resolved long ago. Please make sure to keep your tickets in sync with reality! laforge
06:36 PM osmo-ePDG - VoWifi Evolved Packet Data Gateway Bug #6396 (Resolved): add support for auth failure with resync
laforge
06:36 PM osmo-ePDG - VoWifi Evolved Packet Data Gateway Bug #6435: epdg: fix inter-UE traffic
@lynxis, is this still the case? It states "in progress" since April 8. laforge
03:52 AM OsmoMGW Feature #6463: E1: Investigate the correct transform from RTP to DL
Good news: the Nokia TRAU I got does support TFO, thus once I get it fully hooked up on A and Ater, we'll able to exp... falconia

06/11/2024

02:52 AM OsmoBSC Revision d8203d83 (osmo-bsc): silence error message for N-STATE prim
We ignore the N-STATE prim, so don't error about it.
While at it, improve the "unhandled" error message (according t...
neels
12:05 AM OsmoHNBGW Bug #6484 (Resolved): use-after-free segfault at end of ttcn3 tests, in map_sccp_wait_cc_action()
neels

06/10/2024

01:11 AM OsmoHNBGW Bug #6484: use-after-free segfault at end of ttcn3 tests, in map_sccp_wait_cc_action()
The first fix (stability against terminated FSM instances) is https://gerrit.osmocom.org/c/osmo-hnbgw/+/37147
This s...
neels
12:48 AM OsmoHNBGW Bug #6484: use-after-free segfault at end of ttcn3 tests, in map_sccp_wait_cc_action()
Looking at #6484: probably the issue could also be fixed by entirely cutting out the wait-for-CC behavior, which is a... neels
12:37 AM OsmoHNBGW Bug #6484: use-after-free segfault at end of ttcn3 tests, in map_sccp_wait_cc_action()
neels wrote in #note-2:
> The CN link was lost
Actually I meant to say, the Iuh link (RUA to the hNodeB) was lost...
neels
12:35 AM OsmoHNBGW Bug #6484: use-after-free segfault at end of ttcn3 tests, in map_sccp_wait_cc_action()
I couldn't reproduce the problem again, but I figured out how the segfault came about:
The CN link was lost while ...
neels

06/09/2024

08:49 PM OsmoBTS Feature #6036: Implement ternary SID classification for HR1 uplink
Given how much work it will be to recover the elusive truth of HRv1 channel decoder error flagging and SID classifica... falconia
08:29 PM OsmoBTS Feature #6036 (Stalled): Implement ternary SID classification for HR1 uplink
I performed an experiment in which I fed bit-corrupted SID frames to TCH/HS DL and looked at the TCH DL tap capture o... falconia

06/08/2024

06:21 PM OsmoBTS Feature #6036 (In Progress): Implement ternary SID classification for HR1 uplink
In 2024-06-05 RetroNetCall, @laforge offered to send me a Nokia InSite E1-based BTS. If and when I receive that hardw... falconia
06:04 PM Feature #6448: Support Themyscira RTP extensions in Osmocom BSS
The code implementation is now complete; the following OsmoBTS and OsmoBSC patches remain to be merged:
https://ge...
falconia

06/07/2024

07:17 PM OsmoMSC Revision 2398a78b (osmo-msc): local hack: unconditionally request ThemWi RTP extensions
This patch is NOT intended for merging into Osmocom mainline,
instead it is intended for experimentation/test use by ...
falconia

06/06/2024

09:01 PM OsmoHNBGW Bug #6484: use-after-free segfault at end of ttcn3 tests, in map_sccp_wait_cc_action()
... neels
08:58 PM OsmoHNBGW Bug #6484 (Resolved): use-after-free segfault at end of ttcn3 tests, in map_sccp_wait_cc_action()
I am running ttcn3 tests to verify that https://gerrit.osmocom.org/c/osmo-hnbgw/+/36894 (hnb_persistent disconnected ... neels
10:34 AM Bug #6481 (Resolved): Update osmo-s1gw gitea mirror
> done. FYI: vadim and pau would also have been in the owner group of the gitea. I've added you, too.
Thanks!
T...
osmith
09:48 AM Bug #6481 (Feedback): Update osmo-s1gw gitea mirror
done. FYI: vadim and pau would also have been in the owner group of the gitea. I've added you, too.
In terms of d...
laforge
08:52 AM Bug #6481 (Resolved): Update osmo-s1gw gitea mirror
The project has been re-created in gerrit for consistency with other erlang projects, to have the "erlang/" prefix.
...
osmith

06/05/2024

11:34 AM OsmoHLR Revision 413f5e36 (osmo-hlr): README.md: cosmetic: fix a typo
Change-Id: Idd4270a74c2a9921943606c1157343f4756b1643 fixeria
11:34 AM OsmoSGSN Revision bea6a0ff (osmo-sgsn): README.md: cosmetic: fix a typo
Change-Id: Ia23fdbde29691c7af3834effee3d03ab866ca809 fixeria
11:34 AM OsmoBTS Revision 5076fef0 (osmo-bts): README.md: cosmetic: fix a typo
Change-Id: I65c55fef27986eacaf85e39457f0dd0a16279904 fixeria
11:34 AM OsmoPCU Revision 0b0d0bbf (osmopcu): README.md: cosmetic: fix a typo
Change-Id: Ia020f1ef3e634af1d58e0d34a92df5e827533629 fixeria
11:34 AM osmo-sip-connector Revision aafbfd31 (osmo-sip-connector): README.md: cosmetic: fix a typo
Change-Id: I372e864c322d47bb8a76283222e1c4abb78ff165 fixeria
11:34 AM OsmoSMLC Revision ebf2429f (osmo-smlc): README.md: cosmetic: fix a typo
Change-Id: I5cd00ad066223fa33cf76ff1c85fbd810f37062c fixeria
11:34 AM OsmoHNBGW Revision 342f4b6a (osmo-iuh): README.md: cosmetic: fix a typo
Change-Id: I5a34fd1873e7f5af5bd258e1f90e35a18b725a71 fixeria
11:34 AM OsmoCBC Revision f6a2a6ba (osmo-cbc): README.md: cosmetic: fix a typo
Change-Id: I37040ec0df073248289b839a9f9e34732d9ac8eb fixeria
11:34 AM OsmoTRX Revision 132ec745 (osmo-trx): README.md: cosmetic: fix a typo
Change-Id: I7956cf01ea1944990d05cd76938698b333bd0e67 fixeria
11:34 AM OsmoBSC Revision 4cb26418 (osmo-bsc): README.md: cosmetic: fix a typo
Change-Id: Ie082518757cd4840f3d6a67861aa3fe821dad115 fixeria
11:34 AM OsmoSTP Revision fb30ebda (libosmo-sccp): README.md: cosmetic: fix a typo
Change-Id: If7aa53114c86640209e647c3fc8b26da0ecd72f0 fixeria
11:34 AM OsmoMSC Revision d625db19 (osmo-msc): README.md: cosmetic: fix a typo
Change-Id: I07bea7a7eedb70edb8dd124a3a6167eb35344b81 fixeria
11:34 AM OsmoGGSN (former OpenGGSN) Revision 7ae1177e (osmo-ggsn): README.md: cosmetic: fix a typo
Change-Id: Ia04c62a682cfeca2b054c8fb1ff9fff2aab2860d fixeria

06/04/2024

08:50 PM OsmoMSC Revision ca8c30a0 (osmo-msc): gsm411_send_rp_data(): add FIXME for MSC_CTR_SMS_DELIVERED
Change-Id: I5380035294d2fca481620638b59eae779670e9f8 fixeria
12:15 PM osmo-ePDG - VoWifi Evolved Packet Data Gateway Feature #6332: osmo-epdg: Write User Manual
Thank you! lynxis

06/03/2024

03:49 PM Feature #6474: Make ortp dependency optional
In https://gerrit.osmocom.org/c/libosmo-abis/+/36975 @laforge wrote:
> I actually consider it a bug that only osmo...
falconia
02:36 PM osmo-ePDG - VoWifi Evolved Packet Data Gateway Feature #6332: osmo-epdg: Write User Manual
as with other manuals, it gets automatically published now:
https://ftp.osmocom.org/docs/osmo-epdg/master/osmoepdg...
osmith
02:02 PM osmo-ePDG - VoWifi Evolved Packet Data Gateway Feature #6332: osmo-epdg: Write User Manual
lynxis wrote in #note-3:
> Missing tasks: automatic build the manual via jenkins and upload to the downloads.osmocom...
osmith
12:01 PM osmo-ePDG - VoWifi Evolved Packet Data Gateway Feature #6332: osmo-epdg: Write User Manual
Missing tasks: automatic build the manual via jenkins and upload to the downloads.osmocom.org directory.
https://git...
lynxis
02:23 PM OsmoBSC Revision b61dc8ad (osmo-bsc): err log: output sigtran prim name instead of number
Change-Id: I14eb92a6c6d391873f0d6fc7d61205a13e635e6e neels
02:23 PM OsmoBSC Revision ecbe675f (osmo-bsc): silence error message for N-STATE prim
We ignore the N-STATE prim, so don't error about it.
Related: SYS#6952
Change-Id: Ic353840a7b2e32c54c2732f58836776a5...
neels
09:45 AM OsmoTRX Revision 9c663c67 (osmo-trx): DEBUG: use osmith/wip branch for libusrp
Change-Id: I6ba87f4030f14e0313015f844de4759cdd384084 osmith
09:23 AM OsmoTRX Revision c5e1f2c1 (libusrp): m4/ax_boost_base.m4: Fix debian multiarch_libsubdir path for armv8l
Similar to previous patch 6b18a317 ("m4/ax_boost_base.m4: Fix debian
multiarch_libsubdir path for arch armv7l"), add ...
osmith

06/02/2024

11:58 PM Feature #6448: Support Themyscira RTP extensions in Osmocom BSS
On Thu, May 23, 2024 at 04:56:51AM +0000, redmine@osmocom.org wrote:
> > Adding custom IEs to BSSMAP is not done in o...
neels
10:21 AM Feature #6448: Support Themyscira RTP extensions in Osmocom BSS
The patch to OsmoBTS that adds TW-TS-001 support:
https://gerrit.osmocom.org/c/osmo-bts/+/36896
has now been te...
falconia
09:57 PM Feature #6474 (New): Make ortp dependency optional
Right now OsmoCNI suite as a whole has a hard compile-time dependency on ortp: without ortp, one cannot build libosmo... falconia
10:08 AM OsmoBTS Feature #6036: Implement ternary SID classification for HR1 uplink
When I created this ticket a year ago, I thought along the lines of extending the FT field in the ToC octet of RFC 59... falconia

06/01/2024

12:14 AM OsmoBTS Revision 3b57bde0 (osmo-bts): common: add support for TW-TS-001
Themyscira Wireless Technical Specification TW-TS-001 defines
an enhanced RTP transport format for FR and EFR codecs ...
falconia
 

Also available in: Atom

Add picture from clipboard (Maximum size: 48.8 MB)