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

Commit 742e6cb5 authored by Suresh Koleti's avatar Suresh Koleti Committed by Ricardo Cerqueira
Browse files

IMS: Add emergency call failures

Define emergency call failure errors to support
emergency redial feature for multi sim.

Change-Id: I600f5bb1a1ecebe348b52aa3f1b520de37a642ff
CRs-Fixed: 780893
parent f7d36d45
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -173,6 +173,9 @@ public class ImsReasonInfo implements Parcelable {
    public static final int CODE_SIP_USER_REJECTED = 361;
    // Others
    public static final int CODE_SIP_GLOBAL_ERROR = 362;
    // Emergency failure
    public static final int CODE_EMERGENCY_TEMP_FAILURE = 363;
    public static final int CODE_EMERGENCY_PERM_FAILURE = 364;

    /**
     * MEDIA (IMS -> Telephony)