SMPP Server Account
SMPP Server account allows you to accept connections from other applications.
This type of account can be used to allow client applications to use SMPP protocol to connect to SMS Studio.
SMPP Server Connection Dialog
See Connection Dialog for description of the Connection, Account and Statistics tabs.
Settings tab
- Listen port specifies the port number on which the application will listen for incoming connections.
- Local IP address lets you specify the local IP address SMS
Studio will use when creating the connection. This setting is useful if you
need to select the network adapter to be used by this connection, or if your
network adapter is using several IP addresses. In most cases, there is no need
to change this setting (i.e. it should be set to 0.0.0.0).
- Client IP address lets you specify the IP address of the client computer.
- Client IP address mask lets you specify the mask used to check if the client IP address is allowed.
For example: if the client IP address is set to 192.168.0.0 and the mask is set to 255.255.255.0, then this connection will accept an incoming connection from a client only if its actual IP address is in the range from 192.168.0.0 through
192.168.0.255.
- Client user name lets you specify the user name of the client.
- Client password lets you specify the password of the client.
Deliver tab
- Data coding lets you specify the data coding scheme used to code the text of outgoing messages.
- GSM data coding lets you specify the data coding scheme which should be used in cases that only GSM 7-bit characters are detected in the outgoing message.
- Compatibility lets you specify the compatibility mode used to
encode the text of outgoing messages. This option allows you to set the limit
of the number of encoded characters in the outgoing SMPP frame to accommodate
the alphabet used by the SME.
- Binary data coding lets you specify the data coding scheme
used for binary outgoing messages.
- Use TLV for sending contents specifies whether to use TLV
for sending the contents.
- Use TLV for concatenated messages specifies whether to use
TLV for sending concatenated messages.
Advanced tab
- Outgoing international (TON and NPI) lets you specify the TON and NPI values which should be used for international phone numbers in submitted messages. International phone numbers in SMS Studio contain only digits preceded by the plus sign ( + ).
- Outgoing national (TON and NPI) lets you specify the TON and NPI values which should be used for national phone numbers in submitted messages. National phone numbers in SMS Studio contain only digits.
- Outgoing alphanumeric (TON and NPI) lets you specify the TON and NPI values which should be used for alphanumeric addresses in submitted messages. Alphanumeric addresses in SMS Studio may contain any combination of characters.
- Incoming international (TON and NPI) lets you specify the TON and NPI values used by the SME for international phone numbers in incoming messages. SMS Studio will insert a plus sign ( + ) at the beginning of the phone numbers with this combination of TON and NPI values.
- Maximum sending rate specifies the maximum rate (in messages per second) at which the application will send messages. The application will never send messages faster than this rate. Note that you may enter a decimal value in this
field.
- Maximum receiving rate specifies the maximum rate (in messages per second) at which the messages can be received from the client. If this rate is reached, the incoming messages will be rejected until the current rate drops below
this value. Note that you may enter a decimal value in this field.
Related topics
SMPP Account