Attention is currently required from: dexter.
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/30724 )
Change subject: gsm_08_58: add IEI to signal HR GSM RTP format via RSL
......................................................................
Patch Set 2: Code-Review-1
(2 comments)
Commit Message:
https://gerrit.osmocom.org/c/libosmocore/+/30724/comment/f0841a1a_44089297
PS2, Line 12: packets. (In the receiving direction the BTS automatically detects the
If the BTS automatically detects the RTP format upon rx, why cannot we simply detect it automatically at osmo-mgw upon rx too and be done with it?
IMHO this is the incorrect way to go. I think it would make more sense to simply have BTS_FEATURE indicating the BSC the formats which the BTS can handle, so that the BSC can configure the MGW to use the proper codec to transmit data to it. On the other direction, we don't really care, the MGW should be able to cope with all of them. If at all, add a VTY config to osmo-bts to choose using one format or another to transmit.
Patchset:
PS2:
I'd like to hear feedback from others here, since I don't think the current proposal in the patch is the way to go.
I'm happy to discuss the issue further and change opinion if others think differently.
--
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/30724
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I843c8a0cbe5898311f3af3294cec7c8bc96c4eb8
Gerrit-Change-Number: 30724
Gerrit-PatchSet: 2
Gerrit-Owner: dexter <pmaier(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: msuraev <msuraev(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: dexter <pmaier(a)sysmocom.de>
Gerrit-Comment-Date: Wed, 11 Jan 2023 15:54:51 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment
Jenkins Builder has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/30936 )
Change subject: gpsr_ns2_udp: Use osmo_io_fd instead of osmo_fd
......................................................................
Patch Set 1:
(1 comment)
File src/gb/gprs_ns2_udp.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-2610):
https://gerrit.osmocom.org/c/libosmocore/+/30936/comment/047f6896_cc101d63
PS1, Line 185: static void handle_nsip_recvmsg(struct osmo_io_fd * iofd, int error, struct msgb *msg,
"foo * bar" should be "foo *bar"
--
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/30936
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: Id776d2d9f35c304620f3d5b94492148dd987f5a0
Gerrit-Change-Number: 30936
Gerrit-PatchSet: 1
Gerrit-Owner: daniel <dwillmann(a)sysmocom.de>
Gerrit-CC: Jenkins Builder
Gerrit-Comment-Date: Wed, 11 Jan 2023 15:54:38 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
Jenkins Builder has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/30935 )
Change subject: libosmogsm: Add osmo_io support to ipa
......................................................................
Patch Set 1:
(1 comment)
File include/osmocom/gsm/ipa.h:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-2609):
https://gerrit.osmocom.org/c/libosmocore/+/30935/comment/51929e76_48e373c8
PS1, Line 93: int ipa_iofd_segmentation_cb(struct msgb *msg, int read);
adding a line without newline at end of file
--
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/30935
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I0f955d5a36afe7a08d31b8ba4185260362c2bcca
Gerrit-Change-Number: 30935
Gerrit-PatchSet: 1
Gerrit-Owner: daniel <dwillmann(a)sysmocom.de>
Gerrit-CC: Jenkins Builder
Gerrit-Comment-Date: Wed, 11 Jan 2023 15:54:36 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
Jenkins Builder has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/30937 )
Change subject: control_if: Use osmo_io instead of osmo_fd
......................................................................
Patch Set 1:
(1 comment)
File src/ctrl/control_if.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-2607):
https://gerrit.osmocom.org/c/libosmocore/+/30937/comment/4a6ecadf_b98c885d
PS1, Line 488: }
void function return statements are not generally useful
--
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/30937
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I2977e6f90a2f5a74910ddf3bafb8865dda081b5a
Gerrit-Change-Number: 30937
Gerrit-PatchSet: 1
Gerrit-Owner: daniel <dwillmann(a)sysmocom.de>
Gerrit-CC: Jenkins Builder
Gerrit-Comment-Date: Wed, 11 Jan 2023 15:54:31 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment