HI, I am using mysql as dlr-storage. When I send SMS I can see dlr table get populated but after its gets deleted. Now in the access.log file, I see the following entries
2011-06-24 11:42:58 Sent SMS [SMSC:huawei_e220] [SVC:] [ACT:] [BINF:] [FID:62] [META:] [from:+9194********] [to:94********] [flags:-1:0:-1:-1:31] [msg:38:---..Harbhag Singh Sohal.] [udh:0:] 2011-06-24 11:42:58 Receive DLR [SMSC:huawei_e220] [SVC:] [ACT:] [BINF:] [FID:62] [META:] [from:+9194********] [to:94*******] [flags:-1:-1:-1:-1:8] [msg:4:ACK/] [udh:0:] 2011-06-24 11:43:57 Receive DLR [SMSC:huawei_e220] [SVC:] [ACT:] [BINF:] [FID:62] [META:] [from:+9194**********] [to:94*******] [flags:-1:-1:-1:-1:1] [msg:7:Success] [udh:0:] >From above i can see that message was delivered successfully. What is [FID:62] , is it being used to associate a particular message to its dlr. How can store the above information to the database so that I can notify the users that the message has been delivered successfully ? -- Regards Harbhag Singh Sohal www.harbhag.wordpress.com