Skip to content

Make conference server more reliable to misleading client SDP: allow to pause...

Andrea Gianarda requested to merge fix/crash_with_active_call into master

Make conference server more reliable to misleading client SDP: allow to pause calls if they are not found in a conference event though isfocus is in the contact address. When executing pending tasks, copy them to a local variable in order to avoid infinite loops if a function tries to add one when executing

Merge request reports