The delivery time of SMS shown in reports is as received from upstream Gateway, which may differ from gateway to gateway by some time, so there might be some difference in report.
Category: Delivery Report
What kind of acknowledgement is received, if the messages has been submitted to the operator?
In iTextWeb, if the successful submission of the messages takes place towards the operator, it will return the Message ID in numeric or alphanumeric format.
What can be acknowledgement type from the operator end for the submission of the messages
In SMPP, if the successful submission of the messages takes place, it will return the Message ID in numeric or alphanumeric format.
After sending SMS campaign, status for all messages is “Submitted” instead of “Delivered”. What is the reason?
Post submission of any message, SMSC at other end issues an unique messageid against every such message. In case message is not accepted by SMSC, it responds with error code in Command Id parameter. It may be noted that DLRs are retruned by SMSC against messageid. Usually DLRs are issued as and when message is delivered on […]