-
Does usrsctp support RFC 2960? I know it's obsolete, but there is a lot of old equipment in use which supports only RFC 2960, but there are no good open-source implementations of it AFAIK. So you have…
-
This project looks super interesting. I am curious though, do you support alternate protocols? We would be super interested in sip and RTP for example
-
Hi Brian,
I'm trying to use your library to set-up a sigtran stack, however when I try to use the sctp streams driver it crashes and when I run your supplied test-sctp it overflows ADDR.
https://gis…
-
If it is no big effort, please!
-
```
optimize the data transfer over UDP channel. at the moment it is quite
inefficient.
take a look at http://tools.ietf.org/html/draft-ietf-sigtran-reliable-udp-00
```
Original issue reported on cod…
-
Some applications, e.g. SIP over SCTP ([RFC4168](https://tools.ietf.org/html/rfc4168#section-5.1)), require the use of SCTP's unordered delivery flag.
Currently in Netty there is no way to set the un…
-
```
As of now TCAP stack always starts Dialog Id from 1. However in active-active
setup there can be clash of Dialog id's if both instances started
simultaneously.
Range will help each of the acti…
-
```
As of now TCAP stack always starts Dialog Id from 1. However in active-active
setup there can be clash of Dialog id's if both instances started
simultaneously.
Range will help each of the acti…
-
```
As of now TCAP stack always starts Dialog Id from 1. However in active-active
setup there can be clash of Dialog id's if both instances started
simultaneously.
Range will help each of the acti…
-
Hey!
Thought I'd test this out for some connections requiring SIGTRAN. However, I'm stuck in the repository install phase. I have added the public key to apt and ran the following:
```
REPO=http://w…