User Tools

Site Tools


Writing /app/www/public/data/meta/watchdogs/configuring_watchdog_texts.meta failed
watchdogs:configuring_watchdog_texts

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
watchdogs:configuring_watchdog_texts [2017/07/27 11:00] mmccwatchdogs:configuring_watchdog_texts [2021/06/25 10:09] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Configuring Watchdog Texts ======
  
 +Author: Anna Dowling
 +
 +There is currently one source of text messages within Errigal.
 +
 +  * These all come from the Ticketer that is used by Watchdog (Currently Atlas).
 +  * The texts initiate from a groovlet in the Ticketer ID number: 233
 +  * http://10.91.100.101:8083/Ticketer/groovlet/show/233
 +  * https://errigalnoc.com:8083/Ticketer/groovlet/edit/233
 +
 +This section of the groovlet is the important part for editing the text messages:
 +
 +{{ :watchdogs:screen_shot_2016-01-07_at_10.11.25.png?nolink |}}
 +
 +If you wish to add or remove a person to the text messages, add their mobile number into the to: section in the same format as shown in the screenshot. This is international format without the leading 00 or +.
 +
 +To change the content of the emails edit the “text” section.
 +
 +To do anything a little bit more funky checkout the developer API here:
 +
 +[[http://www.clickatell.com/downloads/smtp/Clickatell_SMTP.pdf?_ga=1.8448114.610638780.1417520413]]