Objective
Receiving the network ID in a delivery receipt (DLR) in SMPP.
Applies To
- Delivery Receipts
- SMPP
Procedure
Include a Tag Length Value (TLV) of 0x1421 in the "submit_sm" with a value of 0x031.
0x1422, 0x1423, and 0x1402 will be returned with strings containing the price, remaining balance, and the Mobile Country Code (MCC)/Mobile Network Code (MNC).
Optional TLV Field | Hex Value | Decimal |
Submission Price | 0x1422 | 5154 |
Remaining Balance | 0x1423 | 5155 |
MCC/MNC | 0x1402 | 5122 |
Example
Send a 0x1421 and get back 0x1422, 0x1423, and 0x1402 (MCC/MNC).
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?