In version 1.4.3 there is no problem.
And here in the formation of the report there is no record in dlr
    02/15/2012 12:46:14 [9579] [6] DEBUG: sql: INSERT INTO `dlr` (`smsc`,
`ts`, `source`, `destination`, `service`, `url`, `mask`, `boxc`, `status`)
VALUES (?,?,?,?,?,?,?,?, 0)

Here, what is with SQL. I dlr table rebuild from scratch.
But in forming an answer from the table is nothing to read

    2012-02-15 12:46:18 [9579] [6] DEBUG: sql: SELECT `mask`, `service`,
`url`, `source`, `destination`, `boxc` FROM `dlr` WHERE `smsc`=? AND `ts`=? 
LIMIT 1
    2012-02-15 12:46:18 [9579] [6] DEBUG: column=mask buffer_type=3
max_length=0 length=10
    2012-02-15 12:46:18 [9579] [6] DEBUG: column=service buffer_type=253
max_length=0 length=40
    2012-02-15 12:46:18 [9579] [6] DEBUG: column=url buffer_type=253
max_length=0 length=255
    2012-02-15 12:46:18 [9579] [6] DEBUG: column=source buffer_type=253
max_length=0 length=40
    2012-02-15 12:46:18 [9579] [6] DEBUG: column=destination buffer_type=253
max_length=0 length=40
    2012-02-15 12:46:18 [9579] [6] DEBUG: column=boxc buffer_type=253
max_length=0 length=40

Maybe in version 1.5.0 other structure dlr?

-- 
View this message in context: 
http://old.nabble.com/Problem-with-delivery-reports-tp33327313p33328254.html
Sent from the Kannel - User mailing list archive at Nabble.com.


Reply via email to