Sending SMS

Started by ademirel, September 18, 2013, 10:01:56 AM

Previous topic - Next topic

ademirel

Hello,

I set up SMS config on NetXMS. It seems work. When I send SMS from the Tools menu, it was sent successfully. I'm sending my logs below.

root@monitor:~# tail -f /var/log/netxmsd |grep SMS
[18-Sep-2013 09:55:46.582] SMS send: to {+90533***}: {test}
[18-Sep-2013 09:55:47.611] SMS send: ATZ sent, got {}
[18-Sep-2013 09:55:48.624] SMS send: ATE0 sent, got {}
[18-Sep-2013 09:55:49.667] SMS send: AT+CMGF=0 sent, got {}
[18-Sep-2013 09:55:50.694] SMS send: AT+CSCA? sent, got {}
[18-Sep-2013 09:55:50.695] SMS send: AT+CMGS=18
[18-Sep-2013 09:55:50.695] SMS about to send: 0011000D910935635335330000AA04F4F29C0E
[18-Sep-2013 09:55:51.845] SMS send: AT+CMGS + message body sent, got {}


But, SMS doesn't come to my phone. What can be the problem?

Regards

ademirel


ademirel

I solved the problem. This is my fault. I was wrote my phone number with country code. When it removed, SMS sends.

Thanks