Defines | |
| #define | ALP_STATUS_TEL_ACTION_REQUESTED_BY_CALL_CONTROL ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x004B0000)) |
| call is allowed with modifications. | |
| #define | ALP_STATUS_TEL_ALREADY_AUTHENTICATING ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00280000)) |
| Driver is already authenticating, wait for notification 'kTelStyLaunchCmdAuthenticated'. | |
| #define | ALP_STATUS_TEL_ALREADY_CONNECTED ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x003F0000)) |
| There is a data call connected and the phone module does not allow a new one. | |
| #define | ALP_STATUS_TEL_BATTERY_LEVEL_TOO_LOW ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x002B0000)) |
| The device battery level is too low to allow opening the phone connection. | |
| #define | ALP_STATUS_TEL_BUFFER_SIZE ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00070000)) |
| Buffer used to retrieve data is too small. | |
| #define | ALP_STATUS_TEL_BUSY_RESOURCE ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00050000)) |
| Resource is busy. | |
| #define | ALP_STATUS_TEL_CARD_FILE_NOT_FOUND ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00400000)) |
| The card file is not found. | |
| #define | ALP_STATUS_TEL_CARD_NOT_ACCESSIBLE ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00460000)) |
| the requested operation can't be processed because the card is not accessible (physical contact with the card is lost). | |
| #define | ALP_STATUS_TEL_CARD_POWERED_OFF ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00480000)) |
| the requested operation can't be processed because the card is (already) powered OFF. | |
| #define | ALP_STATUS_TEL_CARD_POWERED_ON ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00470000)) |
| the requested operation can't be processed because the card is (already) powered ON. | |
| #define | ALP_STATUS_TEL_CARD_REMOVED ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00450000)) |
| the requested operation can't be processed because the card is removed. | |
| #define | ALP_STATUS_TEL_CAT_CONFIG_FILE_ERROR ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00420000)) |
| error linked with the cat_config file (fopen, fread, fseek...) | |
| #define | ALP_STATUS_TEL_CAT_SYNTAX_NOT_SUPPORTED ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00430000)) |
| syntax error detected in the CAT command | |
| #define | ALP_STATUS_TEL_CLIENT_SETUP ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00410000)) |
| Client setup error. | |
| #define | ALP_STATUS_TEL_CODING_SCHEME ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x001B0000)) |
| The specified short message coding scheme is invalid. | |
| #define | ALP_STATUS_TEL_COMM_PORT_ALREADY_USED ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00290000)) |
| Communication port is already used by another application. | |
| #define | ALP_STATUS_TEL_COMMAND_FAILED ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x000B0000)) |
| The phone couldn't achieve the associated command, check the phone driver! | |
| #define | ALP_STATUS_TEL_CORPORATE_PIN_REQUIRED ((alp_status_t) (ALP_STATUS_TEL_PASSWORD | ALP_TEL_STY_AUTH_CORPORATE_PIN)) |
| Mobile is waiting corporate personalisation password to be given. | |
| #define | ALP_STATUS_TEL_CORPORATE_PUK_REQUIRED ((alp_status_t) (ALP_STATUS_TEL_PASSWORD | ALP_TEL_STY_AUTH_CORPORATE_PUK)) |
| Mobile is waiting corporate personalisation unblocking password to be given. | |
| #define | ALP_STATUS_TEL_DATA_MODE_ACTIVATED ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x003E0000)) |
| Data call in progress, and no mux support, so wait or close the data call first. | |
| #define | ALP_STATUS_TEL_DRIVER_NOT_FOUND ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x001E0000)) |
| The phone driver specified in the phone profile was not found. | |
| #define | ALP_STATUS_TEL_ENTRY_NOT_FOUND ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00130000)) |
| Entry not found. | |
| #define | ALP_STATUS_TEL_FEATURE_NOT_SUPPORTED ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00080000)) |
| The feature is not supported by phone/network. | |
| #define | ALP_STATUS_TEL_INVALID_APP_ID ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00440000)) |
| Invalid application id, you must first open the connection with the server. If the connection was open, the server has close the connection. | |
| #define | ALP_STATUS_TEL_INVALID_DIAL ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00160000)) |
| Bad character in dial string. | |
| #define | ALP_STATUS_TEL_INVALID_INDEX ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00120000)) |
| Invalid index when accessing a storage. | |
| #define | ALP_STATUS_TEL_INVALID_PARAMETER ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00190000)) |
| Bad parameter passed to an API. | |
| #define | ALP_STATUS_TEL_INVALID_STRING ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00150000)) |
| Bad character in text string. | |
| #define | ALP_STATUS_TEL_LIMITED_COMPATIBILITY ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00240000)) |
| The current driver is partially compatible with the connected phone. | |
| #define | ALP_STATUS_TEL_MEM_ALLOCATION ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00020000)) |
| Memory allocation error. | |
| #define | ALP_STATUS_TEL_NETWORK_NOT_ALLOWED ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00260000)) |
| Network not allowed - Emergency calls only. | |
| #define | ALP_STATUS_TEL_NETWORK_PIN_REQUIRED ((alp_status_t) (ALP_STATUS_TEL_PASSWORD | ALP_TEL_STY_AUTH_NETWORK_PIN)) |
| Mobile is waiting network personalisation password to be given. | |
| #define | ALP_STATUS_TEL_NETWORK_PUK_REQUIRED ((alp_status_t) (ALP_STATUS_TEL_PASSWORD | ALP_TEL_STY_AUTH_NETWORK_PUK)) |
| Mobile is waiting network personalisation unblocking password to be given. | |
| #define | ALP_STATUS_TEL_NETWORK_SUBSET_PIN_REQUIRED ((alp_status_t) (ALP_STATUS_TEL_PASSWORD | ALP_TEL_STY_AUTH_NETWORK_SUBSET_PIN)) |
| Mobile is waiting network subset personalisation password to be given. | |
| #define | ALP_STATUS_TEL_NETWORK_SUBSET_PUK_REQUIRED ((alp_status_t) (ALP_STATUS_TEL_PASSWORD | ALP_TEL_STY_AUTH_NETWORK_SUBSET_PUK)) |
| Mobile is waiting network subset personalisation unblocking password to be given. | |
| #define | ALP_STATUS_TEL_NETWORk_TIMEOUT ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00180000)) |
| The network didn't reply within 'normal' time delay. | |
| #define | ALP_STATUS_TEL_NO_NETWORK ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00170000)) |
| No network available. | |
| #define | ALP_STATUS_TEL_NO_SIM_INSERTED ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x000D0000)) |
| No SIM inserted. | |
| #define | ALP_STATUS_TEL_NWK_UNABLE_TO_PROCESS_CMD ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x004F0000)) |
| Network unable to process command. | |
| #define | ALP_STATUS_TEL_OPERATION_NOT_ALLOWED ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00270000)) |
| Operation not allowed. | |
| #define | ALP_STATUS_TEL_OPERATION_NOT_ALLOWED_BY_CALL_CONTROL ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x004A0000)) |
| call is not allowed by Call Control. | |
| #define | ALP_STATUS_TEL_PASSWORD ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x002A0000)) |
| Incorrect password. | |
| #define | ALP_STATUS_TEL_PHONE_COMM ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00090000)) |
| The communication link with the phone is down. | |
| #define | ALP_STATUS_TEL_PHONE_MEM_ALLOCATION ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00110000)) |
| Phone memory is full. | |
| #define | ALP_STATUS_TEL_PHONE_MEM_FAILURE ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00140000)) |
| The phone encountered a memory error. | |
| #define | ALP_STATUS_TEL_PHONE_NUMBER ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x001C0000)) |
| The specified short message smsc or destination phone number is invalid. | |
| #define | ALP_STATUS_TEL_PHONE_REPLY ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x000A0000)) |
| The phone reply syntax is incorrect, check the phone driver! | |
| #define | ALP_STATUS_TEL_PHONE_TO_FIRST_SIMPIN_REQUIRED ((alp_status_t) (ALP_STATUS_TEL_PASSWORD | ALP_TEL_STY_AUTH_PHONE_TO_FIRST_SIM_PIN)) |
| Mobile is waiting phone-to-very first SIM card password to be given. | |
| #define | ALP_STATUS_TEL_PHONE_TO_FIRST_SIMPUK_REQUIRED ((alp_status_t) (ALP_STATUS_TEL_PASSWORD | ALP_TEL_STY_AUTH_PHONE_TO_FIRST_SIM_PUK)) |
| Mobile is waiting phone-to-very first SIM card unblocking password to be given. | |
| #define | ALP_STATUS_TEL_PHONE_TO_SIMPIN_REQUIRED ((alp_status_t) (ALP_STATUS_TEL_PASSWORD | ALP_TEL_STY_AUTH_PHONE_TO_SIM_PIN)) |
| Mobile is waiting phone-to-SIM card password to be given. | |
| #define | ALP_STATUS_TEL_PROFILE_CONFLICT ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00250000)) |
| The currently used profile conflicts with the requested profile. | |
| #define | ALP_STATUS_TEL_PROVIDER_PIN_REQUIRED ((alp_status_t) (ALP_STATUS_TEL_PASSWORD | ALP_TEL_STY_AUTH_PROVIDER_PIN)) |
| Mobile is waiting service provider personalisation password to be given. | |
| #define | ALP_STATUS_TEL_PROVIDER_PUK_REQUIRED ((alp_status_t) (ALP_STATUS_TEL_PASSWORD | ALP_TEL_STY_AUTH_PROVIDER_PUK)) |
| Mobile is waiting service provider personalisation unblocking password to be given. | |
| #define | ALP_STATUS_TEL_PS_ILLEGAL_ME ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x002D0000)) |
| PS illegal ME. | |
| #define | ALP_STATUS_TEL_PS_ILLEGAL_MS ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x002C0000)) |
| PS illegal MS. | |
| #define | ALP_STATUS_TEL_PS_INVALID_MOBILE_CLASS ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00370000)) |
| PS invalid mobile class. | |
| #define | ALP_STATUS_TEL_PS_LOCATION_AREA_NOT_ALLOWED ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00300000)) |
| PS location area not allowed. | |
| #define | ALP_STATUS_TEL_PS_OPERATOR_RESOURCE_INSUFFICIENT ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00380000)) |
| PS operator resource insufficient. | |
| #define | ALP_STATUS_TEL_PS_PDP_ACTIVATION_REJECTED_GGSN ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x003A0000)) |
| PS context activation rejected by network. | |
| #define | ALP_STATUS_TEL_PS_PDP_ACTIVATION_REJECTED_UNSPECIFIED ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x003B0000)) |
| PS context activation rejected. | |
| #define | ALP_STATUS_TEL_PS_PDP_AUTHENTICATION_FAILURE ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00360000)) |
| PS context authentication failure. | |
| #define | ALP_STATUS_TEL_PS_PDP_DEACTIVATION_NETWORK_FAILURE ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x003D0000)) |
| PS context deactivation due to network failure. | |
| #define | ALP_STATUS_TEL_PS_PDP_DEACTIVATION_REGULAR ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x003C0000)) |
| PS context deactivation. | |
| #define | ALP_STATUS_TEL_PS_PLMN_NOT_ALLOWED ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x002F0000)) |
| PS network not allowed. | |
| #define | ALP_STATUS_TEL_PS_ROAMING_NOT_ALLOWED ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00310000)) |
| PS roaming not allowed. | |
| #define | ALP_STATUS_TEL_PS_SERVICE_OPTION_NOT_SUBSCRIBED ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00330000)) |
| PS service option not subscribed. | |
| #define | ALP_STATUS_TEL_PS_SERVICE_OPTION_NOT_SUPPORTED ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00320000)) |
| PS service option not supported. | |
| #define | ALP_STATUS_TEL_PS_SERVICE_OPTION_OUT_OF_ORDER ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00340000)) |
| PS service option out of order. | |
| #define | ALP_STATUS_TEL_PS_SERVICES_NOT_ALLOWED ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x002E0000)) |
| PS service is not allowed at that time. Please try again. | |
| #define | ALP_STATUS_TEL_PS_UNKNOW_OR_MISSING_APN ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00390000)) |
| PS access point name missing or invalid. | |
| #define | ALP_STATUS_TEL_PS_UNSPECIFIED_ERROR ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00350000)) |
| PS unspecified error. | |
| #define | ALP_STATUS_TEL_SECURITY ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00060000)) |
| Access to ME has not been granted. | |
| #define | ALP_STATUS_TEL_SETTINGS ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00220000)) |
| Bad telephony settings: Phone Panel Prefs doesn't exist or Telephony Profile not (correctly) set. | |
| #define | ALP_STATUS_TEL_SIIMPUK2_REQUIRED ((alp_status_t) (ALP_STATUS_TEL_PASSWORD | ALP_TEL_STY_AUTH_SIM_PUK_2)) |
| Mobile is waiting SIM PUK2 to be given. | |
| #define | ALP_STATUS_TEL_SIM_BUSY ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x000F0000)) |
| The SIM couldn't reply. | |
| #define | ALP_STATUS_TEL_SIM_FAILURE ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x000E0000)) |
| The SIM is not working properly. | |
| #define | ALP_STATUS_TEL_SIM_WRONG ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00100000)) |
| The SIM is not accepted by the phone. | |
| #define | ALP_STATUS_TEL_SIMPIN2_REQUIRED ((alp_status_t) (ALP_STATUS_TEL_PASSWORD | ALP_TEL_STY_AUTH_SIM_PIN_2)) |
| Mobile is waiting SIM PIN2 to be given. | |
| #define | ALP_STATUS_TEL_SIMPIN_REQUIRED ((alp_status_t) (ALP_STATUS_TEL_PASSWORD | ALP_TEL_STY_AUTH_SIM_PIN)) |
| Mobile is waiting SIM PIN to be given. | |
| #define | ALP_STATUS_TEL_SIMPUK_REQUIRED ((alp_status_t) (ALP_STATUS_TEL_PASSWORD | ALP_TEL_STY_AUTH_SIM_PUK)) |
| Mobile is waiting SIM PUK to be given. | |
| #define | ALP_STATUS_TEL_SMS_RP_ERROR ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x004C0000)) |
| RP-ERROR message returned by the network. | |
| #define | ALP_STATUS_TEL_SPC_CALL_ERROR ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00200000)) |
| The call has encountered an error. | |
| #define | ALP_STATUS_TEL_SPC_LINE_BUSY ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x000C0000)) |
| The speech call line is busy. | |
| #define | ALP_STATUS_TEL_SPC_LINE_RELEASED ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x001F0000)) |
| The call has been released. | |
| #define | ALP_STATUS_TEL_SPC_SS_DETECTED ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00490000)) |
| Supplementary services detected. | |
| #define | ALP_STATUS_TEL_SS_RETURN_ERROR ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x004D0000)) |
| Network returns an SS error in response to a previous SS command. | |
| #define | ALP_STATUS_TEL_TIMEOUT ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00030000)) |
| Time-out was reached. | |
| #define | ALP_STATUS_TEL_UNAVAILABLE_VALUE ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00230000)) |
| The asked value can't be retrieved at that time (i.e.: TelSpcGetCallerNumber and no active line). | |
| #define | ALP_STATUS_TEL_UNKNOWN ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00010000)) |
| Unknown Tel internal error. | |
| #define | ALP_STATUS_TEL_USER_CANCEL ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00040000)) |
| User cancelled action. | |
| #define | ALP_STATUS_TEL_USSD_RETURN_ERROR ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x004E0000)) |
| Network returns an USSD error in response to a previous USSD command. | |
| #define | ALP_STATUS_TEL_VALIDITY_PERIOD ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x001A0000)) |
| The specified short message validity period is invalid. | |
| #define | ALP_STATUS_TEL_VALUE_STALE ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x001D0000)) |
| Information couldn't be retrieved, a copy of last retrieved value was returned. | |
| #define | ALP_STATUS_TEL_VERSION ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00210000)) |
| The shared lib version doesn't match the application one. | |
|
|
call is allowed with modifications.
|
|
|
Driver is already authenticating, wait for notification 'kTelStyLaunchCmdAuthenticated'.
|
|
|
There is a data call connected and the phone module does not allow a new one.
|
|
|
The device battery level is too low to allow opening the phone connection.
|
|
|
Buffer used to retrieve data is too small.
|
|
|
Resource is busy.
|
|
|
The card file is not found.
|
|
|
the requested operation can't be processed because the card is not accessible (physical contact with the card is lost).
|
|
|
the requested operation can't be processed because the card is (already) powered OFF.
|
|
|
the requested operation can't be processed because the card is (already) powered ON.
|
|
|
the requested operation can't be processed because the card is removed.
|
|
|
error linked with the cat_config file (fopen, fread, fseek...)
|
|
|
syntax error detected in the CAT command
|
|
|
Client setup error.
|
|
|
The specified short message coding scheme is invalid.
|
|
|
Communication port is already used by another application.
|
|
|
The phone couldn't achieve the associated command, check the phone driver!
|
|
|
Mobile is waiting corporate personalisation password to be given.
|
|
|
Mobile is waiting corporate personalisation unblocking password to be given.
|
|
|
Data call in progress, and no mux support, so wait or close the data call first.
|
|
|
The phone driver specified in the phone profile was not found.
|
|
|
Entry not found.
|
|
|
The feature is not supported by phone/network.
|
|
|
Invalid application id, you must first open the connection with the server. If the connection was open, the server has close the connection.
|
|
|
Bad character in dial string.
|
|
|
Invalid index when accessing a storage.
|
|
|
Bad parameter passed to an API.
|
|
|
Bad character in text string.
|
|
|
The current driver is partially compatible with the connected phone.
|
|
|
Memory allocation error.
|
|
|
Network not allowed - Emergency calls only.
|
|
|
Mobile is waiting network personalisation password to be given.
|
|
|
Mobile is waiting network personalisation unblocking password to be given.
|
|
|
Mobile is waiting network subset personalisation password to be given.
|
|
|
Mobile is waiting network subset personalisation unblocking password to be given.
|
|
|
The network didn't reply within 'normal' time delay.
|
|
|
No network available.
|
|
|
No SIM inserted.
|
|
|
Network unable to process command.
|
|
|
Operation not allowed.
|
|
|
call is not allowed by Call Control.
|
|
|
Incorrect password.
|
|
|
The communication link with the phone is down.
|
|
|
Phone memory is full.
|
|
|
The phone encountered a memory error.
|
|
|
The specified short message smsc or destination phone number is invalid.
|
|
|
The phone reply syntax is incorrect, check the phone driver!
|
|
|
Mobile is waiting phone-to-very first SIM card password to be given.
|
|
|
Mobile is waiting phone-to-very first SIM card unblocking password to be given.
|
|
|
Mobile is waiting phone-to-SIM card password to be given.
|
|
|
The currently used profile conflicts with the requested profile.
|
|
|
Mobile is waiting service provider personalisation password to be given.
|
|
|
Mobile is waiting service provider personalisation unblocking password to be given.
|
|
|
PS illegal ME.
|
|
|
PS illegal MS.
|
|
|
PS invalid mobile class.
|
|
|
PS location area not allowed.
|
|
|
PS operator resource insufficient.
|
|
|
PS context activation rejected by network.
|
|
|
PS context activation rejected.
|
|
|
PS context authentication failure.
|
|
|
PS context deactivation due to network failure.
|
|
|
PS context deactivation.
|
|
|
PS network not allowed.
|
|
|
PS roaming not allowed.
|
|
|
PS service option not subscribed.
|
|
|
PS service option not supported.
|
|
|
PS service option out of order.
|
|
|
PS service is not allowed at that time. Please try again.
|
|
|
PS access point name missing or invalid.
|
|
|
PS unspecified error.
|
|
|
Access to ME has not been granted.
|
|
|
Bad telephony settings: Phone Panel Prefs doesn't exist or Telephony Profile not (correctly) set.
|
|
|
Mobile is waiting SIM PUK2 to be given.
|
|
|
The SIM couldn't reply.
|
|
|
The SIM is not working properly.
|
|
|
The SIM is not accepted by the phone.
|
|
|
Mobile is waiting SIM PIN2 to be given.
|
|
|
Mobile is waiting SIM PIN to be given.
|
|
|
Mobile is waiting SIM PUK to be given.
|
|
|
RP-ERROR message returned by the network.
|
|
|
The call has encountered an error.
|
|
|
The speech call line is busy.
|
|
|
The call has been released.
|
|
|
Supplementary services detected.
|
|
|
Network returns an SS error in response to a previous SS command.
|
|
|
Time-out was reached.
|
|
|
The asked value can't be retrieved at that time (i.e.: TelSpcGetCallerNumber and no active line).
|
|
|
Unknown Tel internal error.
|
|
|
User cancelled action.
|
|
|
Network returns an USSD error in response to a previous USSD command.
|
|
|
The specified short message validity period is invalid.
|
|
|
Information couldn't be retrieved, a copy of last retrieved value was returned.
|
|
|
The shared lib version doesn't match the application one.
|
Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.