laforge has submitted this change. ( https://gerrit.osmocom.org/c/erlang/osmo_dia2gsup/+/27252 )
Change subject: Add README.md file
......................................................................
Add README.md file
Change-Id: I65ebd735d3c99c47b8f1a88c5a7eb272635d52c3
---
A README.md
1 file changed, 27 insertions(+), 0 deletions(-)
Approvals:
Jenkins Builder: Verified
laforge: Looks good to me, approved
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..52c076a
--- /dev/null
+++ b/README.md
@@ -0,0 +1,27 @@
+= Osmocom DIAMETER -> GSUP translator =
+
+This project implements a proxy translating Diameter into GSUP, hence allowing
+Diameter clients connecting to GSUP server. This allows, for instance, using
+OsmoHLR as an HSS used by 4G/5G nodes.
+
+== Building ==
+
+Install erlang and rebar3 packages (not "rebar", that's version 2! You may need
+to compile it from source in some distros).
+
+$ rebar3 compile
+$ rebar3 escriptize
+
+== Testing ==
+
+Unit tests can be run this way:
+$ rebar3 eunit
+
+== Running ==
+
+Once osmo_dia2gsup is built, you can start it this way:
+
+$ rebar3 shell
+
+In the erlang shell:
+1> osmo_dia2gsup:start().
--
To view, visit https://gerrit.osmocom.org/c/erlang/osmo_dia2gsup/+/27252
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: I65ebd735d3c99c47b8f1a88c5a7eb272635d52c3
Gerrit-Change-Number: 27252
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-MessageType: merged
Attention is currently required from: pespin.
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/erlang/osmo_dia2gsup/+/27251 )
Change subject: .gitignore: Add several more files and directories
......................................................................
Patch Set 1: Code-Review+2
--
To view, visit https://gerrit.osmocom.org/c/erlang/osmo_dia2gsup/+/27251
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: Ib5ec638be322b59c8390aae61425f069d2e528f8
Gerrit-Change-Number: 27251
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Comment-Date: Fri, 18 Feb 2022 11:54:16 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/erlang/osmo_dia2gsup/+/27252 )
Change subject: Add README.md file
......................................................................
Add README.md file
Change-Id: I65ebd735d3c99c47b8f1a88c5a7eb272635d52c3
---
A README.md
1 file changed, 27 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/erlang/osmo_dia2gsup refs/changes/52/27252/1
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..52c076a
--- /dev/null
+++ b/README.md
@@ -0,0 +1,27 @@
+= Osmocom DIAMETER -> GSUP translator =
+
+This project implements a proxy translating Diameter into GSUP, hence allowing
+Diameter clients connecting to GSUP server. This allows, for instance, using
+OsmoHLR as an HSS used by 4G/5G nodes.
+
+== Building ==
+
+Install erlang and rebar3 packages (not "rebar", that's version 2! You may need
+to compile it from source in some distros).
+
+$ rebar3 compile
+$ rebar3 escriptize
+
+== Testing ==
+
+Unit tests can be run this way:
+$ rebar3 eunit
+
+== Running ==
+
+Once osmo_dia2gsup is built, you can start it this way:
+
+$ rebar3 shell
+
+In the erlang shell:
+1> osmo_dia2gsup:start().
--
To view, visit https://gerrit.osmocom.org/c/erlang/osmo_dia2gsup/+/27252
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: I65ebd735d3c99c47b8f1a88c5a7eb272635d52c3
Gerrit-Change-Number: 27252
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: newchange
Attention is currently required from: pespin, daniel.
Hello Jenkins Builder, fixeria, daniel,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/27243
to look at the new patch set (#2).
Change subject: ggsn: Add timeout to TC_pdp_act_restart_ctr_echo
......................................................................
ggsn: Add timeout to TC_pdp_act_restart_ctr_echo
Change-Id: Id9d71504b2da1438239934bfe21934d365b6e333
---
M ggsn_tests/GGSN_Tests.ttcn
1 file changed, 29 insertions(+), 12 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/43/27243/2
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/27243
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: Id9d71504b2da1438239934bfe21934d365b6e333
Gerrit-Change-Number: 27243
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: daniel <dwillmann(a)sysmocom.de>
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: daniel <dwillmann(a)sysmocom.de>
Gerrit-MessageType: newpatchset
Attention is currently required from: neels.
fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/27247 )
Change subject: bsc: add TC_ho_into_this_bsc_a5_mismatch
......................................................................
Patch Set 2: Code-Review+1
(1 comment)
File bsc/BSC_Tests.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/27247/comment/b61b5924_d227…
PS2, Line 6032: BSSAP.receive(tr_BSSMAP_HandoverRequestAcknowledge(?)) -> value rx_bssap;
I suggest to wrap this 'receive' into an 'alt' statement, move your 'receive' from the above:
alt {
[not g_pars.expect_ho_fail] BSSAP.receive(tr_BSSMAP_HandoverRequestAcknowledge(?)) -> value rx_bssap;
[g_pars.expect_ho_fail] BSSAP.receive(tr_BSSMAP_HandoverFailure) -> value rx_bssap {
// For now just accept any cause
BSSAP.receive(tr_BSSMAP_ClearRequest);
setverdict(pass);
return;
}
}
This looks cleaner to me. We may also want to add a guard timer.
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/27247
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: I44b464a0bedbff09c467c4bccd7c985480fb883a
Gerrit-Change-Number: 27247
Gerrit-PatchSet: 2
Gerrit-Owner: neels <nhofmeyr(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Attention: neels <nhofmeyr(a)sysmocom.de>
Gerrit-Comment-Date: Fri, 18 Feb 2022 09:11:18 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment