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

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)