hi all
my kannel boxes works correctly with no errors at all.
but i am facing a little problems with sqlbox sent_sms table!
when i insert a record in send_sms like this
INSERT INTO send_sms ( momt, sender, receiver, msgdata, sms_type,dlr_mask) 
VALUES 
(’MT’, ’sando’, ’1234567890’, ’Hello world’, 2, 1);
my msg sent and the record moved to sent_sms table with no kannels internal id 
or smsc-provided message ID on any field!.
then when i receive deliver_sm pdu from my provider, a new DLR record is 
inserted in sent_sms, also with no id.
so i cant associate each DLR recond to its sent msg record!!
i attached my sent_sms table excel sheet.
any help plz
thnx
sando 
  



      

Attachment: sent_sms.xls
Description: MS-Excel spreadsheet

Reply via email to