Attention is currently required from: pespin.

dexter uploaded patch set #3 to this change.

View Change

l1sap: Accept RFC5993 and TS 101.318 HR GSM payload

Unfotunately there are two different RTP formats for HR GSM specified
and it is unclear which should be used with GSM networks. Also each BTS
model may support only either one or the other format.

Let's use the BTS feature flags to determine which format the BTS model
supports and then let's use this information to convert incoming RTP
packets into the supported format. Doing so we will make sure that
always both formats are accepted.

Related: OS#5688
Change-Id: I9419b40c1171876879d41aba4f51c93e8ef5673c
---
M include/osmo-bts/bts.h
M src/common/bts.c
M src/common/l1sap.c
M src/osmo-bts-lc15/main.c
M src/osmo-bts-oc2g/main.c
M src/osmo-bts-sysmo/main.c
M src/osmo-bts-trx/main.c
M src/osmo-bts-virtual/main.c
8 files changed, 87 insertions(+), 4 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/30/32630/3

To view, visit change 32630. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Change-Id: I9419b40c1171876879d41aba4f51c93e8ef5673c
Gerrit-Change-Number: 32630
Gerrit-PatchSet: 3
Gerrit-Owner: dexter <pmaier@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-CC: pespin <pespin@sysmocom.de>
Gerrit-Attention: pespin <pespin@sysmocom.de>
Gerrit-MessageType: newpatchset