Skip to content

Fix ExtendedContact constructor with q value (part 2)

Calling init() was modifying mExpireAt and mExpireNotAtMessage whereas these attributes must be kept to their default value in order fallback-route feature works.

(cherry picked from commit e9edc81f)

Merge request reports