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

Commit 12aadbbd authored by Suresh Kumar Sugguna's avatar Suresh Kumar Sugguna Committed by Gerrit Code Review
Browse files

IMS: Definition of error code for answered elsewhere

Define the error code value of 1014 for answered elsewhere fail cause.

Change-Id: I580f690b6c200414f2636a828b4f388206ddc654
CRs-Fixed: 770865
parent e4598a04
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -228,6 +228,12 @@ public class ImsReasonInfo implements Parcelable {
     */
    public static final int CODE_ECBM_NOT_SUPPORTED = 901;

    /**
     * MT call has ended due to a release from the network
     * because the call was answered elsewhere
     */
    public static final int CODE_ANSWERED_ELSEWHERE = 1014;

    /**
     * Network string error messages.
     * mExtraMessage may have these values.