What are the SMPP BIND parameters?
The syntax for initiating a BIND_TRANSMITTER, BIND_RECEIVER or BIND_TRANSCEIVER instance uses the following parameters:
- system_id - identifies the user requesting to bind (username)
- password- password to allow access
- system_type- identifies the system type (ignored, set to blank)
- interface_version- indicates SMPP version supported by user
- addr_ton - identifies user type of number (ignored, set to blank)
- addr_npi - numbering plan indicator for user (ignored, set to blank)
- address_range- The user address
For more information please consult the
SMPP specification available in the
What Are SMPP And UCP-EMI? article.