-
Log Time
-
We need to update statistics / alarm management after introducing of SS7 congestion control.
Suggested updates:
1) SCTP alarms - adding alarms in case of SCTP connection is congested (level 1 - minor…
vetss updated
7 years ago
-
Example SS7 Peer node have both primary & secondary PC with single sccp address
primaryPC = 222
secondaryPC = 333
SccpAdderss --> ssn=6, GlobaltitleInd= Route on GT, Globaltitle{Np=1, NA=4, ES=1, …
-
We need to specify default paratemetrs (that are active) after a server installation:
private String ussdGwGt = null;
private int ussdGwSsn = -1;
private int hlrSsn = -1;
private int mscSsn = -1;
…
vetss updated
7 years ago
-
bkrok updated
7 years ago
-
The link 'map-demo' is broken, can you provide the right one?
The first two links can be updated with the following ones, right?
https://www.dialogic.com/~/media/manuals/ss7/cd/ProductSpecific/S…
-
The `write_instruction()` function will print out the encoding of an instruction if it has been set:
```
[R#0c] v5 = iadd v1, v2
```
The parser should decode these annotations and fill …
-
When the user abort the ussd session it seems like the connection to http RA stays open and this counts as a concurrent connection. I have set the , MAX_CONNECTIONS_FOR_ROUTES to 500 and it fills up …
-
Type: fix, new feature
Description:
There is a bug when handling incomming DAVA messages MTP-PAUSE is sent to user layer instead of MTP-RESUME.
In production telecommunication network it is possible t…
-
We need to add parameters into USSD GW statistics:
- MessagesRecieved
- MessagesSent
- MessagesAll
- MessagesAllCumulative
These parameters describe SS7 payload messages (received by USSD GW …
vetss updated
7 years ago