Hello, We had a instance of the bearerbox running for a few hours without smsbox running. Looks like we had a number of incoming message (deliver_sm) attempts.
The logs show this (several times): WARNING: smsbox_list empty! WARNING: incoming messages queue too long, dropping a message WARNING: SMPP: Unknown TLV(0x000e,0x0001,03) for PDU type (deliver_sm) received! In this situation, what does bearerbox return to the SMSC in the deliver_sm_resp? I am trying to determine if we potentially lost incoming messages permanently. If bearerbox returns a status of success even though it could not deliver to sms, then I assume the messages are lost. If kannel returns a status of failure, then the SMSC should retry the failed message. Can someone confirm what bearerbox does in this situation? Thanks, Jeff