Attention is currently required from: osmith.
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc-nat/+/27704 )
Change subject: bssap: forward paging from MSC to all BSCs
......................................................................
Patch Set 1: Code-Review+1
(1 comment)
Patchset:
PS1:
Good enough as a first step I guess. Look at the older osmo-bsc-nat, I think we supported optimization based on several paging types iirc.
This way only a subset of BSCs are paged.
--
To view, visit https://gerrit.osmocom.org/c/osmo-bsc-nat/+/27704
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-bsc-nat
Gerrit-Branch: master
Gerrit-Change-Id: I2532d94aab82d136b932d57fa53c8ecf2d8d1fd9
Gerrit-Change-Number: 27704
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: Fri, 08 Apr 2022 16:42:38 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment
Attention is currently required from: osmith.
Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-bsc-nat/+/27707
to look at the new patch set (#2).
Change subject: Initialize MGW pool on start up
......................................................................
Initialize MGW pool on start up
Make the MGW pool configurable in the VTY and connect to each configured
MGW instance on start up. This is in preparation for the
subscr_conn_fsm, which will allocate own MGCP connections while
processing BSSMAP assignment request and related messages.
Related: SYS#5560
Change-Id: I6030a1f5a9d5fb06f148b2a2e03ae57bcb6b3766
---
M configure.ac
M contrib/jenkins.sh
M contrib/osmo-bsc-nat.spec.in
M debian/control
M doc/examples/osmo-bsc-nat/osmo-bsc-nat.cfg
M include/osmocom/bsc_nat/bsc_nat.h
M include/osmocom/bsc_nat/vty.h
M src/osmo-bsc-nat/Makefile.am
M src/osmo-bsc-nat/bsc_nat.c
M src/osmo-bsc-nat/bsc_nat_fsm.c
M src/osmo-bsc-nat/vty.c
11 files changed, 65 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-bsc-nat refs/changes/07/27707/2
--
To view, visit https://gerrit.osmocom.org/c/osmo-bsc-nat/+/27707
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-bsc-nat
Gerrit-Branch: master
Gerrit-Change-Id: I6030a1f5a9d5fb06f148b2a2e03ae57bcb6b3766
Gerrit-Change-Number: 27707
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Attention: osmith <osmith(a)sysmocom.de>
Gerrit-MessageType: newpatchset
Attention is currently required from: pespin.
fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bts/+/27700 )
Change subject: osmo-bts-trx: rx_tchf_fn(): clarify indexes in the AMR CMI lookup table
......................................................................
Patch Set 1:
(1 comment)
File src/osmo-bts-trx/sched_lchan_tchf.c:
https://gerrit.osmocom.org/c/osmo-bts/+/27700/comment/ac1a524b_88956f68
PS1, Line 58: [16] = 1, /* TCH/F: a=8 / h=16 */
> shouldn't this be 15 instead of 16?
No, it should be 16 because there is an IDLE file in between.
--
To view, visit https://gerrit.osmocom.org/c/osmo-bts/+/27700
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Change-Id: If81ff0bd449fe20da43cc3d96dadf38568507054
Gerrit-Change-Number: 27700
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-CC: Jenkins Builder
Gerrit-CC: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Comment-Date: Fri, 08 Apr 2022 16:36:13 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: comment