Project

General

Profile

Actions

Bug #4446

open

osmo-bts doesn't actually ever connect() its RTP/UDP sockets

Added by laforge about 4 years ago. Updated about 3 years ago.

Status:
New
Priority:
Low
Assignee:
Category:
-
Target version:
-
Start date:
03/08/2020
Due date:
% Done:

0%

Spec Reference:

Description

In Abis/IP we are using fully-symmetric RTP over a UDP flow between a given set of IP:Port tuples on either side of the Abis link. As such, we would normally expect that the sockets are not just bound to a local port on the BTS side, but that they're also connect()ed to the remote side.

We are using osmo_rtp_socket_connect() in source:src/common/rtp.c and asume that this actually happens, but a look in netstat indicates differently :(


Related issues

Related to OsmoBTS - Bug #4444: ports not unique when running multiple osmo-bts on the same machineResolvedlaforge03/08/2020

Actions
Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)