Matthias van der Vlies

Results 4 issues of Matthias van der Vlies

It would be nice to be able to use SELECT DISTINCT (column) using slick-pg so one could perform queries like: ``` SELECT DISTINCT ON (customer) id, customer, total FROM purchases...

enhancement

JDiameter support for up to 4 IP addresses on SCTP level for both server and client. This fixes #25 and #130 ` ` Yields (server/network guard): `$ cat /proc/net/sctp/eps ENDPT...

When running jdiameter as a server with two address: ``` ... .... ``` Peer (2.3.4.5/6.7.8.9) sends INIT to 1.2.3.4 with: IPv4 address parameter 2.3.4.5. IPv4 address parameter 6.7.8.9 Server (jdiameter...

Help Wanted

When creating a uac object via the API, 'sqn' is not mandatory, resulting in a 'null' value in the database if ommitted: ![image](https://github.com/user-attachments/assets/f871ca37-9bbb-43f9-a2cf-866949331068) Subsequently when getting AIR comes in, the...