Skip to content

Delete last reference of account when it is moved to the deleted account

Andrea Gianarda requested to merge fix/account_deletion_master into master

list

Rework account reference deletion:

  • Delete it immediately if registration is disabled
  • Delete it as soon as it goes into the Cleared state
  • Delete it after a user defined timetout (default is 32s) if the unREGISTER is not replied

liblinphone!3344 (merged)

Merge request reports