Blocked UUID is to block/stop the ongoing SMS campaign of any client, it at all, a user wants to cancel after uploading a huge file. You could get transaction ID (UUID) from the client and add it to Blocked UUID list and our system will stop sending traffic to the operators.
Articles Tagged: SMPP Provider
Why Do Some Special Characters Do Not Get Delivered on Mobile?
Some Special characters such as &, *, @, $, etc., have different values in GSM 7 bit encoding. So when you are sending a message make sure that you set proper encoding which is configured on SMPP Center Server.
Do the Failed Messages Get Retried in SMPP Client?
Yes, if you set the retry feature of SMPP Center then it will retry failed messages to the next assigned vendor/operator which is configured as a failover. Retry Mechanism is based on the interval or global error code set by the admin in SMPP Center’s Software.
What is Enquire Link in SMPP Server?
This is the health check call from the SMPP client to the SMPP Server which indicates that the SMPP Client’s session is alive and connected. Best practice is to keep this interval to 30 sec recommended.