Chum Van

Results 3 issues of Chum Van

As specified in [RFC3550](https://datatracker.ietf.org/doc/html/rfc3550) - section `5.1 RTP Fixed Header Field`: > The first twelve octets are present in every RTP packet, while the > list of CSRC identifiers is...

Hi, I am trying to implement a simple Registra to store IP of the two SIP device, starting with the [examples/register](https://github.com/cloudwebrtc/go-sip-ua/blob/master/examples/register/main.go). However, the program failed to make SIP REGISTER and...

## Reason `auth.nc` with the int type creates **overflow int** once building for `arm` architecture ( in my case Raspberry Pi 3) ## Solution Typecasting `auth.nc` for the `if` clause.