-
age_bins = [0 15 25 35 45 55 inf]
monthly_HIV_prob = [0 0.0008686 0.0005762 0.0003634 0.0003580 0.0003409]
See Jeanette's _hiv_incidence_parameters.Rmd/html_ for details
-
# Magma extensions for inbound roaming
## 1. Background and Objective
The objective of this proposal is to extend Magma components to add support for settlement interfaces to bridge the gap betw…
-
```
When load testing jDiameter we hit the following scenario:
When a Diameter client sends a Gx CCR-T to a Diameter server under load, the
processing can take so long that the Diameter client times…
-
```
I have been running some client server tests with the jdiameter stack (Version
1.6.0-FINAL).
The client sends a S6A request to the server which responds with a S6A answer.
If I run the tests o…
-
This means adding the possibility to load a test file with the structure which is then passed to RAxML using `-S structure_file`
From RAxML's manual:
_Specifying secondary structure models for …
-
I'm moving from 1.7.0 and created a 1.8.0 system which I'm testing against an OAI gNB/UE at 5G. The OAI UE is getting registered but isn't getting an IP. I confirmed that the following files have enab…
-
# Bug Report
### 🔎 Search Terms
interface key type assign
### 🕗 Version & Regression Information
5.0.0-dev.20221129
### ⏯ Playground Link
[Playground link with relevant code](http…
-
Hi ,
I am using srsRAN to emulate eNB, UE and open5GS charts. When I try 4G attach, MME throws this error. I wonder if MME is not able to reach HSS. I am using default configuration and I assume MM…
-
**Is your feature request related to a problem? Please describe.**
Currently I see on Arkime that it is not supporting much of Telco protocols. Also basis of telco signaling transport protocol, the s…
-
The default compiler flags for C have included verbose warnings using `-Wall`. In the move to C++ the warning setting has not been carried forward. Being unaware of potential warnings has an impact on…