Re: smpp dlr problem
"Andrea Viscovich" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
> Thinking that DLR is based on "message_id" reply contents must include > Message ID, but in your way sms service provider make response with > out any standart contents of message_id, that your problem this > message_id field, make full dump of recieved PDU. Hi Juri, I don't undesrtand. thre message_id field is the ts field: creating the dlr I have: Adding DLR smsc=SMPP:xxx.xxx.xxx.xxx:2775/2775:futuress:VMA, ts=2976249, src=Visco, dst=+39347zzzzzzz, mask=31, boxc=smsboxA Searching the dlr 20 min after i got: Looking for DLR smsc=SMPP:xxx.xxx.xxx.xxx:2775/2775:futuress:VMA, ts=0002976249, dst=Visco, type=1 the ts is the same or 0002976249<>2976249? I notice that first src=Visco then dst=Visco but don't know if this matters. Andrea