>From the shell start: bearerbox -v 0 -D 0 <confifile>
In another shell: smsbox -v 0 -D 0 <confile> Send your sms and try to replicate error. You might want to put both shells in script. BR, Nikos ----- Original Message ----- From: Indraveni Karangula To: [email protected] Sent: Saturday, January 31, 2009 3:11 PM Subject: kannel bulk sms feature 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
