Question
Should I bing with transceiver or transmitter/receiver?
Applies To
- SMPP
- SMS
Answer
SMPP defines three modes of operation for an ESME: transmitter, receiver, and transceiver.
When connecting to Vonage SMPP API you should select one of these modes of operation:
- Transmitter/Receiver Mode: Transmitter will enable you to submit messages, and query the status of messages and system parameters, but it is not able to receive messages or delivery receipts (DLR). To receive DLR and inbound messages, you need to also bind as a Receiver.
- Transceiver Bind: SMPP version 3.4 introduced the transceiver type of connection. It is similar to having a transmitter and receiver connection over the same network link and allows submitting and receiving.
We suggest using transceiver bind when possible as it helps to maximize the amount of network links (connections) available for your account (by default is 2).
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?
- Vonage SMPP Platform Availability
- 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?