Messaging works on store and forward mechanism, there is no way admin can automatically resend/retry to send the failed messages. A DLR to this effect is issued immediately. However admin can configure a fail-over gateway to handle such failure. It may be noted that billing is already done for such message, hence fail-over gateway cost […]
Monthly Archives: September 2017
How to test the HTTP API?
Copy and paste the URL into your internet browser address bar and hit enter to send your test message. You can edit the content of the text message in the URL before sending a free test message to your testing phone number. You should receive a successful response back from our system with a message […]
What will be length of SMS when I send a long SMS ?
Usually for single SMS, character length is 160 characters. If you type more than 160 characters then the SMS will get split in to multiple SMS as per the SMPP standards. While Available maximum character length in iTextWeb is Simple Text: 1200 characters, Unicode: 530 characters.
Why do we get logged out automatically form our account?
Every web application has a defined session time as a security feature. If no activity is detected by browser for a defined time, the session will expire, and user will get logged out from its respective account. In another case, if SPAM Validation is active for any respective account and if the system detects any SPAM words, […]