Contacts are now properly removed from the registrar when they are removed from the static records file (redis & edge-cases untested)
The bulk of signal handling (SIGUSR1 & SIGUSR2) has been moved to the sofia main loop, to make it a bit more signal-safe.
An overload of RegistrarDb::clear taking a SipUri was added for convenience when calling from internal code.