Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit a6d8e8b7 authored by Brad Ebinger's avatar Brad Ebinger
Browse files

Allow for Reconnect from Connection Manager

There are currently two situations where Telecom will redial on another
ConnectionService's PhoneAccount: 1) An Emergency Call has been placed,
Telecom connects successfully to a ConnectionService, and the
ConnectionService returns an ERROR message; and 2) A ConnectionManager
is being used to place a call and the ConnectionManager rejects the
Call with a onCreateConnectionFailure callback.

In case 1), we disconnect to the ConnectionService connect to another
emergency call capable PhoneAccount to place the call.
In case 2), we try to place the call directly on the ConnectionService
that the PhoneAccount is registered to.

This change reverts part of a previous change that broke case 2).

Bug: 29877938
Change-Id: I58badca94bb893f8ec797fc16ecb66f8ca9acabd
parent 3ff5eddd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment