Hi, I am receiving DELIVERED and UNDELIVERED DLRs great when sending via this setup:
OPENSMPPBOX -> SQLBOX -> BB Using this when sending the sms: 2010-12-10 02:51:54 [7198] [6] DEBUG: registered_delivery: 1 = 0x00000001 The issue I am having is when I look at the DLR MASK this is using, its 19 So when DLR are ACCEPTED, I get this error: 2010-12-10 02:41:43 [7198] [6] DEBUG: DLR[mysql]: Ignoring DLR message because of mask type=4 dlr->mask=19 2010-12-10 02:41:43 [7198] [6] DEBUG: DLR[mysql]: DLR not destroyed, still waiting for other delivery report 2010-12-10 02:41:43 [7198] [6] DEBUG: updating DLR status in database 2010-12-10 02:41:43 [7198] [6] DEBUG: sql: UPDATE `tmp_kannel_dlr` SET `status`=? WHERE `smsc`=? AND `timestamp`=? LIMIT 1 2010-12-10 02:41:43 [7198] [6] ERROR: SMPP[smsc_sim]: got DLR but could not find message or was not interested in it id<0> dst<6612341234>, type<4> How can I set it so I can receive all Delivery Report Messages (DLR MASK 31) when sending the sms to OPENSMPPBOX. Thanks for your help! Regards, James
