Skip to content

Add "pre" flag in CallsCall to delay ringing/showing call display

Evangelos Ribeiro Tzaras requested to merge devrtz/calls:delay-call-added into master

The "pre" flag should start off FALSE and get set to TRUE after ~10ms for incoming calls.

This flag controls whether ringing should start and if the call display should be shown.

The idea is to give f.e. phosh-antispam some time to make a decission.

Edited by Evangelos Ribeiro Tzaras

Merge request reports