Last active
June 1, 2018 05:20
-
-
Save Neio/4c8a92bad24192eeaba169b8eaa55633 to your computer and use it in GitHub Desktop.
This file contains hidden or 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> | |
<Gather action="http://neiodev.serveo.net/security/TwilioPhoneChallengeCompleted" timeout="45" finishOnKey="#"> | |
<Say voice="woman">This is Centrify's Multifactor authentication. Please press any key followed by pound sign to complete your authentication</Say> | |
</Gather> | |
<!-- Will only come here after timeout expires --> | |
<Say voice="woman">We didn't receive any input. Goodbye!</Say> | |
<Hangup/> | |
</Response> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment