Objective
Submitting messages with SMPP.
Applies To
- SMS
- SMPP
Procedure
Messages should be submitted with submit_sm using short messages fields. This packet contains the sender and recipient address, message body, and some other optional parameters.
If the message is passed to the Carrier Partner for delivery, the response to the submit_sm - submit_sm_resp - will contain error 0.
If the submit_sm_resp is not positive, it will contain an error indicating the message was rejected.
Additional Information
For more information on SMPP errors, see this list.
Articles in this section
- How do I send concatenated messages via SMPP?
- “Window of time” to submit a multipart SMS over SMPP
- TLS certificates for SMPP nexmo.com
- TLS certificates for SMPP vonage.com
- Why are SMPP concatenated messages not delivered?
- How to Read a Vonage SMPP Delivery Receipt
- Why are my SMS messages displayed as jumbled text?
- Does Vonage need to add my originating IP address to an allow list?
- What field contains the message ID in SMPP?
- How can I receive the network ID on a delivery receipt in SMPP?