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

Skip to content
Commit 234d5421 authored by Tyler Gunn's avatar Tyler Gunn
Browse files

Fix issue where CEP participants cannot be disconnected.

Existing connections are added in Telephony for the CEP participants.
In that connection service, a unique id generated using the package name
of the connection service and a sequential number.  This is passed here
into callid.  HOWEVER, I mistakenly did not use it when making the new
call in Telecom.  Hence Telecom would be referring to a call by one ID
and the connection service by another.

Bug: 25779129
Change-Id: I72b3aea3d49f6852a2c4d7a66e2c22494f651d7a
parent 1b7b2584
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