DLR bugs..
Stefan Cars <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi! Here is the DLR bugs that I have, which is not very nice. Since CIMD2 DLR makes the smsbox CRASH. Also, since I'm forced to change the source_addr_ton to GSM_ADDR_TON_INTERNATIONAL. That might be the problem with SMPP. Anyway, the DLR should work imho. I think this is two serious bugs which should be solved before going to release. I have tried to look into the CIMD2 problem, but I can't really understand it. If someone (andreas maybe) could take a look at it. I could help with paket tracing, and the possibility to connect to our CIMD2 SMSC (our testnumber). / Stefan ----------------- Stefan Cars CTO Globalwire Communications Phone: +46 18 10 79 50 Mobile(UK): +44 788 061 36 69 Mobile(SE): +46 708 44 36 00 ---------- Forwarded message ---------- Date: Wed, 6 Mar 2002 10:52:49 +0100 (CET) From: Stefan Cars <[email protected]> To: [email protected] Subject: Some DLR questions.. I have some questions regarding DLR: First, my SMPP DLR does not work. The log says this: 2002-03-06 09:46:48 [7] DEBUG: **********>>>>>>>>>>>>>> SMPP handle_pdu Got DELIVER REPORT 2002-03-06 09:46:48 [7] ERROR: Got DELIV REPORT but couldnt find message or was not interested in it Can this be a problem becuase of the fact that my SMSC demands me to set the following : pdu->u.submit_sm.dest_addr_ton = GSM_ADDR_TON_NATIONAL; pdu->u.submit_sm.source_addr_ton = GSM_ADDR_TON_INTERNATIONAL; pdu->u.submit_sm.source_addr_npi = GSM_ADDR_NPI_PRIVATE; pdu->u.submit_sm.dest_addr_npi = GSM_ADDR_NPI_PRIVATE; Also with CIMD2 it crashes: LOG: 2002-03-06 09:48:32 [9] DEBUG: smscconn_sender (CIMD2:217.174.67.140:9971:globalw3): sending message 2002-03-06 09:48:33 [1] DEBUG: Dumping 0 messages and 0 acks to store 2002-03-06 09:48:39 [8] DEBUG: Looking for DLR smsc=CIMD2:217.174.67.140:9971:globalw3, ts=020306104916, dst=46708443600, type=1 2002-03-06 09:48:39 [8] DEBUG: created DLR message: 2002-03-06 09:48:39 [4] INFO: Starting delivery report <stefan> from <46708443600> 2002-03-06 09:48:39 [4] PANIC: gwlib/octstr.c:261: octstr_copy_real: Assertion `len >= 0' failed.