playsms - kannel -smsc能够接收但不发送短信

时间:2015-07-22 10:30:34

标签: sms-gateway kannel

我使用playms和kannel,我可以收到短信,但我不能发送短信。

当我尝试发送短信时,我得到了: 1. 0: Accepted for delivery in the browser

  1. tail -f /var/log/kannel/smsbox.log

     sudo tail -f /var/log/kannel/smsbox.log
        2015-07-20 15:20:12 [2711] [3] INFO: smsbox: Got HTTP request from <127...*>
        2015-07-20 15:20:12 [2711] [3] INFO: sendsms used by
        2015-07-20 15:20:12 [2711] [3] INFO: sendsms sender:***> (127...) to:<2*******> msg:
        2015-07-20 15:20:12 [2711] [3] DEBUG: Stored UUID f5a87ab8-bd95-413b-a9a6-eb37e9b454da
        2015-07-20 15:20:12 [2711] [3] DEBUG: message length 14, sending 1 messages
        2015-07-20 15:20:12 [2711] [3] DEBUG: Status: 202 Answer:
        2015-07-20 15:20:12 [2711] [3] DEBUG: Delayed reply - wait for bearerbox
        2015-07-20 15:20:12 [2711] [0] DEBUG: Got ACK (0) of f5a87ab8-bd95-413b-a9a6-eb37e9b454da
        2015-07-20 15:20:12 [2711] [0] DEBUG: HTTP: Destroying HTTPClient area 0x7f827c000a90.
        2015-07-20 15:20:12 [2711] [0] DEBUG: HTTP: Destroying HTTPClient for 127...*)'.
        2015-07-20 15:31:13 [2711] [2] DEBUG: HTTP: Creating HTTPClient for127...*)'.
        2015-07-20 15:31:13 [2711] [2] DEBUG: HTTP: Created HTTPClient area 0x7f827c000a90.
    
  2. 在playms中,短信正在等待而不发送

  3. 你知道我的问题是什么吗?

0 个答案:

没有答案