Attention is currently required from: pespin.
Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/28603
to look at the new patch set (#2).
Change subject: Support for SBc-AP protocol as used on the MME-CBC interface
......................................................................
Support for SBc-AP protocol as used on the MME-CBC interface
This requires a recent libfftranscode (>=0.5) with SBC-AP support.
Change-Id: Ia6743e0a3e7974a5f2dd3ecf74ec331f646f6bc2
Related: OS#4945
---
M cbc/CBC_Tests.ttcn
M cbc/gen_links.sh
M cbc/regen_makefile.sh
A library/sbcap/SBC_AP_Adapter.ttcn
A library/sbcap/SBC_AP_CodecPort.ttcn
A library/sbcap/SBC_AP_CodecPort_CtrlFunct.ttcn
A library/sbcap/SBC_AP_CodecPort_CtrlFunctDef.cc
A library/sbcap/SBC_AP_CommonDataTypes.asn
A library/sbcap/SBC_AP_Constants.asn
A library/sbcap/SBC_AP_Containers.asn
A library/sbcap/SBC_AP_EncDec.cc
A library/sbcap/SBC_AP_IEs.asn
A library/sbcap/SBC_AP_PDU_Contents.asn
A library/sbcap/SBC_AP_PDU_Descriptions.asn
A library/sbcap/SBC_AP_Templates.ttcn
A library/sbcap/SBC_AP_Types.ttcn
A library/sbcap/regen_makefile.sh
17 files changed, 2,228 insertions(+), 2 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/03/28603/2
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/28603
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: Ia6743e0a3e7974a5f2dd3ecf74ec331f646f6bc2
Gerrit-Change-Number: 28603
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-CC: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: newpatchset
pespin has removed a vote from this change. ( https://gerrit.osmocom.org/c/osmo-cbc/+/28602 )
Change subject: Add initial SBc-AP support to osmo-cbc
......................................................................
Removed Verified-1 by Jenkins Builder (1000002)
--
To view, visit https://gerrit.osmocom.org/c/osmo-cbc/+/28602
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-cbc
Gerrit-Branch: master
Gerrit-Change-Id: Ib278bc1d1a74459814016fef7a8fe21cc29d46c9
Gerrit-Change-Number: 28602
Gerrit-PatchSet: 5
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-CC: laforge <laforge(a)osmocom.org>
Gerrit-MessageType: deleteVote
Attention is currently required from: pespin.
Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-cbc/+/28602
to look at the new patch set (#5).
Change subject: Add initial SBc-AP support to osmo-cbc
......................................................................
Add initial SBc-AP support to osmo-cbc
This patch makes use of the newly introduced sbcap library, and
introduces new code (and extends existing one) to handle all the aspects
of MME peers talking SBc-AP and its underlaying SCTP connection.
This commit doesn't aim to implement all the SBc-AP features, but to
implement a minimal subset of features already available for CBSP in
osmo-cbc, in order to have similar support level for both 2G and 4G
networks.
Related: OS#4945
Change-Id: Ib278bc1d1a74459814016fef7a8fe21cc29d46c9
---
M configure.ac
M debian/control
M doc/examples/osmo-cbc/osmo-cbc.cfg
M include/osmocom/cbc/Makefile.am
M include/osmocom/cbc/cbc_data.h
M include/osmocom/cbc/internal.h
A include/osmocom/cbc/sbcap_msg.h
A include/osmocom/cbc/sbcap_server.h
M src/Makefile.am
M src/cbc_data.c
M src/cbc_main.c
M src/cbc_vty.c
M src/message_handling.c
A src/sbcap_msg.c
A src/sbcap_server.c
A src/sbcap_server_fsm.c
M src/smscb_message_fsm.c
M src/smscb_peer_fsm.c
18 files changed, 1,316 insertions(+), 53 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-cbc refs/changes/02/28602/5
--
To view, visit https://gerrit.osmocom.org/c/osmo-cbc/+/28602
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-cbc
Gerrit-Branch: master
Gerrit-Change-Id: Ib278bc1d1a74459814016fef7a8fe21cc29d46c9
Gerrit-Change-Number: 28602
Gerrit-PatchSet: 5
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-CC: laforge <laforge(a)osmocom.org>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: newpatchset
Attention is currently required from: osmith.
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/erlang/osmo_dia2gsup/+/28605 )
Change subject: debian: add packaging
......................................................................
Patch Set 1:
(2 comments)
Commit Message:
https://gerrit.osmocom.org/c/erlang/osmo_dia2gsup/+/28605/comment/57181e80_…
PS1, Line 10: rebar3
I would simply import/backport the debian unstable rebar3 dpkg into our repo and make this package depend on it. Doesn't help for 3rd party dependencies, but given that there is a rebar3 package available, IMHO we should use it.
File debian/rules:
https://gerrit.osmocom.org/c/erlang/osmo_dia2gsup/+/28605/comment/8fe02b02_…
PS1, Line 3: build:
I'm surprised you didn't use any of the debian/rules from my branch. The clean rule removes also .eunit in there (not sure if it is created?) and rebar3 eunit should be in the 'test' target, shouldn't it?
--
To view, visit https://gerrit.osmocom.org/c/erlang/osmo_dia2gsup/+/28605
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: erlang/osmo_dia2gsup
Gerrit-Branch: master
Gerrit-Change-Id: Ic55bca1260f992d0ed8583e7c7fe948ba0160d4d
Gerrit-Change-Number: 28605
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-CC: laforge <laforge(a)osmocom.org>
Gerrit-Attention: osmith <osmith(a)sysmocom.de>
Gerrit-Comment-Date: Thu, 14 Jul 2022 17:20:01 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment