Project

General

Profile

Actions

Feature #4438

closed

Allow configuring DSCP value in OsmoBTS for RTP

Added by osmith about 4 years ago. Updated about 4 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Start date:
03/06/2020
Due date:
% Done:

100%

Spec Reference:

Description

In OsmoMGW, it is already possible to configure the DSCP value. We also need it for OsmoBTS.

I've tried the related setsockopt() in /src/common/rsl.c:bind_rtp() without success, it seems that it is overwritten later by libortp.

OsmoBTS uses libosmo-abis, which in turn uses libortp for the RTP connections.

I will add a osmo_rtp_socket_set_dscp() function, which calls rtp_session_set_dscp() from libortp, to libosmo-abis and then use it in OsmoBTS.


Related issues

Related to OsmoMGW - Bug #4447: DSCP value should be a 6 bit fieldNewosmith03/09/2020

Actions
Actions #1

Updated by osmith about 4 years ago

Actions #2

Updated by osmith about 4 years ago

  • Subject changed from Allow configuring DSCP value in OsmoBTS to Allow configuring DSCP value in OsmoBTS for RTP
Actions #3

Updated by osmith about 4 years ago

  • % Done changed from 20 to 90

It works! Patches submitted: https://gerrit.osmocom.org/q/topic:dscp

Actions #4

Updated by osmith about 4 years ago

  • Related to Bug #4447: DSCP value should be a 6 bit field added
Actions #5

Updated by osmith about 4 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 90 to 100
Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)