How to configure custom SMS provider in ADSelfService Plus?

How to configure custom SMS provider in ADSelfService Plus?

ADSelfService Plus lets you use any one of the following methods to send an SMS:
  1. GSM modem
  2. Clickatell (built-in support)
  3. Custom SMS gateway

Configuring custom SMS gateway

You can configure a custom SMS gateway to send notifications and verification codes via SMS. ADSelfService Plus also extends support to both HTTP and SMTP-based SMS gateways.

HTTP-based custom SMS gateway

Follow these steps for ADSelfService Plus to use an HTTP-based custom SMS gateway:

      1. Log in to ADSelfService Plus with admin credentials.
      2. Go to Admin Product SettingsMail / SMS Settings.
      3. Click SMS Settings tab. From the SMS Provider drop-down, select Custom.
      4. Select HTTP from the Send SMS via drop down box.
      5. Select either of the available HTTP methods. That is, Post or Get.
      6. Enter the HTTP URL of your SMS gateway provider.
      7. Specify the HTTP Parameters specific to your SMS provider, the user's mobile number, and the message to be sent.
Note:
  1. Separate the HTTP parameters with an ampersand (&) sign. Example format: userName=xxx&password=yyy&mobileNumber=%mobNo%&message=%message%.
    1. xxx = API authentication username.
    2. yyy = API authentication password.
    3. %mobNo% = this macro denotes the user's mobile number.
    4. %message% = this macro denotes the SMS message content.
  2. More HTTP Parameters - If your SMS provider requires more parameters like unicode and apiID, include them as well using the & sign.
          How to configure custom SMS provider in ADSelfService Plus
      8. Specify the Success and Failure response from the provider.
      9. Enter the HTTP Request Headers specific to your SMS provider.
      10. If the SMS provider expects unicoded or encoded messages, select Convert Message into Unicode or Encode message respectively.
      11. Click Save Settings.

SMTP-based SMS gateway:

Follow these steps for ADSelfService Plus to use an SMTP-based custom SMS gateway:

      1. Log in to ADSelfService Plus with admin credentials.
      2. Go to Admin Product SettingsMail / SMS Settings.
      3. Click SMS Settings tab. From the SMS Provider drop-down, select Custom.
      4. Select SMTP from the Send SMS via drop down box.
            How to configure custom SMS provider in ADSelfService Plus
      5.Enter the email address the SMS will be sent in the From Address field.
      6. Specify the mobile number macro (%mobNo) followed by the email address of the SMS provider in the To Address field. For example,             %mobNo%@clickatell.com. For more details, contact your SMS provider.
      7. Provide the required Subject. Generally, it is either the mobile number or the message, depending on your SMS provider.
      8. Specify the Content to be sent
      9. Click SMTP Server Settings.
      10. Enter the name or the IP address of the SMTP Server, and the SMTP Port number.
      11. Provide the Username and Password with required permissions on the SMTP server.
      12. Select Connection Security from the drop-down, and click Save Settings.
Note: If the SMTP server is not configured, the mail server configured under the Mail Settings tab will be used.

SMPP-based SMS gateway

Follow these steps for ADSelfService Plus to use an SMPP-based custom SMS gateway:
  1. Log in to ADSelfService Plus with admin credentials.
  2. Go to Admin Product SettingsMail / SMS Settings.
  3. Click SMS Settings tab. From the SMS Provider drop-down, select Custom.
  4. Select SMPP from the Send SMS via drop down box.
  5. Enter the SMPP Server Name and SMPP Server Port number.
  6. Specify the Username and Password with required permissions on the SMPP server. Click Advanced Settings.How to configure custom SMS provider in ADSelfService Plus
  7. Enter the ESME System Type. From the ESME Bind Type drop-down, select Blind Transmitter or Transceiver.
  8. Specify the SMPP Time-Out and SMPP Source Address.
  9. Select the Source Address’ TON, Source Address’ NPI, Destination Address’ TON, and Destination Address’ NPI from the respective drop-downs.
  10. Click Save Settings.
Note:
  1. TON: Type of number
  2. NPI: Numeric plan indicator






                  New to ADManager Plus?

                    New to ADSelfService Plus?

                      • Related Articles

                      • Encryption and data storage in ADSelfService Plus database

                        Encryption in the ADSelfService Plus database ADSelfService Plus' database uses the following encryption methods to store sensitive data: Database Encryption method PostgreSQL AES-256-CBC Microsoft SQL AES-256-CBC The following sensitive information ...
                      • How to turn off ADSelfService Plus license expiration notification

                        To disable ADSelfService Plus license expiration notification, please follow the steps given below: Log in to ADSelfService Plus as a Super Admin. Click the Admin tab in ADSelfService Plus. Go to Product Settings > Mail/SMS Settings. Under the Mail ...
                      • Configuring SAML SSO for Active Directory Federation Services (AD FS) using ADSelfService Plus

                        The following guide elaborates on the steps to configure SSO for AD FS with ADSelfService Plus. This enables users to access all AD FS integrated applications by authenticating with ADSelfService Plus. Prerequisite Fetch the AD FS server federation ...
                      • How to deploy ADSelfService Plus over the internet?

                        Description Deploying ADSelfService Plus over the internet will allow end-users who are on the move to access the tool from anywhere, anytime. Resolution Register an IP address (say 64.12.13.11) and a public hostname (like ...
                      • How to configure your GSM modem?

                        ADSelfService Plus allows you to send notifications and verification codes via SMS. To send a SMS, you can use any one of the following methods: GSM modem Clickatell (built-in support) Custom SMS gateway Configuring GSM Modem GSM modem prerequisites: ...