11.错误码 ========= 梳理CME和CMS错误码 错误码描述:+CME ERROR: ----------------------- +------------+---------------------------+---------------------------+ | 数字型取值 | 冗长方式的取值 | 解释 | +============+===========================+===========================+ | 0 | phone failure | 手机故障 | +------------+---------------------------+---------------------------+ | 1 | no connection to phone | 未连接到手机 | +------------+---------------------------+---------------------------+ | 2 | phone-adaptor link | 预留手机适配器链路 | | | reserved | | +------------+---------------------------+---------------------------+ | 3 | operation not allowed | 不允许操作 | +------------+---------------------------+---------------------------+ | 4 | operation not supported | 不支持操作 | +------------+---------------------------+---------------------------+ | 5 | PH-SIM PIN required | 需要PH-SIM卡的PIN | +------------+---------------------------+---------------------------+ | 6 | PH-FSIM PIN required | 需要PH-FSIM的PIN | +------------+---------------------------+---------------------------+ | 7 | PH-FSIM PUK required | 需要PH-FSIM的PUK | +------------+---------------------------+---------------------------+ | 10 | SIM not inserted | 没有插入SIM卡 | +------------+---------------------------+---------------------------+ | 11 | SIM PIN required | 需要SIM卡的PIN | +------------+---------------------------+---------------------------+ | 12 | SIM PUK required | 需要SIM卡的PUK | +------------+---------------------------+---------------------------+ | 13 | SIM failure | SIM卡故障 | +------------+---------------------------+---------------------------+ | 14 | SIM busy | SIM卡遇忙 | +------------+---------------------------+---------------------------+ | 15 | SIM wrong | SIM错误 | +------------+---------------------------+---------------------------+ | 16 | incorrect password | 密码无效 | +------------+---------------------------+---------------------------+ | 17 | SIM PIN2 required | 需要SIM卡的PIN2 | +------------+---------------------------+---------------------------+ | 18 | SIM PUK2 required | 需要SIM卡的PUK2 | +------------+---------------------------+---------------------------+ | 20 | memory full | 存储已满 | +------------+---------------------------+---------------------------+ | 21 | invalid index | 索引无效 | +------------+---------------------------+---------------------------+ | 22 | not found | 未发现 | +------------+---------------------------+---------------------------+ | 23 | memory failure | 存储故障 | +------------+---------------------------+---------------------------+ | 24 | text string too long | 文本字符串过长 | +------------+---------------------------+---------------------------+ | 25 | invalid characters in | 文本字符串中的字符无效 | | | text string | | +------------+---------------------------+---------------------------+ | 26 | dial string too long | 拨号字符串过长 | +------------+---------------------------+---------------------------+ | 27 | invalid characters in | 拨号字符串中的字符无效 | | | dial string | | +------------+---------------------------+---------------------------+ | 30 | no network service | 无网络业务 | +------------+---------------------------+---------------------------+ | 31 | network timeout | 网络超时 | +------------+---------------------------+---------------------------+ | 32 | network not allowed - | 网络 | | | emergency calls only | 不允许-只适用于紧急呼叫 | +------------+---------------------------+---------------------------+ | 40 | network personalization | 需要网络个性化PIN | | | PIN required | | +------------+---------------------------+---------------------------+ | 41 | network personalization | 需要网络个性化PUK | | | PUK required | | +------------+---------------------------+---------------------------+ | 42 | network subset | 需要网络子集个性化PIN | | | personalization PIN | | | | required | | +------------+---------------------------+---------------------------+ | 43 | network subset | 需要网络子集个性化PUK | | | personalization PUK | | | | required | | +------------+---------------------------+---------------------------+ | 44 | service provider | 需要服务供应商个性化PIN | | | personalization PIN | | | | required | | +------------+---------------------------+---------------------------+ | 45 | service provider | 需要服务供应商个性化PUK | | | personalization PUK | | | | required | | +------------+---------------------------+---------------------------+ | 46 | corporate personalization | 需要公司个性化PIN | | | PIN required | | +------------+---------------------------+---------------------------+ | 47 | corporate personalization | 需要公司个性化PUK | | | PUK required | | +------------+---------------------------+---------------------------+ | 48 | hidden key required | 需要输入隐藏的密码 | +------------+---------------------------+---------------------------+ | 49 | EXE_NOT_SURPORT | | +------------+---------------------------+---------------------------+ | 50 | EXE_FAIL | (适用于cat1 模块) | +------------+---------------------------+---------------------------+ | 50 | Invalid Param | 无效参数(适用于cat4 | | | | 模块) | +------------+---------------------------+---------------------------+ | 51 | NO MEMORY | 内存不足(适用于cat1 | | | | 模块) | +------------+---------------------------+---------------------------+ | 52 | OPTION NOT SURPORT | 选项不支持(适用于cat1 | | | | 模块) | +------------+---------------------------+---------------------------+ | 53 | parameters are invalid | 无效参数(适用于cat1 | | | | 模块) | +------------+---------------------------+---------------------------+ | 54 | EXT_REG_NOT_EXIT | (适用于cat1 模块) | +------------+---------------------------+---------------------------+ | 55 | EXT_SMS_NOT_EXIT | (适用于cat1 模块) | +------------+---------------------------+---------------------------+ | 56 | EXT_PBK_NOT_EXIT | (适用于cat1 模块) | +------------+---------------------------+---------------------------+ | 57 | EXT_FFS_NOT_EXIT | (适用于cat1 模块) | +------------+---------------------------+---------------------------+ | 58 | INVALID_COMMAND_LINE | (适用于cat1 模块) | +------------+---------------------------+---------------------------+ | 59 | ITF_DIFFERENT | (适用于cat1 模块) | +------------+---------------------------+---------------------------+ | 60 | BURN_FLASH_FAIL | (适用于cat1 模块) | +------------+---------------------------+---------------------------+ | 61 | TFLASH NOT EXIST | TF卡不存在(适用于cat1 | | | | 模块) | +------------+---------------------------+---------------------------+ | 62 | FILE NOT EXIST | 文件不存在(适用于cat1 | | | | 模块) | +------------+---------------------------+---------------------------+ | 63 | FILE TOO LARGE | 文件太大(适用于cat1 | | | | 模块) | +------------+---------------------------+---------------------------+ | 96 | INVALID DATE OR TIME | 无 | | | | 效日期或时间(适用于cat1 | | | | 模块) | +------------+---------------------------+---------------------------+ | 97 | DIR CREATE FAIL | 创 | | | | 建文件夹失败(适用于cat1 | | | | 模块) | +------------+---------------------------+---------------------------+ | 98 | DIR NOT EXIST | 文件夹不存在(适用于cat1 | | | | 模块) | +------------+---------------------------+---------------------------+ | 99 | NOT IMPLEMENTED | 不可执行(适用于cat1 | | | | 模块) | +------------+---------------------------+---------------------------+ | 100 | unknown | 未知 | +------------+---------------------------+---------------------------+ | 103 | Illegal MS | 非法MS | +------------+---------------------------+---------------------------+ | 106 | Illegal ME | 非法ME | +------------+---------------------------+---------------------------+ | 107 | GPRS services not allowed | 不允许GPRS业务 | +------------+---------------------------+---------------------------+ | 111 | PLMN not allowed | 不允许PLMN | +------------+---------------------------+---------------------------+ | 112 | Location area not allowed | 不允许位置区 | +------------+---------------------------+---------------------------+ | 113 | Roaming not allowed in | 该位置区不允许漫游 | | | this location area | | +------------+---------------------------+---------------------------+ | 132 | service option not | 不支持业务选择 | | | supported | | +------------+---------------------------+---------------------------+ | 133 | requested service option | 未描述业务选择请求 | | | not subscribed | | +------------+---------------------------+---------------------------+ | 134 | service option | 业务选择暂时无连接 | | | temporarily out of order | | +------------+---------------------------+---------------------------+ | 148 | unspecified GPRS error | GPRS错误未指明 | +------------+---------------------------+---------------------------+ | 149 | PDP authentication | PDP 鉴权失败 | | | failure | | +------------+---------------------------+---------------------------+ | 150 | invalid mobile class | 移动类别无效 | +------------+---------------------------+---------------------------+ | 151 | AT command timeout | AT命令超时 | +------------+---------------------------+---------------------------+ | 181 | UNSUPPORTED QCI VALUE | 不支持CQI | +------------+---------------------------+---------------------------+ | 214 | SS_UNKNOWN_SUBSCRIBER | | +------------+---------------------------+---------------------------+ | 222 | SS_ILLEGAL_SUBSCRIBER | | +------------+---------------------------+---------------------------+ | 223 | SS_BRERSERV_NOT_PROV | | +------------+---------------------------+---------------------------+ | 224 | SS_TELESERV_NOT_PROV | | +------------+---------------------------+---------------------------+ | 225 | SS_ILLEGAL_EQUIPMENT | | +------------+---------------------------+---------------------------+ | 226 | SS_CALL_BARRED | | +------------+---------------------------+---------------------------+ | 229 | SS_ILLEGAL_OPERATION | | +------------+---------------------------+---------------------------+ | 230 | SS_ERROR_STATUS | | +------------+---------------------------+---------------------------+ | 231 | SS_NOT_AVAILABLE | | +------------+---------------------------+---------------------------+ | 232 | SS_SUBS_VIOLATION | | +------------+---------------------------+---------------------------+ | 233 | SS_INCOMPATIBILITY | | +------------+---------------------------+---------------------------+ | 234 | SS_FACILITY_NOT_SUPPORTED | | +------------+---------------------------+---------------------------+ | 240 | SS_ABSENT_SUBSCRIBER | | +------------+---------------------------+---------------------------+ | 247 | SS_SYSTEM_FAILURE | | +------------+---------------------------+---------------------------+ | 248 | SS_DATA_MISSING | | +------------+---------------------------+---------------------------+ | 249 | SS_UNEXPECTED_DATA_VALUE | | +------------+---------------------------+---------------------------+ | 250 | SS | | | | _PWD_REGISTRATION_FAILURE | | +------------+---------------------------+---------------------------+ | 251 | SS_NEGATIVE_PWD_CHECK | | +------------+---------------------------+---------------------------+ | 256 | SS_NUMOF_PWD_ATTEMPT_VIOL | | +------------+---------------------------+---------------------------+ | 264 | SIM VERIFY FAIL | (适用于cat1 模块) | +------------+---------------------------+---------------------------+ | 265 | SIM UNBLOCK FAIL | (适用于cat1 模块) | +------------+---------------------------+---------------------------+ | 266 | SIM CONDITION NO | (适用于cat1 模块) | | | FULLFILLED | | +------------+---------------------------+---------------------------+ | 267 | S | (适用于cat4 模块) | | | S_POSITION_METHOD_FAILURE | | +------------+---------------------------+---------------------------+ | 267 | SIM UNBLOCK FAIL NO LEFT | (适用于cat1 模块) | +------------+---------------------------+---------------------------+ | 268 | SIM VERIFY FAIL NO LEFT | (适用于cat1 模块) | +------------+---------------------------+---------------------------+ | 269 | SIM INVALID PARAMETER | (适用于cat1 模块) | +------------+---------------------------+---------------------------+ | 270 | SIM UNKNOW COMMAND | (适用于cat1 模块) | +------------+---------------------------+---------------------------+ | 271 | SIM WRONG CLASS | (适用于cat1 模块) | +------------+---------------------------+---------------------------+ | 272 | SIM TECHNICAL PROBLEM | (适用于cat1 模块) | +------------+---------------------------+---------------------------+ | 273 | SIM CHV NEED UNBLOCK | (适用于cat1 模块) | +------------+---------------------------+---------------------------+ | 274 | SIM NOEF SELECTED | (适用于cat1 模块) | +------------+---------------------------+---------------------------+ | 275 | SIM FILE UNMATCH COMMAND | (适用于cat1 模块) | +------------+---------------------------+---------------------------+ | 276 | SIM CONTRADICTION CHV | (适用于cat1 模块) | +------------+---------------------------+---------------------------+ | 277 | SIM CONTRADICTION | (适用于cat1 模块) | | | INVALIDATION | | +------------+---------------------------+---------------------------+ | 278 | SIM MAXVALUE REACHED | (适用于cat1 模块) | +------------+---------------------------+---------------------------+ | 279 | SIM PATTERN NOT FOUND | (适用于cat1 模块) | +------------+---------------------------+---------------------------+ | 280 | SIM FILEID NOT FOUND | (适用于cat1 模块) | +------------+---------------------------+---------------------------+ | 281 | SIM STK BUSY | (适用于cat1 模块) | +------------+---------------------------+---------------------------+ | 282 | SIM UNKNOW | (适用于cat1 模块) | +------------+---------------------------+---------------------------+ | 283 | SIM PROFILE ERROR | (适用于cat1 模块) | +------------+---------------------------+---------------------------+ | 284 | SS_UNKNOWN_ALPHABET | | +------------+---------------------------+---------------------------+ | 285 | SS_USSD_BUSY | | +------------+---------------------------+---------------------------+ | 323 | | Cat1模块 | +------------+---------------------------+---------------------------+ | 339 | SS_MAXMPTY_CALLS_EXCEEDED | | +------------+---------------------------+---------------------------+ | 340 | S | | | | S_RESOURCES_NOT_AVAILABLE | | +------------+---------------------------+---------------------------+ | 501 | WIFI labtool reture error | | +------------+---------------------------+---------------------------+ | 502 | BT labtool reture error | | +------------+---------------------------+---------------------------+ | 503 | FM labtool reture error | | +------------+---------------------------+---------------------------+ | 504 | MRD file already exist | | +------------+---------------------------+---------------------------+ | 505 | MRD file with same | | | | version already exist | | +------------+---------------------------+---------------------------+ | 506 | MRD file with newer | | | | version already exist | | +------------+---------------------------+---------------------------+ | 507 | MRD authorization failure | | +------------+---------------------------+---------------------------+ | 508 | (U)SIM PUK blocked | | +------------+---------------------------+---------------------------+ | 509 | Vendor not supported | | +------------+---------------------------+---------------------------+ | 510 | NVM path not exist | | +------------+---------------------------+---------------------------+ | 511 | NVM file comcfg error | | +------------+---------------------------+---------------------------+ | 535 | PROTOCOL stack busy | | +------------+---------------------------+---------------------------+ | 600 | BTSAP card not accessible | | +------------+---------------------------+---------------------------+ | 601 | BTSAP card powered off | | +------------+---------------------------+---------------------------+ | 602 | BTSAP card removed | | +------------+---------------------------+---------------------------+ | 603 | BTSAP card powered on | | +------------+---------------------------+---------------------------+ | 604 | BTSAP data not available | | +------------+---------------------------+---------------------------+ | 605 | BTSAP not supported | | +------------+---------------------------+---------------------------+ | 606 | Non-Production mode | | +------------+---------------------------+---------------------------+ | 753 | missing required cmd | CRSM 缺少参数 | | | parameter | | +------------+---------------------------+---------------------------+ | 754 | Invalid SIM command | CRSM 无效命令 | +------------+---------------------------+---------------------------+ | 755 | Invalid file id | CRSM 无效的文件 | +------------+---------------------------+---------------------------+ | 756 | Missing required P1/2/3 | CRSM 缺少P 参数 | | | parameter | | +------------+---------------------------+---------------------------+ | 757 | Invalid P1/2/3 parameter | CRSM 无效的P 参数 | +------------+---------------------------+---------------------------+ | 758 | Missing required command | CRSM 缺少命令数据 | | | data | | +------------+---------------------------+---------------------------+ | 759 | invalid characters in | CRSM 命令行中有无效字符 | | | command data | | +------------+---------------------------+---------------------------+ | 765 | Invalid input value | 无效输入值 | +------------+---------------------------+---------------------------+ | 766 | Unsupported mode | 不支持的模式 | +------------+---------------------------+---------------------------+ | 767 | Operation failed | 操作失败 | +------------+---------------------------+---------------------------+ | 768 | Mux already running | 多路复用已经在运行 | +------------+---------------------------+---------------------------+ | 769 | Unable to get control | 不能获得控制权 | +------------+---------------------------+---------------------------+ | 770 | SIM network reject | SIM 网络拒绝 | +------------+---------------------------+---------------------------+ | 771 | Call setup in progress | 正在建立呼叫 | +------------+---------------------------+---------------------------+ | 772 | SIM powered down | SIM 关闭了 | +------------+---------------------------+---------------------------+ | 773 | SIM file not present | SIM 文件不在 | +------------+---------------------------+---------------------------+ | 774 | RAC refresh net time | | | | failure | | +------------+---------------------------+---------------------------+ | 791 | Param count not enough | | +------------+---------------------------+---------------------------+ | 792 | Param count beyond | | +------------+---------------------------+---------------------------+ | 793 | Param value range beyond | | +------------+---------------------------+---------------------------+ | 794 | Param type not match | | +------------+---------------------------+---------------------------+ | 795 | Param format invalid | | +------------+---------------------------+---------------------------+ | 796 | Get a null param | | +------------+---------------------------+---------------------------+ | 797 | CFUN state is 0 or 4 | | +------------+---------------------------+---------------------------+ | 810 | No Error | | +------------+---------------------------+---------------------------+ | 811 | Unrecognized Command | | +------------+---------------------------+---------------------------+ | 812 | Return Value Error | | +------------+---------------------------+---------------------------+ | 813 | Syntax Error | | +------------+---------------------------+---------------------------+ | 814 | Unspecified Error | | +------------+---------------------------+---------------------------+ | 815 | Data Transfer Already | | +------------+---------------------------+---------------------------+ | 816 | Action Already | | +------------+---------------------------+---------------------------+ | 817 | Not At Cmd | | +------------+---------------------------+---------------------------+ | 818 | Multi Cmd too long | | +------------+---------------------------+---------------------------+ | 819 | Abort Cops | | +------------+---------------------------+---------------------------+ | 820 | No Call Disc | | +------------+---------------------------+---------------------------+ | 821 | BT SAP Undefined | | +------------+---------------------------+---------------------------+ | 822 | BT SAP Not Accessible | | +------------+---------------------------+---------------------------+ | 823 | BT SAP Card Removed | | +------------+---------------------------+---------------------------+ | 824 | AT Not Allowed By | | | | Customer | | +------------+---------------------------+---------------------------+ | 890 | GPS_NOT_RUNNING | | +------------+---------------------------+---------------------------+ | 891 | GPS_IS_RUNNING | | +------------+---------------------------+---------------------------+ | 892 | GPS_IS_FIXING | | +------------+---------------------------+---------------------------+ | 893 | GPS_IS_SLEEPING | | +------------+---------------------------+---------------------------+ | 894 | GPS_NOT_SLEEPING | | +------------+---------------------------+---------------------------+ | 900 | DIAED_REJECT | | +------------+---------------------------+---------------------------+ | 901 | PDP_NO_ACTIVE | | +------------+---------------------------+---------------------------+ | 902 | PDP_ACTIVE | | +------------+---------------------------+---------------------------+ | 910 | TCP_CONNECTION_REJECT | | +------------+---------------------------+---------------------------+ | 911 | TCP_CONNECT_OVERTIME | | +------------+---------------------------+---------------------------+ | 912 | SOCKET_CONNECTION_EXIST | | +------------+---------------------------+---------------------------+ | 913 | SO | | | | CKET_CONNECTION_NOT_EXIST | | +------------+---------------------------+---------------------------+ | 914 | BUFFER_OVER_SIZE | | +------------+---------------------------+---------------------------+ | 915 | SENDING_OVERTIME | | +------------+---------------------------+---------------------------+ | 916 | DNS_EXIST | | +------------+---------------------------+---------------------------+ | 917 | DNS_PARSE_OVERTIME | | +------------+---------------------------+---------------------------+ | 918 | DNS_PARSE_ERROR | | +------------+---------------------------+---------------------------+ | 980 | INPUT_VALUE_ERROR | | +------------+---------------------------+---------------------------+ | 981 | OTHER_ERROR | | +------------+---------------------------+---------------------------+ | 982 | ERROR | | +------------+---------------------------+---------------------------+ | 983 | NOT_ALLOWED | | +------------+---------------------------+---------------------------+ | 1000 | UPGRADE_INVALID_URL | | +------------+---------------------------+---------------------------+ | 1001 | UPGRADE_NET_ERROR | | +------------+---------------------------+---------------------------+ | 1002 | UPG | | | | RADE_SERVER_CONNECT_ERROR | | +------------+---------------------------+---------------------------+ | 1003 | UPGRADE_INVALID_FILE | | +------------+---------------------------+---------------------------+ | 1004 | UPGR | | | | ADE_SERVER_RESPONSE_ERROR | | +------------+---------------------------+---------------------------+ | 1005 | UPGRADE_WRITE_FLASH_ERROR | | +------------+---------------------------+---------------------------+ | 1006 | UPGRADE_ERROR | | +------------+---------------------------+---------------------------+ | 65535 | Other Error | | +------------+---------------------------+---------------------------+ 短信业务失败结果码:CMS ERROR: ------------------------------- +------------+---------------------------+---------------------------+ | 数字型取值 | 冗长方式的取值 | 解释 | +============+===========================+===========================+ | 1 | Unassigned(unallocated) | | | | number | | +------------+---------------------------+---------------------------+ | 3 | No route to destination | | +------------+---------------------------+---------------------------+ | 6 | Channel unacceptable | | +------------+---------------------------+---------------------------+ | 8 | Operator determined | | | | barring | | +------------+---------------------------+---------------------------+ | 10 | Call barred | | +------------+---------------------------+---------------------------+ | 11 | Reserved | | +------------+---------------------------+---------------------------+ | 16 | Normal call clearing | | +------------+---------------------------+---------------------------+ | 17 | User busy | | +------------+---------------------------+---------------------------+ | 18 | No user reponding | | +------------+---------------------------+---------------------------+ | 19 | User alerting,no answer | | +------------+---------------------------+---------------------------+ | 21 | Short message transfer | | | | rejected | | +------------+---------------------------+---------------------------+ | 22 | Number changed | | +------------+---------------------------+---------------------------+ | 25 | Pre-emption | | +------------+---------------------------+---------------------------+ | 26 | Non-selected user | | | | clearing | | +------------+---------------------------+---------------------------+ | 27 | Destionation out of | | | | service | | +------------+---------------------------+---------------------------+ | 28 | Invalid number format | | | | (incomplete number) | | +------------+---------------------------+---------------------------+ | 29 | Facility rejected | | +------------+---------------------------+---------------------------+ | 30 | Response to STATUS | | | | ENQUIRY | | +------------+---------------------------+---------------------------+ | 32 | Normal,unspecified | | +------------+---------------------------+---------------------------+ | 34 | No circuit/channel | | | | available | | +------------+---------------------------+---------------------------+ | 38 | Network out of order | | +------------+---------------------------+---------------------------+ | 41 | Temporary failure | | +------------+---------------------------+---------------------------+ | 42 | Switching equipment | | | | Congestion | | +------------+---------------------------+---------------------------+ | 43 | Access information | | | | discarded | | +------------+---------------------------+---------------------------+ | 44 | Requested circuit/channel | | | | not available | | +------------+---------------------------+---------------------------+ | 47 | Resources unavailable, | | | | unspecified | | +------------+---------------------------+---------------------------+ | 49 | Quality of service | | | | unavailable | | +------------+---------------------------+---------------------------+ | 50 | Requested facility not | | | | subscribed | | +------------+---------------------------+---------------------------+ | 55 | Requested facility not | | | | subscribed | | +------------+---------------------------+---------------------------+ | 57 | Bearer capability not | | | | authorized | | +------------+---------------------------+---------------------------+ | 58 | Bearer capability not | | | | presently available | | +------------+---------------------------+---------------------------+ | 63 | Service or option not | | | | available, unspecified | | +------------+---------------------------+---------------------------+ | 65 | Bearer service not | | | | implemented | | +------------+---------------------------+---------------------------+ | 68 | ACM equal or greater than | | | | ACM maximum | | +------------+---------------------------+---------------------------+ | 69 | Requested facility not | | | | implemented | | +------------+---------------------------+---------------------------+ | 70 | Only restricted digital | | | | information bearer | | | | capability is available | | +------------+---------------------------+---------------------------+ | 79 | Service or option not | | | | implemented, unspecified | | +------------+---------------------------+---------------------------+ | 81 | Invalid transaction | | | | identifier value | | +------------+---------------------------+---------------------------+ | 87 | User not member of CUG | | +------------+---------------------------+---------------------------+ | 88 | Incompatible destination | | +------------+---------------------------+---------------------------+ | 91 | Invalid transit network | | | | selection | | +------------+---------------------------+---------------------------+ | 95 | Semantically mandatory | | | | information | | +------------+---------------------------+---------------------------+ | 96 | Invalid mandatory | | | | information | | +------------+---------------------------+---------------------------+ | 97 | Message type non-existent | | | | or not implemented | | +------------+---------------------------+---------------------------+ | 98 | Message type not | | | | compatible with protocol | | | | state | | +------------+---------------------------+---------------------------+ | 99 | Information element | | | | non-existent or not | | | | implemented | | +------------+---------------------------+---------------------------+ | 100 | Conditional information | | | | element error | | +------------+---------------------------+---------------------------+ | 101 | Message not compatible | | | | with protocol | | +------------+---------------------------+---------------------------+ | 102 | Recovery on timer expiry | | +------------+---------------------------+---------------------------+ | 111 | Protocol error, | | | | unspecified | | +------------+---------------------------+---------------------------+ | 127 | Interworking, unspecified | | +------------+---------------------------+---------------------------+ | 128 | Telematic interworking | | | | not supported | | +------------+---------------------------+---------------------------+ | 129 | Short message Type 0 not | | | | supported | | +------------+---------------------------+---------------------------+ | 130 | Cannot replace short | | | | message | | +------------+---------------------------+---------------------------+ | 143 | Unspecified TP-PID error | | +------------+---------------------------+---------------------------+ | 144 | Data coding scheme | | | | (alphabet) not supported | | +------------+---------------------------+---------------------------+ | 145 | Message class not | | | | supported | | +------------+---------------------------+---------------------------+ | 159 | Unspecified TP-DCS error | | +------------+---------------------------+---------------------------+ | 160 | Command cannot be acted | | +------------+---------------------------+---------------------------+ | 161 | Command unsupported | | +------------+---------------------------+---------------------------+ | 175 | Unspecified TP-Command | | | | error | | +------------+---------------------------+---------------------------+ | 176 | TPDU not supported | | +------------+---------------------------+---------------------------+ | 192 | SC busy | | +------------+---------------------------+---------------------------+ | 193 | No SC subscription | | +------------+---------------------------+---------------------------+ | 194 | SC system failure | | +------------+---------------------------+---------------------------+ | 195 | Invalid SME address | | +------------+---------------------------+---------------------------+ | 196 | Destination SME barred | | +------------+---------------------------+---------------------------+ | 197 | SM Rejected-Duplicate SM | | +------------+---------------------------+---------------------------+ | 198 | TP-VPF not supported | | +------------+---------------------------+---------------------------+ | 199 | TP-VP not supported | | +------------+---------------------------+---------------------------+ | 208 | SIM SMS storage full | | +------------+---------------------------+---------------------------+ | 209 | No SMS storage capability | | | | in SIM | | +------------+---------------------------+---------------------------+ | 210 | Error in MS | | +------------+---------------------------+---------------------------+ | 211 | Memory Capacity Exceeded | | +------------+---------------------------+---------------------------+ | 212 | SIM Application Toolkit | | | | Busy | | +------------+---------------------------+---------------------------+ | 213 | SIM data download error | | +------------+---------------------------+---------------------------+ | 224 | CP retry exceed | | +------------+---------------------------+---------------------------+ | 225 | RP trim timeout | | +------------+---------------------------+---------------------------+ | 226 | SMS connection broken | | +------------+---------------------------+---------------------------+ | 255 | Unspecified error cause | | +------------+---------------------------+---------------------------+ | 300 | ME failure | ME 错误 | +------------+---------------------------+---------------------------+ | 301 | SMS service of ME | 预留 ME 的 SMS 业务 | | | reserved | | +------------+---------------------------+---------------------------+ | 302 | operation not allowed | 操作不允 | +------------+---------------------------+---------------------------+ | 303 | operation not supported | 操作不支持 | +------------+---------------------------+---------------------------+ | 304 | invalid PDU mode | PDU 模式下无效的参数 | | | parameter | | +------------+---------------------------+---------------------------+ | 305 | invalid text mode | TEXT 模式下无效的参数 | | | parameter | | +------------+---------------------------+---------------------------+ | 310 | (U)SIM not inserted | SIM 卡未插入 | +------------+---------------------------+---------------------------+ | 311 | (U)SIM PIN required | 需要 SIM 卡的 PIN | +------------+---------------------------+---------------------------+ | 312 | PH-(U)SIM PIN required | 需要 PH-SIM 卡的 PIN | +------------+---------------------------+---------------------------+ | 313 | (U)SIM failure | SIM 卡故障 | +------------+---------------------------+---------------------------+ | 314 | (U)SIM busy | SIM 卡遇忙 | +------------+---------------------------+---------------------------+ | 315 | (U)SIM wrong | SIM 错误 | +------------+---------------------------+---------------------------+ | 316 | (U)SIM PUK required | 需要 SIM 卡的 PUK | +------------+---------------------------+---------------------------+ | 317 | (U)SIM PIN2 required | 需要 SIM 卡的 PIN2 | +------------+---------------------------+---------------------------+ | 318 | (U)SIM PUK2 required | 需要 SIM 卡的 PUK2 | +------------+---------------------------+---------------------------+ | 320 | memory failure | 存错错误 | +------------+---------------------------+---------------------------+ | 321 | invalid memory index | 无效的存贮索引 | +------------+---------------------------+---------------------------+ | 322 | memory full | 存储满 | +------------+---------------------------+---------------------------+ | 330 | SMSC address unknown | 短信中心号码未知 | +------------+---------------------------+---------------------------+ | 331 | no network service | 无网络服务 | +------------+---------------------------+---------------------------+ | 332 | network timeout | 网络超时 | +------------+---------------------------+---------------------------+ | 340 | no +CNMA acknowledgement | 无预期的+CNMA 确认 | | | expected | | +------------+---------------------------+---------------------------+ | 500 | unknown error | 未知错误 | +------------+---------------------------+---------------------------+ | 512 | USER ABORT | (适用于cat1 模块) | +------------+---------------------------+---------------------------+ | 513 | UNABLE TO STORE | (适用于cat1 模块) | +------------+---------------------------+---------------------------+ | 514 | INVALID STATUS | (适用于cat1 模块) | +------------+---------------------------+---------------------------+ | 515 | INVALID ADDR CHAR | (适用于cat1 模块) | +------------+---------------------------+---------------------------+ | 516 | INVALID LEN | (适用于cat1 模块) | +------------+---------------------------+---------------------------+ | 517 | INVALID PDU CHAR | (适用于cat1 模块) | +------------+---------------------------+---------------------------+ | 518 | INVALID PARA | (适用于cat1 模块) | +------------+---------------------------+---------------------------+ | 519 | INVALID LEN OR CHAR | (适用于cat1 模块) | +------------+---------------------------+---------------------------+ | 520 | INVALID TXT CHAR | (适用于cat1 模块) | +------------+---------------------------+---------------------------+ | 521 | TIMER EXPIRED | (适用于cat1 模块) | +------------+---------------------------+---------------------------+ | 528 | | PDU 中无效(非16 | | | | 进制)字符 | +------------+---------------------------+---------------------------+ | 529 | | PDU 长度不正确 | +------------+---------------------------+---------------------------+ | 530 | SMS SEND FAIL | (适用于cat1 模块) | +------------+---------------------------+---------------------------+ | 531 | | 根据制造商不同而变化 | +------------+---------------------------+---------------------------+ | 532 | | 地址中有无效(非16 | | | | 进制)字符 | +------------+---------------------------+---------------------------+ | 533 | | 无效地址 | +------------+---------------------------+---------------------------+ | 534 | | PDU 长度(UDL)不正确 | +------------+---------------------------+---------------------------+ | 536 | | SCA 长度不正确 | +------------+---------------------------+---------------------------+ | 537 | | 无效的第一个8 | | | | 位字节(应为2 或34) | +------------+---------------------------+---------------------------+ | 538 | | 无效的命令类型 | +------------+---------------------------+---------------------------+ | 539 | | SRR 位未设置 | +------------+---------------------------+---------------------------+ | 540 | | SRR 设置 | +------------+---------------------------+---------------------------+ | 604 | unspecified parsing error | 未指定的解析错误 | +------------+---------------------------+---------------------------+