Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Click "Create new TwiML Bin"

Enter a Friendly Name Name, e.g. "DualShield Call"

Add the following text in the TWIML box

Code Block
languagexml
<Response>
<Gather action="https://Your-Dualshield-FQDN:8074/sso/callback/twilio/voice" method="POST" >
<Say voice="alice" language="{{LANG}}" loop="2">{{MSG}}</Say>
</Gather>
</Response>

Replace "Your-DualShield-FQDN" with the real FQDN of your DualShield, e.g MFA.DeepnetID.com

Image Added

Click "CREATE"

Image Added

Click "SAVE"

Image Added

Now, click "phone numbers" in the box highlighted above

Image Added

Scroll down to the Voice & Fax section

Image Added

In the PRIMARY HANDLER FAILS drop list, select your TwiML Bin, e.g. DualShield Call

Image Added

Click SAVE

Image Added