Re: Delivery reports Queued

2016-02-10 Thread spameden
This question was already replied before. DLR storage is only temporary. Kannel uses dlr table in DB/memory/file just to track certain DLRs for certain messages. Generally, the more you have in this queue means more messages weren't delivered to your upstream. You might need to check with your

Re: Delivery reports Queued

2016-02-10 Thread Robin C
Hi spameden, Thank you for your reply. Actually the message got delivered to our handset. But we didn't got any response from the operator. When we check the access file of kannel we can only see the Sent SMS field. Receive DLR is not coming. Is that because of our fault

Re: Delivery reports Queued

2016-02-10 Thread Robin C
Hi, Please find the pdu below. And we set dlr_mask = 31. Then we got the ACK only. 2016-02-11 12:25:07 [30659] [6] DEBUG: SMPP[DNDP_P]: Sending PDU: 2016-02-11 12:25:07 [30659] [6] DEBUG: SMPP PDU 0x7f2cd8000a10 dump: 2016-02-11 12:25:07 [30659] [6] DEBUG: type_name: submit_sm

Re: Delivery reports Queued

2016-02-10 Thread spameden
I think it's best to ask your SMSC operator, might be an issue on their side. 2016-02-11 10:04 GMT+03:00 Robin C : > Hi, > >Please find the pdu below. And we set dlr_mask = 31. Then we got > the ACK only. > > > 2016-02-11 12:25:07 [30659] [6] DEBUG: SMPP[DNDP_P]:

Re: Delivery reports Queued

2016-02-10 Thread spameden
.ru>: > > How to install dlr mask = 31? > > *From:* users [mailto:users-boun...@kannel.org] *On Behalf Of *Robin C > *Sent:* Thursday, February 11, 2016 12:05 PM > *To:* spameden > *Cc:* kannel users@kannel.org > *Subject:* Re: Delivery reports Queued > > > > Hi

Re: Delivery reports Queued

2016-02-10 Thread spameden
Few things: 1) set your smsc operator logs to debug level 0 to check if kannel is sending registered_delivery flag in submit_sm packet. 2) make sure you use proper dlr_mask=31 2016-02-11 9:29 GMT+03:00 Robin C : > Hi spameden, > > Thank you for

RE: Delivery reports Queued

2016-02-10 Thread Беляев Владимир Николаевич
How to install dlr mask = 31? From: users [mailto:users-boun...@kannel.org] On Behalf Of Robin C Sent: Thursday, February 11, 2016 12:05 PM To: spameden Cc: kannel users@kannel.org Subject: Re: Delivery reports Queued Hi, Please find the pdu below. And we set dlr_mask = 31