Last active
September 15, 2017 09:23
-
-
Save fredleger/3dca60a805b461d17a6f5d54a7ccccd4 to your computer and use it in GitHub Desktop.
XML used to notify on-call budy via twilio
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<Response> | |
<Say loop=3>Hi dude! Here is the monitoring system. Something need your attention. You might want to have a look. Gday</Say> | |
</Response> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment