Versions Compared

Key

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

Login to your Twilio account

Image Added

Copy out the ACCOUNT SID, AUTH TOKEN and PHONE NUMBER

Now, navigate to "Explore Products"

Scroll down to the "Developers tools" section

Image Added

Click on "TwiML Bins"

Image Added

Click on your TwiML Bin, e.g. DualShield Call 

Image Added

Copy out the handler URL


Login to your In DualShield Admin Console, navigate to "Gateways"

click CREATE

Fill in the following details

ItemValue
TypeTELEPHONE
NameEnter a name, e.g. Twilio Call
DomainsSelect all domains
Enabled
Two-Way
ProviderTwilio
UsernameACCOUNT SID in Twilio
PasswordAUTH TOKEN in Twilio
api_fromPhone number in Twilio
account_sidACCOUNT SID in Twilio
auth_tokenAUTH TOKEN in Twilio
twilio_handler_urlHandler URL in TwilML Bin

Image Added

Click SAVE & TEST

Image Added

Unfortunately, this Test function does not work in the current versions (6.x). 

Click CANCEL to finish it

Image Added