typedef enum { VM_GSM_SMS_CAUSE_INTERNAL_FAILURE = 300, VM_GSM_SMS_CAUSE_OPERATION_NOT_ALLOWED = 302, VM_GSM_SMS_CAUSE_OPERATION_NOT_SUPPORTED = 303, VM_GSM_SMS_CAUSE_INVALID_PDU_PARA = 304, VM_GSM_SMS_CAUSE_INVALID_TEXT_PARA = 305, VM_GSM_SMS_CAUSE_SIM_NOT_INSERTED = 310, VM_GSM_SMS_CAUSE_SIM_FAILURE = 313, VM_GSM_SMS_CAUSE_MEMORY_FAILURE = 320, VM_GSM_SMS_CAUSE_INVALID_MEMORY_INDEX = 321, VM_GSM_SMS_CAUSE_MEMORY_FULL = 322, VM_GSM_SMS_CAUSE_SMS_CENTER_ADDRESS_UNKNOWN = 330, VM_GSM_SMS_CAUSE_NOT_READY = 341, VM_GSM_SMS_CAUSE_SEND_BUSY, VM_GSM_SMS_CAUSE_SEND_ABORT, VM_GSM_SMS_CAUSE_MEMORY_INSUFFICIENT, VM_GSM_SMS_CAUSE_DATA_INVALID, VM_GSM_SMS_CAUSE_DATA_EXCEED, VM_GSM_SMS_CAUSE_NUMBER_EMPTY, VM_GSM_SMS_CAUSE_NUMBER_INVALID, VM_GSM_SMS_CAUSE_CENTER_EMPTY, VM_GSM_SMS_CAUSE_CENTER_INVALID, VM_GSM_SMS_CAUSE_FDL_FAIL, VM_GSM_SMS_CAUSE_AT_CONFLICT, VM_GSM_SMS_CAUSE_OPERATION_CONFLICT, VM_GSM_SMS_CAUSE_EMAIL_NO_SPACE, VM_GSM_SMS_CAUSE_FS_ERROR, VM_GSM_SMS_CAUSE_UNKNOWN_ERROR = 500 } VM_GSM_SMS_CAUSE;
typedef enum { VM_GSM_SMS_CAUSE_INTERNAL_FAILURE = 300, VM_GSM_SMS_CAUSE_OPERATION_NOT_ALLOWED = 302, VM_GSM_SMS_CAUSE_OPERATION_NOT_SUPPORTED = 303, VM_GSM_SMS_CAUSE_INVALID_PDU_PARA = 304, VM_GSM_SMS_CAUSE_INVALID_TEXT_PARA = 305, VM_GSM_SMS_CAUSE_SIM_NOT_INSERTED = 310, VM_GSM_SMS_CAUSE_SIM_FAILURE = 313, VM_GSM_SMS_CAUSE_MEMORY_FAILURE = 320, VM_GSM_SMS_CAUSE_INVALID_MEMORY_INDEX = 321, VM_GSM_SMS_CAUSE_MEMORY_FULL = 322, VM_GSM_SMS_CAUSE_SMS_CENTER_ADDRESS_UNKNOWN = 330, VM_GSM_SMS_CAUSE_NOT_READY = 341, VM_GSM_SMS_CAUSE_SEND_BUSY, VM_GSM_SMS_CAUSE_SEND_ABORT, VM_GSM_SMS_CAUSE_MEMORY_INSUFFICIENT, VM_GSM_SMS_CAUSE_DATA_INVALID, VM_GSM_SMS_CAUSE_DATA_EXCEED, VM_GSM_SMS_CAUSE_NUMBER_EMPTY, VM_GSM_SMS_CAUSE_NUMBER_INVALID, VM_GSM_SMS_CAUSE_CENTER_EMPTY, VM_GSM_SMS_CAUSE_CENTER_INVALID, VM_GSM_SMS_CAUSE_FDL_FAIL, VM_GSM_SMS_CAUSE_AT_CONFLICT, VM_GSM_SMS_CAUSE_OPERATION_CONFLICT, VM_GSM_SMS_CAUSE_EMAIL_NO_SPACE, VM_GSM_SMS_CAUSE_FS_ERROR, VM_GSM_SMS_CAUSE_UNKNOWN_ERROR = 500 } VM_GSM_SMS_CAUSE;
SMS Cause.
vmgsm_sms.h
|
Members |
Description |
|
VM_GSM_SMS_CAUSE_INTERNAL_FAILURE = 300 |
Refer to TS 27.005 Clause 3.2.5, for AT Command and MMI. |
|
VM_GSM_SMS_CAUSE_OPERATION_NOT_ALLOWED = 302 |
Refer to TS 27.005 Clause 3.2.5, for AT Command and MMI. |
|
VM_GSM_SMS_CAUSE_OPERATION_NOT_SUPPORTED = 303 |
Refer to TS 27.005 Clause 3.2.5, for AT Command and MMI. |
|
VM_GSM_SMS_CAUSE_INVALID_PDU_PARA = 304 |
Refer to TS 27.005 Clause 3.2.5, for AT Command and MMI. |
|
VM_GSM_SMS_CAUSE_INVALID_TEXT_PARA = 305 |
Refer to TS 27.005 Clause 3.2.5, for AT Command and MMI. |
|
VM_GSM_SMS_CAUSE_SIM_NOT_INSERTED = 310 |
Refer to TS 27.005 Clause 3.2.5, for AT Command and MMI. |
|
VM_GSM_SMS_CAUSE_SIM_FAILURE = 313 |
Refer to TS 27.005 Clause 3.2.5, for AT Command and MMI. |
|
VM_GSM_SMS_CAUSE_MEMORY_FAILURE = 320 |
Refer to TS 27.005 Clause 3.2.5, for AT Command and MMI. |
|
VM_GSM_SMS_CAUSE_INVALID_MEMORY_INDEX = 321 |
Refer to TS 27.005 Clause 3.2.5, for AT Command and MMI. |
|
VM_GSM_SMS_CAUSE_MEMORY_FULL = 322 |
Refer to TS 27.005 Clause 3.2.5, for AT Command and MMI. |
|
VM_GSM_SMS_CAUSE_SMS_CENTER_ADDRESS_UNKNOWN = 330 |
Refer to TS 27.005 Clause 3.2.5, for AT Command and MMI. |
|
VM_GSM_SMS_CAUSE_NOT_READY = 341 |
SMS not ready. |
|
VM_GSM_SMS_CAUSE_SEND_BUSY |
Busy in sending. |
|
VM_GSM_SMS_CAUSE_SEND_ABORT |
Send aborted. |
|
VM_GSM_SMS_CAUSE_MEMORY_INSUFFICIENT |
Memory insufficient. |
|
VM_GSM_SMS_CAUSE_DATA_INVALID |
Invalid data. |
|
VM_GSM_SMS_CAUSE_DATA_EXCEED |
Data exceed. |
|
VM_GSM_SMS_CAUSE_NUMBER_EMPTY |
Empty destination number. |
|
VM_GSM_SMS_CAUSE_NUMBER_INVALID |
Invalid destination number. |
|
VM_GSM_SMS_CAUSE_CENTER_EMPTY |
Empty SMS center number. |
|
VM_GSM_SMS_CAUSE_CENTER_INVALID |
Invalid SMS center number. |
|
VM_GSM_SMS_CAUSE_FDL_FAIL |
FDL fail. |
|
VM_GSM_SMS_CAUSE_AT_CONFLICT |
AT conflict. |
|
VM_GSM_SMS_CAUSE_OPERATION_CONFLICT |
Operation conflict. |
|
VM_GSM_SMS_CAUSE_EMAIL_NO_SPACE |
No space for email. |
|
VM_GSM_SMS_CAUSE_FS_ERROR |
FS error. |
|
VM_GSM_SMS_CAUSE_UNKNOWN_ERROR = 500 |
Unknown error. |
Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at
support@toolsfactory.com.