Properly handle transfer request when original call is already closed

This commit is contained in:
Juha Heinanen
2024-05-16 17:07:20 +03:00
parent 4e0868c7c1
commit d7e217e2d4
3 changed files with 28 additions and 6 deletions

View File

@ -505,6 +505,8 @@
<string name="verify_sas">Do you want to verify SAS &lt;%1$s&gt;\?</string>
<string name="transfer_request">Transfer Request</string>
<string name="transfer_request_query">Do you accept to transfer this call to \'%1$s\'\?</string>
<string name="call_request">Call Request</string>
<string name="call_request_query">Do you accept request to call \'%1$s\'\?</string>
<string name="redirect_notice">Automatic redirection to \'%1$s\'\</string>
<string name="redirect_request">Redirect Request</string>
<string name="redirect_request_query">Do you accept call redirection to \'%1$s\'\?</string>