Hi all, I configured kannel with Siemens GPRS Modem. Sending sms viz web browser by using the following url is working fine without any issue.
http://localhost:13013/cgi-bin/sendsms?username=indraveni&password=i...@6&to=9704637109&text=Indraveni%20testing I am able to send any number of sms using the above. Now, by creating a GUI in php , I am sending bulk sms at once, via modem. sometimes it fails sending sms to some of the numbers. In bearerbox output, only one message send command status: -1 is displayed, which means there is an error sending. But how can I diagnose whats the error, and where is the problem. Let me know, if any more information is needed. Regards Indraveni
