0

我最初顺利进行 Gammu,状态 = 0 (SendingOK)。几分钟后,我发现 Gammu 出现问题:

Thu 2016/10/13 15:34:45 gammu-smsd[5508]: gammu: 1 "AT+CMGS=109"
Thu 2016/10/13 15:34:45 gammu-smsd[5508]: gammu: 2 "> 0691261801000011000C818031121006390000FF6CD0323BEC3E9FC36E100C179BC962B0980D969BB140EB70BB0E1297E57537BDEE3E83C86178980EB2A6C9E537680532BEE96F17085917D7DDE7F48B5A66C3DF6ED0BA0C52D56030150E661B81EA6E7A7D0D0AB7C56936685E5E87E561F7D905"
Thu 2016/10/13 15:34:45 gammu-smsd[5508]: gammu: 3 "+CMS ERROR: 38"
Thu 2016/10/13 15:34:45 gammu-smsd[5508]: gammu: Checking line: +CMS ERROR: 38
Thu 2016/10/13 15:34:45 gammu-smsd[5508]: gammu: AT reply state: 5
Thu 2016/10/13 15:34:45 gammu-smsd[5508]: gammu: RECEIVED frametype 0x00/length 0x10B/267
Thu 2016/10/13 15:34:45 gammu-smsd[5508]: gammu: Error 38
Thu 2016/10/13 15:34:45 gammu-smsd[5508]: SMS sent on device: "com11:" status=38, reference=-1
Thu 2016/10/13 15:34:45 gammu-smsd[5508]: gammu: CMS Error 38: "Network out of order"
Thu 2016/10/13 15:34:45 gammu-smsd[5508]: Error getting send status of message: Unknown error. (UNKNOWN[27])

这是我的配置 gammu:

[gammu]
port = com6:
connection = at115200
[smsd]
service = sql
logfile = myphone1
debuglevel = 255
phoneid = MyPhone1
commtimeout = 1
sendtimeout = 10
checksecurity = 0
hangupcalls = 1
deliveryreport = sms
user = root
password = admin
pc = localhost
database = smsd_database
driver = native_mysql

我使用了这个设备Gsm Gateway Sim Box 16 Ports Q2406B

Device : com6:
Manufacturer : Wavecom
Model : MULTIBAND 900E 1800 (MULTIBAND 900E 1800)
Firmware : 651b09gg.Q2406B 244 041410 13:45
IMEI : 354397003322627

我知道状态 38 :

"Network out of order" This cause indicates that the network is not
functioning correctly and that the condition is likely to last a relatively
long period of time; e.g., immediately reattempting the short message transfer
is not likely to be successful. 

当我关闭 gammu 服务,然后我重新启动状态仍然gammu: CMS Error 38: "Network out of order"如何解决这个问题的最佳解决方案?

可能很多会员gammu用户也遇到过同样的问题并可以解决。请在这里分享。问候。

我一直在用谷歌寻找仍然没有找到解决方案。

我真的很感谢你的帮助

4

1 回答 1

1

如果电话号码不正确,可能会发生此错误。例如,当我尝试使用 07******** 向电话号码发送短信时出现此错误,并且更改为 +447*****(英国前缀)在我的情况下解决了此问题。

于 2018-04-09T12:34:07.110 回答