Closed smppuser closed 6 years ago
yes
But at our end, only one FID is there. See the logs below. This is how a double credit message goes to the operator. We get only one FID and one DLR for it. What should we do to get different FIDs for each Message sent?
2018-07-02 09:10:10 Sent SMS [SMSC:xxxx] [SVC:xxxx] [ACT:] [BINF:2] [FID:S21311185020910103124841412] [META:?smpp?] [from:xxxx] [to:xxxxx] [flags:-1:0:-1:0:19] [msg:153:messag first part] [udh:6:050003760201]
2018-07-02 09:10:10 Sent SMS [SMSC:xxxx] [SVC:xxxx] [ACT:] [BINF:2] [### FID:] [META:?smpp?] [from:xxxx] [to:xxxx] [flags:-1:0:-1:0:0] [msg:129:message 2nd part] [udh:6:050003760202]
this is the way kannel bearerbox deals with the messages, not ksmppd.
ksmppd is a simple relay/communication layer and submits and received to kannel as is.
If we send a messages with more than 160 characters long will there be two FIDs and Two delivery reports will receive from the operator?