Documentation

Services

SMPP BinderSMPP Binder

The short message peer-to-peer protocol (SMPP) is a telecommunications industry protocol for sending and receiving SMS messages.

GnGSmS utilizes Logica SMPP java library to connect to Short Message Service Centers (SMSC)

The GnGSmS SMPP binder service wraps and maintains an SMPP connection to an SMSC.

To create a new SMPP binder select the "Smpp Binder" tab from the navigation bar on the left hand side of the screen.

 

Service Name
The name of this service, it is better to have a unique name for each service in a GnGSmS configuration
Service Description
A short description of the service
Disabled
Enable or disable this service, if disabled the service will not start when you start the GnGSmS services
SMSC System id
The system id to use for connecting to the SMSC
SMSC Password
The password to use for connecting to the SMSC
Address Range
The range of addresses for receiving messages.

This is usually ignored by the SMSC, you should check with your SMS provider for the correct range

For more details refer to SMPP specifications

System type
Consult your SMSC for the value of the system type

For more details refer to SMPP specifications

Source Address Ton
Source address type of number.

Consult your SMSC for the value of the source TON

For more details refer to SMPP specifications

Source Address NPI
Source address number plan indicator.

Consult your SMSC for the value of the source TON

For more details refer to SMPP specifications

Destination Address Ton
Destination address type of number.

Consult your SMSC for the value of the source TON

For more details refer to SMPP specifications

Destination Address NPI
Destination address number plan indicator.

Consult your SMSC for the value of the source TON

For more details refer to SMPP specifications

Address Range Ton
Address range type of number.

Consult your SMSC for the value of the address range TON

For more details refer to SMPP specifications

AddressRange  NPI
Address range number plan indicator.

Consult your SMSC for the value of the source TON

For more details refer to SMPP specifications

Keep alive
The frequency (in seconds) of sending enquire link requests, enquire links are required to keep the SMPP connection on.

For more details refer to SMPP specifications

Communication Timeout
The timeout of the smpp connection

For more details refer to SMPP specifications

Receive Timeout
The timeout for reciebing a message

For more details refer to SMPP specifications

Delivery Report
Whether to request a delivery report or not.

If enabled delivery reports will be requested from the SMSC and will be processed in the action tree like any other received message.

Caution: Use delivery reports carefully, the system can run in a infinite of send receive loop if the actions are definite to auto reply on a received message. you can avoid this loop by using action expressions

IP address
The host or IP address of the SMSC
Port
The port of the SMSC