Attention is currently required from: osmith.
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-msc/+/33368 )
Change subject: gsm48_cc_tx_setup: set trans->bearer_cap.transfer early
......................................................................
Patch Set 1: Code-Review+1
--
To view, visit https://gerrit.osmocom.org/c/osmo-msc/+/33368
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-Change-Id: Id0476a4882bcb27413d033f2de2c5288954f0b95
Gerrit-Change-Number: 33368
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: osmith <osmith(a)sysmocom.de>
Gerrit-Comment-Date: Mon, 19 Jun 2023 17:19:49 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment
Attention is currently required from: osmith.
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-msc/+/33365 )
Change subject: transaction: move cc.codecs.remote -> cc.remote
......................................................................
Patch Set 1: Code-Review+1
(1 comment)
Patchset:
PS1:
Opening the debate here after looking at the whole patchset (I have no opinion but I think it's worth asking): Does it make sense to have the CSD modes separate from the audio_codecs? Cannot they be integrated into audio_codecs? In the end wouldn't it be something like AMR where you have several subtypes?
--
To view, visit https://gerrit.osmocom.org/c/osmo-msc/+/33365
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-Change-Id: I5d2e078db3b3437cb6feae40d8955912d7a297e4
Gerrit-Change-Number: 33365
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: osmith <osmith(a)sysmocom.de>
Gerrit-Comment-Date: Mon, 19 Jun 2023 17:19:35 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment
Attention is currently required from: osmith.
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-msc/+/33369 )
Change subject: Add initial CSD support with external MNCC
......................................................................
Patch Set 1:
(3 comments)
File include/osmocom/msc/transaction.h:
https://gerrit.osmocom.org/c/osmo-msc/+/33369/comment/bbb3a0dd_84809fc6
PS1, Line 113: struct csd_filter csd;
union between codecs and csd makes sense?
File src/libmsc/csd_filter.c:
https://gerrit.osmocom.org/c/osmo-msc/+/33369/comment/497366ae_e4edebfe
PS1, Line 53: csd_bs_list_add_bs(list, bs_geran[i]);
I see no benefit and several drawbacks in they way you are doing this, instead of calling the function once for each type:
csd_bs_list_add_bs(list, CSD_BS_24_T_V110_2k4);
csd_bs_list_add_bs(list, CSD_BS_25_T_V110_4k8);
....
https://gerrit.osmocom.org/c/osmo-msc/+/33369/comment/c14eb799_e3534326
PS1, Line 70: csd_bs_list_add_bs(list, bs_utran[i]);
same
--
To view, visit https://gerrit.osmocom.org/c/osmo-msc/+/33369
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-Change-Id: Ide8b8321e0401dcbe35da2ec9cee0abca821d99a
Gerrit-Change-Number: 33369
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-CC: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: osmith <osmith(a)sysmocom.de>
Gerrit-Comment-Date: Mon, 19 Jun 2023 17:18:02 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
Attention is currently required from: osmith.
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-msc/+/33363 )
Change subject: codec_filter_set_bss: prepare for CSD
......................................................................
Patch Set 1: Code-Review+1
(1 comment)
Patchset:
PS1:
Too many commits renaming functions in the same way.
--
To view, visit https://gerrit.osmocom.org/c/osmo-msc/+/33363
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-Change-Id: I931db33820d9da81147bda84002ada0b80f11186
Gerrit-Change-Number: 33363
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: osmith <osmith(a)sysmocom.de>
Gerrit-Comment-Date: Mon, 19 Jun 2023 17:05:06 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment
Attention is currently required from: osmith.
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-msc/+/33361 )
Change subject: codec_filter_init: prepare for CSD
......................................................................
Patch Set 1:
(1 comment)
Patchset:
PS1:
> You could have moved this together with the other function in the previous commit.
Ah nevermind, I see you are also renaming them.
--
To view, visit https://gerrit.osmocom.org/c/osmo-msc/+/33361
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-Change-Id: I1270b00464456abc5300fd47e6087a0ba6243d03
Gerrit-Change-Number: 33361
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: osmith <osmith(a)sysmocom.de>
Gerrit-Comment-Date: Mon, 19 Jun 2023 17:04:23 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: comment