This structure contains response parameters of registration status.
- Parameters
-
ImsRegStatus |
- IMS Registration Status (Deprecated).
- Values
- TRUE - UE is registered on the IMS network
- FALSE - UE is not registered on the IMS network
- Bit to check in ParamPresenceMask - 16
|
ImsRegErrCode |
- IMS Registration Error Code.
- An error code is returned when the IMS registration status is IMSA_STATUS_NOT_REGISTERED. -Values
- 3xx - Redirection responses
- 4xx - Client failure responses
- 5xx - Server failure responses
- 6xx - Global failure responses
- Bit to check in ParamPresenceMask - 17
|
NewImsRegStatus |
- New IMS Registration Status
- Values
- 0 - Not registered for IMS
- 1 - Registering for IMS
- 2 - Registered for IMS
- Bit to check in ParamPresenceMask - 18
|