Dragos Vingarzan
Dragos Vingarzan
[WIP] ims_registrar_pcscf,ims_qos: added a parameter for trusting the bottom Via header on requests
#### Pre-Submission Checklist - [ ] Commit message has the format required by CONTRIBUTING guide - [ ] Commits are split per component (core, individual modules, libs, utils, ...) -...
#### Pre-Submission Checklist - [x] Commit message has the format required by CONTRIBUTING guide - [x] Commits are split per component (core, individual modules, libs, utils, ...) - [x] Each...
small fix in case the username is checked against MSISDN and it's prefixed by a +
#### Pre-Submission Checklist - [x] Commit message has the format required by CONTRIBUTING guide - [x] Commits are split per component (core, individual modules, libs, utils, ...) - [x] Each...
Hey folks! in the INIT/INIT-ACK handshake each side declares 2 parameters for streams: - number of Outbound Streams (OSs) - maximum Inbound Streams (MISs) Afterwards, when sending we're supposed to...
Hey folks, I have observed that if I set the PPID in SndRcvInfo on SCTPConn.SCTPWrite() to some simple value like 46 (a.i. Diameter according to IANA) from an x86 (little-endian),...