Hello, My gsm provider uses dlr messages for information about charging status. It's smsc allways deliver this dlr (I dont need ask about dlr). So, problem is, that if I dont ask about dlr (dont uses dlr-mask), then kannel doesnt do "Adding DLR". So, when dlr goes from smsc, I get: 2005-05-29 20:15:19 [29931] [16] DEBUG: DLR[internal]: Looking for DLR smsc=smsc, ts=31950451, dst=9XXXXXXX, type=2 ERROR: SMPP[smsc]: got DLR but could not find me ssage or was not interested in it id<31949810> dst<9XXXXXXX>, type<2>.
When I ask for dlr (example dlr-mask=2), then kannel do: 2005-05-29 22:32:01 [4703] [15] DEBUG: DLR[internal]: Adding DLR smsc=smsc, ts=31955035, src=9XXXXX, dst=9XXXXXXXX, mask=2, boxc= After that I recieve 2 DLR's: one about delivery (succedded or not) and one about charging. So, I get 2 DLR's, but there is only one entry in DLR db. And I get working only first report. After first report DLR entry is deleted from DLR db, and I get again error "DLR but could not" -> and I dont get DLR about charging. Anybody had similar problem? How to resolve it? Help:) Maybe kannel needs new feature for that cases? regards, V
