Attention is currently required from: fixeria, laforge, pespin.

Hello Jenkins Builder, fixeria, laforge, pespin,

I'd like you to reexamine a change. Please visit

    https://gerrit.osmocom.org/c/osmo-msc/+/41698?usp=email

to look at the new patch set (#7).

The following approvals got outdated and were removed:
Code-Review+1 by fixeria, Code-Review+1 by laforge, Code-Review+2 by pespin, 
Verified+1 by Jenkins Builder

The change is no longer submittable: Code-Review and Verified are unsatisfied 
now.


Change subject: add vty setting for ThemWi RTP formats
......................................................................

add vty setting for ThemWi RTP formats

For every GSM speech codec and for CSD, Osmocom BSS supports both
the standard RTP format prescribed by 3GPP and an alternative enhanced
RTP format invented by Themyscira Wireless: TW-TS-001, TW-TS-002,
TW-TS-006 and TW-TS-007.  In order to enable these enhanced RTP
formats, the MSC needs to include an extension IE in the Assignment
Request it sends to the BSS.  Until now there was no way to do so
in mainline OsmoMSC, only via local code patches - fix this omission.

The following considerations apply to this new tw-rtp-formats
vty setting:

* When internal MNCC is used, it is beneficial to enable enhanced TW
  RTP formats, especially when using E1 BTS with tw-e1abis-mgw:
  the DL call leg receives more complete information content from
  the UL call leg in each direction.

* When external MNCC is used with non-ThemWi CN software (e.g., with
  a PBX via osmo-sip-connector), tw-rtp-formats should NOT be
  enabled - off-the-shelf PBX etc software won't understand them.

* Future patches will allow osmo-msc to operate with a ThemWi
  transcoding MGW (TC to G.711) in the place of non-TC osmo-mgw;
  in that configuration TW RTP formats will become mandatory,
  as they are strictly required by ThemWi TC implementation.

Depends: I4c184db53bec28ab42bcd45e033733d850eea5d2 (libosmocore.git)
Change-Id: Icea152f5f2cdbcb0df09ef5b7211d1461b499f14
---
M TODO-RELEASE
M include/osmocom/msc/gsm_data.h
M include/osmocom/msc/ran_msg.h
M src/libmsc/msc_a.c
M src/libmsc/msc_vty.c
M src/libmsc/ran_msg_a.c
M tests/test_nodes.vty
7 files changed, 79 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-msc refs/changes/98/41698/7
--
To view, visit https://gerrit.osmocom.org/c/osmo-msc/+/41698?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings?usp=email

Gerrit-MessageType: newpatchset
Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-Change-Id: Icea152f5f2cdbcb0df09ef5b7211d1461b499f14
Gerrit-Change-Number: 41698
Gerrit-PatchSet: 7
Gerrit-Owner: falconia <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <[email protected]>
Gerrit-Reviewer: laforge <[email protected]>
Gerrit-Reviewer: pespin <[email protected]>
Gerrit-Attention: laforge <[email protected]>
Gerrit-Attention: fixeria <[email protected]>
Gerrit-Attention: pespin <[email protected]>

Reply via email to