Login to your Twilio account

Copy out the ACCOUNT SID, AUTH TOKEN and PHONE NUMBER

Now, navigate to "Explore Products"

Scroll down to the "Developers tools" section

Click on "TwiML Bins"

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

Copy out the handler URL


Login to your 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

Click SAVE & TEST

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

Click CANCEL to finish it



  • No labels