#
SMPP Address
SMPP Address (SME Address) is comprised of 3 parameters: Address, TON, NPI.
Address is text field that represents originator and/or recipient of the message.
TON defines Type of Number
NPI defines Numeric Plan Indicator
#
Most used SME address
examples
Mobile phone number:
address: +79171234567, TON: 1, NPI: 1
phone number must be provided in format <country code><area code><subscriber number>
Short number:
address: 55555, TON: 3, NPI: 0
Alphanumeric string:
address: MyService, TON: 5, NPI: 0