Find answers to your technical questions and learn how to use our products
Search suggestions:
Find answers to your technical questions and learn how to use our products
Search suggestions:
Use this page to add the configuration of an SMPP connection.
Field or Button |
Description |
|---|---|
Zone |
Select the name of the zone from the drop-down box.
Note:
The Zone drop-down box appears only when you create new zones. If you do not create any new zones, you do not see the drop-down box. |
Name |
Enter the name of the SMPP connection. |
Enable |
The options are:
|
Transport Protocol |
Select the transport protocol that is used to send a request to SMSC. The options are:
|
Host Address |
Enter the host address of the service provider or the Short Message Service Center (SMSC). |
Shared |
Select the relevant Shared option to enable or disable the SMS Processor field. The options are:
If you select Yes, the SMS Processor drop-down box is disabled and all the available SMS processors are shared for that particular zone. If you select No, the SMS Processor drop-down box is enabled and you must select one of the available processors from the drop-down box. The default is No. |
SMS Processor |
Select the SMS processor from the drop-down box.
Note:
The system displays the drop-down box if you select the shared option No. |
Port |
Enter the port number of the service provider or the SMSC. |
Bind Mode |
Select the Bind Mode from the drop-down list box. The options are:
|
User Name |
Enter the user name. |
Password |
Enter the password. |
Address Range |
Enter the address range. |
Set From field to |
The options are:
|
Short Code/Long Number Organization |
In this box, enter either the short code or the long number provided by the SMSC. Select the relevant organization from the multi-select drop-down list. The options are:
|
These parameters are optional.
Field or Button |
Description |
|---|---|
Service Type |
Helps to identify the type of sender to bind as transmitter with the SMSC. It is used to categorize the type of External Short Message Entities. For example, Voice Mail System (VMS) and Over the-air Activation System (OTA). By default, the value is NULL. Refer to the SMPP 3.4 specifications for additional details. |
Address Type of Number |
Use to define the type of number to be used in the Short Message Entities (SMEs) address parameters. The defined values are:
Refer to the SMPP 3.4 specifications for additional details. |
Address Numeric Plan Indicator (NPI) |
Use to define the Numeric Plan Indicator (NPI) to be used in the SME address parameters. The defined values are:
Refer to the SMPP 3.4 specifications for additional details. |
Data coding Scheme |
Indicates the data coding scheme of the short message. This value depends on the language and the settings required by the service provider. To send normal English messages the default value is 0. To send SMS in other languages like Italian, Russian, Chinese modify this value to 8 ( equivalent of "0 0 0 0 1 0 0 0 UCS2 (ISO/IEC-10646) as per the SMPP specifications for a particular service provider. Modify this value based on your testing results with the service provider. Modifying the value from 0 to something different reduces the number of characters being sent per SMS as more number of bits are required to represent each character in different languages. Refer to the SMPP 3.4 specifications for additional details. |
SMS Character Encoding |
Indicates one of the following values:
This value is used in conjunction with SMS Data Encoding value. |
Source Type of Number |
Use to define the type of number to be used in the SME address parameter. The defined values are :
Refer to the SMPP 3.4 specifications for additional details. |
Source Numeric Plan Indicator |
Use to define the Numeric Plan Indicator (NPI) to be used in the SME address parameters. The defined values are:
Refer to the SMPP 3.4 specifications for additional details. |
Destination Type of Number |
Use to define the type of number to be used in the SME address parameter. The defined values are:
Refer to the SMPP 3.4 specifications for additional details. |
Destination Numeric Plan Indicator |
Use to define the Numeric Plan Indicator (NPI) to be used in the SME address parameters. The defined values are:
Refer to the SMPP 3.4 specifications for additional details. |
Priority Flag |
Allows the originating SME to assign a priority level to the short message. Four priority levels are supported:
Refer to the SMPP 3.4 specifications for additional details. |
Registered Delivery |
Use to request an SMSC delivery receipt and/or SME originated acknowledgements. The options are:
Refer to the SMPP 3.4 specifications for additional details. |
Validity Period |
Can be defined in minutes; ranging from 0 to 4320. This is a relative value for SMSC. Refer to the SMPP 3.4 specifications for additional details. |
Long SMS Sending Process |
You can send a long SMS using one of the following options:
Note:
When you use MESSAGE_SEGMENTATION, the system by default breaks lengthy outbound SMS messages into segments no larger than:
This default setting can be changed by adding the following properties in $MMSSERVER_HOME/lib/config/smsserver.properties and then running the service mmsserver restart command:
When outbound SMS messages are sent, they are broken into segments of the specified size. The maximum segment size should be obtained from the SMSC. |