Skip to content

Sip utils

Jaden Bailey requested to merge guid into main

Utils required for SIP including some stuff to convert NTP time (seconds since January 1900) to C epoch time (seconds since January 1970) and vice versa as well as a basic guid generator (would probably need to be improved) as well as a bidirectional map implementation.

Merge request reports