SMS Error code: +CMS
Error | Description |
CMS ERROR: 1 |
Unassigned number |
CMS ERROR: 8 |
Operator determined barring |
CMS ERROR: 10 |
Call bared |
CMS ERROR: 21 |
Short message transfer rejected |
CMS ERROR: 27 |
Destination out of service |
CMS ERROR: 28 |
Unindentified subscriber |
CMS ERROR: 29 |
Facility rejected |
CMS ERROR: 30 |
Unknown subscriber |
CMS ERROR: 38 |
Network out of order |
CMS ERROR: 41 |
Temporary failure |
CMS ERROR: 42 |
Congestion |
CMS ERROR: 47 |
Recources unavailable |
CMS ERROR: 50 |
Requested facility not subscribed |
CMS ERROR: 69 |
Requested facility not implemented |
CMS ERROR: 81 |
Invalid short message transfer reference value |
CMS ERROR: 95 |
Invalid message unspecified |
CMS ERROR: 96 |
Invalid mandatory information |
CMS ERROR: 97 |
Message type non existent or not implemented |
CMS ERROR: 98 |
Message not compatible with short message protocol |
CMS ERROR: 99 |
Information element non-existent or not implemente |
CMS ERROR: 111 |
Protocol error, unspecified |
CMS ERROR: 127 |
Internetworking , unspecified |
CMS ERROR: 128 |
Telematic internetworking not supported |
CMS ERROR: 129 |
Short message type 0 not supported |
CMS ERROR: 130 |
Cannot replace short message |
CMS ERROR: 143 |
Unspecified TP-PID error |
CMS ERROR: 144 |
Data code scheme not supported |
CMS ERROR: 145 |
Message class not supported |
CMS ERROR: 159 |
Unspecified TP-DCS error |
CMS ERROR: 160 |
Command cannot be actioned |
CMS ERROR: 161 |
Command unsupported |
CMS ERROR: 175 |
Unspecified TP-Command error |
CMS ERROR: 176 |
TPDU not supported |
CMS ERROR: 192 |
SC busy |
CMS ERROR: 193 |
No SC subscription |
CMS ERROR: 194 |
SC System failure |
CMS ERROR: 195 |
Invalid SME address |
CMS ERROR: 196 |
Destination SME barred |
CMS ERROR: 197 |
SM Rejected-Duplicate SM |
CMS ERROR: 198 |
TP-VPF not supported |
CMS ERROR: 199 |
TP-VP not supported |
CMS ERROR: 208 |
D0 SIM SMS Storage full |
CMS ERROR: 209 |
No SMS Storage capability in SIM |
CMS ERROR: 210 |
Error in MS |
CMS ERROR: 211 |
Memory capacity exceeded |
CMS ERROR: 212 |
Sim application toolkit busy |
CMS ERROR: 213 |
SIM data download error |
CMS ERROR: 255 |
Unspecified error cause |
CMS ERROR: 300 |
ME Failure |
CMS ERROR: 301 |
SMS service of ME reserved |
CMS ERROR: 302 |
Operation not allowed |
CMS ERROR: 303 |
Operation not supported |
CMS ERROR: 304 |
Invalid PDU mode parameter |
CMS ERROR: 305 |
Invalid Text mode parameter |
CMS ERROR: 310 |
SIM not inserted |
CMS ERROR: 311 |
SIM PIN required |
CMS ERROR: 312 |
PH-SIM PIN required |
CMS ERROR: 313 |
SIM failure |
CMS ERROR: 314 |
SIM busy |
CMS ERROR: 315 |
SIM wrong |
CMS ERROR: 316 |
SIM PUK required |
CMS ERROR: 317 |
SIM PIN2 required |
CMS ERROR: 318 |
SIM PUK2 required |
CMS ERROR: 320 |
Memory failure |
CMS ERROR: 321 |
Invalid memory index |
CMS ERROR: 322 |
Memory full |
CMS ERROR: 330 |
SMSC address unknown |
CMS ERROR: 331 |
No network service |
CMS ERROR: 332 |
Network timeout |
CMS ERROR: 340 |
No +CNMA expected |
CMS ERROR: 500 |
Unknown error |
CMS ERROR: 512 |
User abort |
CMS ERROR: 513 |
Unable to store |
CMS ERROR: 514 |
Invalid Status |
CMS ERROR: 515 |
Device busy or Invalid Character in string |
CMS ERROR: 516 |
Invalid length |
CMS ERROR: 517 |
Invalid character in PDU |
CMS ERROR: 518 |
Invalid parameter |
CMS ERROR: 519 |
Invalid length or character |
CMS ERROR: 520 |
Invalid character in text |
CMS ERROR: 521 |
Timer expired |
CMS ERROR: 522 |
Operation temporary not allowed |
CMS ERROR: 532 |
SIM not ready |
CMS ERROR: 534 |
Cell Broadcast error unknown |
CMS ERROR: 535 |
Protocol stack busy |
CMS ERROR: 538 |
Invalid parameter |
SMS Error code: +CMS的更多相关文章
- org.codehaus.xfire.XFireRuntimeException: Could not invoke service.. Server returned error code = 404 for URI.. Check server logs for details
严重: Servlet.service() for servlet jsp threw exceptionorg.codehaus.xfire.XFireRuntimeException: Could ...
- JRebel Windows RegCreateKeyEx(...) returned error code 5.
作为一个JRebel的深度用户,在win10下用JRebel的eclipse插件使用的时候遇到了如下问题: java.util.prefs.WindowsPreferences <init> ...
- ORA-00600: internal error code, arguments: [4194]
使用PlateSpin复制出来的一数据库服务器(Oracle 10g)在启动数据库实例时遇到"ORA-00600: internal error code, arguments: [4194 ...
- Job for httpd.service failed because the control process exited with error code. See "systemctl status httpd.service" and "journalctl -xe" for details
thinkphp 在Apache上配置启用伪静态,重启Apache1 restart 竟然失败了,报错 Job for httpd.service failed because the control ...
- ORA-00600: internal error code, arguments: [SKGMFAIL], [2], [4], [4], [1], [], [], [], [], [], [], [
ORA-00600: internal error code, arguments: [SKGMFAIL], [2], [4], [4], [1], [], [], [], [], [], [], [ ...
- Windows Task Scheduler Fails With Error Code 2147943785
Problem: Windows Task Scheduler Fails With Error Code 2147943785 Solution: This is usually due to a ...
- 电脑运行msi安装包提示the error code is 2503/2502如何解决
当在电脑中运行msi安装包时,出现the error code is 2503或者2502错误提示,其实是由于没有运行的权限导致的,但是又不能右击以管理员身份运行,那么应该如何操作呢?对于这样的问题, ...
- MySQL主从复制中断,报“Error on master: message (format)='Cannot delete or update a parent row: a foreign key constraint fails' error code=1217” 错误
前几天,发现从库挂了,具体报错信息如下: 分析思路 1. 因为我采用的是选择性复制,只针对以下几个库进行复制: card,upay,deal,monitor,collect.所以,不太可能出现对于sa ...
- 【解决】查询无法完成,因为其包含的查找列数已超过管理员强制实施的查找列阈值。Error code=0x80070093; Error source=Groove
前因: 修改了SharePoint Server 2013 下面的文档库的名称,原先2个汉字,现在8个汉字.结果,SkyDrive Pro 就无法同步了,无论是停止重新同步还是手动填写进行同步都不可以 ...
随机推荐
- 什么是Css Hack?ie6,7,8的hack分别是什么?
针对不同的浏览器写不同的CSS code的过程,就是CSS hack. 示例如下: 1 2 3 4 5 6 7 8 9 10 11 12 #test { width:300px; heig ...
- 【解决】VS2013 + Qt 5.7(5.6适用)使用QSqlDatabase出现“无法解析的外部符号"错误
原始日期: 2016-08-03 22:09 错误如下: error LNK2019: 无法解析的外部符号 "__declspec(dllimport) public: __thiscal ...
- AVAudioFoundation(2):音视频播放
本文转自:AVAudioFoundation(2):音视频播放 | www.samirchen.com 本文主要内容来自 AVFoundation Programming Guide. 要播放 AVA ...
- schema 对象的简单介绍
官方文档链接地址 http://docs.oracle.com/cd/E11882_01/server.112/e40540/tablecls.htm#CNCPT010 Introduction to ...
- php session_start()报错 解决办法
1.php.ini中的output_buffering=off 改成output_buffering=4096 2.php.ini中的session.save_path是否设置好了 3.php.ini ...
- EventBus In eShop -- 解析微软微服务架构Demo(四)
引言 大家好像对分析源码厌倦了,说实在我也会厌倦,不过不看是无法分析其后面的东西,从易到难是一个必要的过程. 今天说下EventBus,前几天园里的大神已经把其解刨,我今天就借着大神的肩膀,分析下在e ...
- 团队开发冲刺2-----2day
冲刺目标: 1.在第一阶段的基础上完成app内部界面设计. 2.逐步完成app内每一部分内容. 3.对app的实现进一步仔细钻研考虑. 4.对app每一部分内容模块化,分工在进一步明确. 5.设计好数 ...
- 【LeetCode】119. Pascal's Triangle II
题目: Given an index k, return the kth row of the Pascal's triangle. For example, given k = 3,Return [ ...
- CSS3学习系列之布局样式(二)
使用盒布局 在CSS3中,通过box属性来使用盒布局,例子如下: <!DOCTYPE html> <html lang="en"> <head> ...
- [随笔]_ELVE_git命令复习
mkdir: XX (创建一个空目录 XX指目录名) pwd: 显示当前目录的路径. git init 把当前的目录变成可以管理的git仓库,生成隐藏.git文件. git add XX 把xx文件添 ...