Uploaded image for project: 'Observium'
  1. Observium
  2. OBS-1596

Clickatel Alerting (SMS Gateway)

    XMLWordPrintable

Details

    • New Feature
    • Resolution: Fixed
    • Minor
    • None
    • Professional Edition
    • Alerting

    Description

      The alerting include attached has been tested to work with Clickatel. It is based on the Messagebird script in the current Professional Edition.

      When configured in the interface as such:
      recipient::<<FULL_NUMBER>>||originator::<<NUMBER/NAME>>||user::<<USERNAME>>||password::<<PASSWORD>>||apiid::<<API_ID>>

      The update to includes/definitions/transports.inc.php is:
      $config['alerts']['transports']['clickatell'] = array(
      'name' => 'Clickatell SMS',
      'parameters' => array(
      'originator' => 'Sender of SMS message',
      'apiid' => 'API access key to send SMS',
      'username' => 'API username',
      'password' => 'API password',
      'recipient' => "Recipient's phone number",
      )
      );

      Attachments

        Activity

          People

            sid3windr Tom Laermans
            troykelly Troy Kelly
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: