when i insert messages into send_sms. Mostly it sends the message and insert three records to sent_sms table with dlr-mask 31,8 and 1. But some times after inserting the message to send_sms, sent_sms gets only two records with dlr-mask 31 and 8. This time dlr table populate with one record with mask 31 and status 0. why this is being why all the messages are not getting delivered giving properly dlrs in sent table.
the values i am inserting in send_sms given below....... momt----- MT sender---- receiver------- msgdata----- smsc_id ---- bsnl service------ jintex smstype---- 2 dlr_mask---- 31 dlr_url------------ http%3A%2F%2F122.161.124.183%2F%3Fdlrstring%3D%25a%26refid%3D09 Earlier i was running bearerbox, smsbox and sqlbox. that time messages were going to DLR table frequently. After that i kill the smsbox process and only bearerbox and sqlbox are running on my machine.Most of the messages properly delivered but many times it inserts the record into the DLR table.Plz tell that problem is in my kannel or this is a SMSC problem. plz help Regards Abhi
