Skip to content

Do not block linphone_core_iterate() when there are unregistrations to perform...

Andrea Gianarda requested to merge fix/core_iterate into master

Do not block linphone_core_iterate() when there are unregistrations to perform after calling linphone_core_stop_async().

Merge request reports