Description
Hi Everyone!
My application is able to connect to smpp server However getting below warning and the message is not been delivered.
INFO 253141 --- [ main] i.s.SMSAPPdemo.MultipleSubmitExample : Broadcasting sms
INFO 253141 --- [ main] org.jsmpp.session.SMPPSession : Connected from port 39488 to /41.57.87.231:5002
INFO 253141 --- [Worker-29884f84] org.jsmpp.session.SMPPSession : Starting PDUReaderWorker
INFO 253141 --- [ main] org.jsmpp.session.SMPPSession : Other side reports SMPP interface version 34
INFO 253141 --- [ main] i.s.SMSAPPdemo.MultipleSubmitExample : Connected with SMPP with system id ITTECH
INFO 253141 --- [ main] i.s.SMSAPPdemo.MultipleSubmitExample : Messages submitted, result is org.jsmpp.session.SubmitMultiResult@8de3d1c6
WARN 253141 --- [pool-1-thread-1] o.j.session.state.SMPPSessionBoundTX : No request for sequence_number 2 found
WARN 253141 --- [pool-1-thread-1] o.j.session.state.SMPPSessionBoundTX : No request for sequence_number 2 found
WARN 253141 --- [pool-1-thread-3] o.j.session.state.SMPPSessionBoundTX : No request for sequence_number 2 found