Integration with Telemessage — NotePage, Inc.

Delivery Services

Integration with Telemessage

PageGate supports all four Telemessage delivery methods — web API, SNPP, WCTP, and TAP — enabling a fully tiered failover system.

Configure TelemessageAPI (Primary)

  1. In PageGate Admin, right click Carriers, select Add.
  2. Specify the following:
    Carrier: TelemessageAPI
    Protocol: HTTPPOST
    Host: secure.telemessage.com/partners/xmlMessage.jsp
    Port: 443
    Max Chars: 160
  3. Click Apply. Go to Carriers — TelemessageAPI — Template. In the Text section paste the XML:
    <?xml version="1.0" encoding="UTF-8" ?>
    <TELEMESSAGE><TELEMESSAGE_CONTENT><MESSAGE>
    <USER_FROM><CIML><NAML><LOGIN_DETAILS>
    <USER_NAME>[your username]</USER_NAME>
    <PASSWORD>[your password]</PASSWORD>
    </LOGIN_DETAILS></NAML></CIML></USER_FROM>
    <MESSAGE_CONTENT><TEXT_MESSAGE>
    <TEXT>%Message%</TEXT>
    </TEXT_MESSAGE></MESSAGE_CONTENT>
    <USER_TO><CIML><DEVICE_INFORMATION>
    <DEVICE_TYPE DEVICE_TYPE="SMS"/>
    <DEVICE_VALUE>%RecipientId%</DEVICE_VALUE>
    </DEVICE_INFORMATION></CIML></USER_TO>
    </MESSAGE></TELEMESSAGE_CONTENT></TELEMESSAGE>
  4. Click Apply.

Configure TelemessageSNPP (Failover 1)

  1. Right click Carriers, select Add.
  2. Carrier: TelemessageSNPP
    Protocol: SNPP
    Host: csnpp.telemessage.com
    Port: 444
    Max Chars: 500
  3. Go to Carriers — TelemessageSNPP — Advanced. Enter Telemessage Username and Password. Click Apply.

Configure TelemessageWCTP (Failover 2)

  1. Right click Carriers, select Add.
  2. Carrier: TelemessageWCTP
    Protocol: WCTP
    Host: wctp.TeleMessage.com/servlet/wctp
    Port: 444
    Max Chars: 500
  3. Go to Carriers — TelemessageWCTP — Advanced. Enter Telemessage Username and Password. Click Apply.

Configure TelemessageTAP (Failover 3)

  1. Right click Carriers, select Add.
  2. Carrier: TelemessageTAP
    Protocol: TAP
    Phone Number: [Contact Telemessage]
    Baud Rate: 1200 | Parity: Even | Data Bits: 7 | Stop Bits: 1
    Init String: (auto)
    Max Chars: 240
  3. Click Apply.

Configure the Failover Chain

  1. Go to Carriers — TelemessageAPI — Advanced. Set Failover to: TelemessageSNPP. Click Apply.
  2. Go to Carriers — TelemessageSNPP — Advanced. Set Failover to: TelemessageWCTP. Click Apply.
  3. Go to Carriers — TelemessageWCTP — Advanced. Set Failover to: TelemessageTAP. Click Apply.

Return to Delivery Services

Need help with this integration?

Our support team can walk you through the configuration steps.