wavecom模块CDMA模块判断运营商回馈信息判断准确的短信发送成功。
适用于Q2358C和Q2438F模块
这两个模块不能直接判断+CMGS:N来判断短信发送成功,
这个只能知道运营商收到模块发过来的短信了但是服务器能不能正常接收你的短信是另外一回事。需要判断+CDS返回值。
<st> Meaning
Network Problems (IS-41D)
0 Address vacant
1 Address translation failure
2 Netowrk resource shortage
3 Network failure
4 Invalid Teleservice id
5 Other Network Problem
Terminal Problems (IS-41D)
32 No page response
33 Destination busy
34 No acknowledgment
35 Destination resource shortage
36 SMS delivery postponed
37 Destination out of resources
38 Destination no longer at this address
39 Other terminal problem
Radio Interface Problems (IS-41D)
64 Radio IF resource shortage
65 Radio IF incompatible
66 Other Radio IF problem
General problems (IS-41D)
96 Unexpected parameter size
97 SMS Origination denied
98 SMS Termination denied
99 Supplementary service not supported
100 SMS not supported
101 Reserved
102 Missing expected parameters
103 Missing mandatory parameters
104 Unrecognized parameter value
105 Unexpected parameter value
106 User data size error
107 Other General problems
General codes (Not defined in IS-41D)
32768 SMS OK. Message successfully delivered to base station
32769 Waiting for transport layer acknowledgment
32770 Out of resources (e.g. out of memory buffer)
32771 Message to large to be sent over access chanel
32772 Message to large to be sent over data traffic chanel
32773 Network not ready
32774 Phone not ready
32775 Cannot send message in analog mode
32776 Cannot send broadcast message
32777 Invalid transaction id
+CDS:2,119,"",129,"02/04/23,16 :06 :26","02/04/23,16 :06 :30",105
+CDS:2,120,"",129,"02/04/23,16 :06 :50","02/04/23,16 :06 :57",32768
返回这个参数才能正常发送短信成功32768 SMS OK. Message successfully delivered to base station