Fix crash occuring when a REGISTER containing a contact URI without scheme is received

Merged François Grisez requested to merge fix/crash_contact_header_without_scheme into master

e.g. Contact: lime is parsed as URI without scheme and with 'lime' as hostname

Merge request reports