SMS Being Delivered Multiple Times SMS Being Delivered Multiple Times

SMS Being Delivered Multiple Times

Vonage API Tech Support

Symptom

When sending outbound SMS, the message is sent multiple times.

Applies To

  • Outbound SMS

Resolution

This issue can usually be solved by restarting the handset. If this does not work, submit a Support request for further assistance.

Cause

At Vonage we do not generate retries from our platform, and we only pass one copy of each message to the suppliers for each API call. Very occasionally you can make a single API call and the message can arrive several times at the handset.

The two most common reasons for multiple deliveries are:

  • Non-communication of the initial response from the handset on the first attempt at delivery by the supplier. When no response is received this triggers retries on the SMSC level of our operator-partner. As you have noticed the delivery is duplicated we can conclude that the handset actually did receive the submissions but the acknowledgement failed to reach the SMSC. This will most likely have been caused by a communication error in an inter-operator signaling level, which in rare cases may result in multiple delivery.
  • Duplicate API calls being sent by your platforms to us. We pass on as many requests to our suppliers as we receive in API calls, so if multiple API calls are sent due to an error or a loop in your system, we will send the same number of SMS to our suppliers for you.