hi according to my knowledge, SQLBox is just an other SMSbox. It hands over the message to kannel. and it is kannel's responsibility to send message through an SMSC.
see the sent_sms table and see if you have any DLR. if you have a DLR see its status. (may be there is no DLR at all, make sure you have proper DLR-mask inserted to get dlr back ) you should see kannel logs to see what actually is going on. the first thing you need to check is if kannel itself is sending messages. if kannel is sending message then you might need to insert the SMSC in send_sms table to sqlbox, through which you want kannel to send message out. again, see the kannel logs. that will clear things. Thanks Ali On Thu, Dec 13, 2012 at 12:04 PM, Nagendra Babu < [email protected]> wrote: > > > i installed and configured sqlbox with kannel succefully... am inserting a > record into mysql table then it is sending sms and it shows that message > was sent. and it transefered to sent_sms table but am not getting that sms > to my mobile? can help me out.... > > -- > *Nagendra Babu* > > >
