Skip to main content
Skip table of contents

SMPP Configuration Guide


Unified Admin Configurations

Channel Manager Configs

Channel Type

  • SMPP channel type must be already created as part of bootstrapping of the Channels Connector.

Channel Provider

  • The name can be any. E.g. SMPP Provider.
  • Supported Channel Types will be selected as "SMS" (If you want to setup any one only, then select any one).
  • Provider Webhook will be FQDN/smppconnector. Eg: https://cim-dev.expertflow.com/smppconnector

Channel Connector

  • The name can be any. E.g: SMPP Connector
  • Channel Provider Interface must be the same as created in the previous step.
  • Provide the values

Channel

  • Here we will be creating channels. If we want to setup SMS, then we will create a channel under the "SMS" channel type.
  • The name of the channel can be any. E.g: SMPP  SMS Channel
  • Service identifier:
    • For Sms: it will be the active phone number we have bind for cim. 
  • The rest of the fields are the same as all other connectors. The sample is shown in the image below.


Service Identifier

You need to add a service identifier in the configMap also because on the first call of the API to get Unified Admin configuration we need to add in the following API to get configs
https://fnbdemo.expertflow.com/ccm/channel-connectors/configurations/service-idenfier


Configuration Variables

Variable Name

Description

Value

Type
CCM-APIFQDN of the machine where Customer-Channel-Manager is deployed.https://fnbdemo.expertflow.comString100
SMPP-SECUREIs Smpp secured

false

Boolean
SMPP-REMOTE-IP-ADDRESSSmpp remote IP address127.0.0.1String100
SMPP-REMOTE-PORTSmpp remote port2775PositiveNumber
SMPP-FROM-NUMBERDN we will use1218String100
SMPP-SYSTEM-IDSmpp System Idsmppclient1String100
SMPP-PASSWORDSmpp passwordpasswordString100
SMPP-SYSTEM-TYPESet numeric from address for SMPP-NUMBER-TYPE = 0 and any alphanumeric from address for SMPP-NUMBER-TYPE = 10String100
SMPP-BIND-TYPEFor Transmitter bind (TX) set 0, for Receiver bind (RX) set 1, and for Transceiver bind (TRX) set 22String100
SMPP-NUMBER-TYPEFor numeric format set 0, for alphanumeric format set 10String100
PUBLISHER-ENABLEIf you want to publish delivery smstrue/falseBoolean
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.