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 就无法同步了,无论是停止重新同步还是手动填写进行同步都不可以 ...
随机推荐
- python模块之argparse--参数解析
一.简介: argparse是python用于解析命令行参数和选项的标准模块,用于代替已经过时的optparse模块.argparse模块的作用是用于 解析命令行参数,例如python parseTe ...
- R语言统计分析技术研究 特征值选择技术要点
特征值选择技术要点 作者:王立敏 文章来源: 网络 1.特征值 特征值是线性代数中的一个重要概念.在数学,物理学,化学,计算机等领域有着广泛的应用. ...
- arcgis api for js入门开发系列十一地图统计图
上一篇实现了demo的叠加SHP图层,本篇新增地图统计图,截图如下: 地图统计图实现的思路如下:利用拓展arcgis api的js文件(MapChartGraphic.js以及MapChartGrap ...
- 中国省市区地址三级联动jQuery插件 案例下载
中国省市区地址三级联动jQuery插件 案例下载 distpicker 是一款可以实现中国省市区地址三级联动jQuery插件.它使用简单,简单设置即可完成中国省市区地址联动效果. 安装 可以通过npm ...
- Haoop MapReduce 的Partition和reduce端的二次排序
先贴一张原理图(摘自hadoop权威指南第三版) 实际中看了半天还是不太理解其中的Partition,和reduce端的二次排序,最终根据实验来结果来验证自己的理解 1eg 数据如下 20140101 ...
- linux虚拟机下安装samba
默认情况下,Linux系统在默认安装中已经安装了Samba服务包的一部分 ,为了对整个过程有一个完整的了解,在此先将这部分卸载掉.使用命令 rpm -qa | grep samba ,默认情况下可以查 ...
- 在MacOS中,Unity使用VSCode开发,4.7版本无法正常使用C#
我在MacOS中安装了两个版本的Unity,一个是4.7版本,一个是5.6版本,在5.6版本中使用VSCode打开项目时,可以正常代码提示和查看,但是打开4.7版本的项目时,无法正常提示和查看. 经过 ...
- ifame高度自动适应子页面内容
被这个问题折磨了好久,试了很多方法都不行,总算解决了,记录一下. <div class="iframe-pro" id="iframe-proid"> ...
- tp框架---View视图层---模板继承(举例说明)
当我们做动态页面时,我们会发现一个网站的头部和尾部是相同的,那么我们如何用tp框架来做模板呢 ? 先看一下注意事项: (1)每个区块由<block></block>标签组成 ( ...
- linux可用更新源
Kali 2.0更新源kali-rolling:#中科大deb http://mirrors.ustc.edu.cn/kali kali-rolling main non-free contribde ...