Ticket #61 (new enhancement)

Opened 12 months ago

osmo-bts: split TRAU/RTP frame handling into separate process

Reported by: laforge Owned by: laforge
Priority: minor Milestone: milestone:
Component: osmo-bts Version:
Keywords: Cc:

Description

it would be great to only deal with signalling inside the osmo-bts process, pushing all RTP/TCH handling into a separate process similar to a media gateway.

The main process then just sends control commands to the RTP/TCH process, particularly once the BSC instructs us to change/bind/connect the RTP socket related settings.

Our sysmobts L1 can already put the TCH related messages into a separate queue, keeping control with the main queue.

Note: See TracTickets for help on using tickets.