pespin has posted comments on this change. (
https://gerrit.osmocom.org/c/osmo-mgw/+/26651
)
Change subject: mgcp_client: add new codec IUFP as VND.3GPP.IUFP
......................................................................
Patch Set 5:
(1 comment)
https://gerrit.osmocom.org/c/osmo-mgw/+/26651/5/src/libosmo-mgcp-client/mgc…
File src/libosmo-mgcp-client/mgcp_client.c:
https://gerrit.osmocom.org/c/osmo-mgw/+/26651/5/src/libosmo-mgcp-client/mgc…
PS5, Line 62: { CODEC_IUFP, "VND.3GPP.IUFP/16000" },
So far we use upper case everywhere. however in theory
this code is called IuFP. […]
Why do you say it's called IuFP? See 3GPP TS
29.414 6.3.3.5 "Media Attributes":
"""
The following media attribute shall be supplied: “a=rtpmap:<dynamic payload number>
VND.3GPP.IUFP/16000”,
where :<dynamic payload number> is the same dynamic payload type number as in the
above media announcement
<fmt list>.
"""
It's true though that 6.3 says:
"""
NOTE: The IuFP is registered with IANA as the MIME type ”VND.3GPP.IuFP”of the ”audio”
category,
however, this registration does not preclude the use of IuFP to transport ”data”.
"""
But the one in case in section 6.3.3.5 seems to be more similar to what's needed by
SDP, so I'd go for all caps.
--
To view, visit
https://gerrit.osmocom.org/c/osmo-mgw/+/26651
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-mgw
Gerrit-Branch: master
Gerrit-Change-Id: Ifd1210a897743396899f34457c96e6fd2109c6b3
Gerrit-Change-Number: 26651
Gerrit-PatchSet: 5
Gerrit-Owner: dexter <pmaier(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: daniel <dwillmann(a)sysmocom.de>
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: lynxis lazus <lynxis(a)fe80.eu>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-Comment-Date: Tue, 04 Jan 2022 13:39:43 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: lynxis lazus <lynxis(a)fe80.eu>
Gerrit-MessageType: comment