mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-02-01 10:49:26 +00:00
Merge branch 'dev_sal' of belledonne-communications.com:linphone-private into dev_sal
Conflicts: mediastreamer2
This commit is contained in:
commit
56f25e6225
1 changed files with 1 additions and 1 deletions
|
|
@ -968,7 +968,7 @@ static bool_t call_failure(Sal *sal, eXosip_event_t *ev){
|
|||
sr=SalReasonUnknown;
|
||||
}else error=SalErrorNoResponse;
|
||||
}
|
||||
if (code!=487) sal->callbacks.call_failure(op,error,sr,reason);
|
||||
sal->callbacks.call_failure(op,error,sr,reason);
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue