mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-20 04:28:10 +00:00
finish to remove automatic on-the-phone notifications
This commit is contained in:
parent
a0b7b1f3b0
commit
edc2963e44
1 changed files with 0 additions and 3 deletions
|
|
@ -710,9 +710,6 @@ static void linphone_call_set_terminated(LinphoneCall *call){
|
|||
ms_error("Could not remove the call from the list !!!");
|
||||
}
|
||||
|
||||
if (ms_list_size(lc->calls)==0)
|
||||
linphone_core_send_presence(lc,lc->presence_model);
|
||||
|
||||
linphone_core_conference_check_uninit(lc);
|
||||
if (call->ringing_beep){
|
||||
linphone_core_stop_dtmf(lc);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue