Configure your Twilio subscription
By default the Phone verification method is disabled (see below).
The Phone login method is disabled and pop-up message is shown.
To enable SMS sending on your ISL Conference Proxy you will require a Twilio subscription. Three Twilio key/values pairs are required:
- Application SID
- Auth Token
- Phone Number
Once you have them, add them to ISL Conference Proxy's raw data by following these steps.
Step 1
Login to your ISL Conference Proxy administration (http://localhost:7615/conf).
Step 2
Click on Raw data.
Step 3
Click on Actions....
Step 4
For Name enter twilio::account_sid.
And for Value enter your Twilio Application SID.
When you have entered both values click Write.
Note: Your value for twilio::account_sid should differ from ours.
Step 5
Click on Actions... again.
Step 6
For Name enter twilio::auth_token.
And for Value enter your Twilio Auth Token.
When you have entered both values click Write.
Note: Your value for twilio::auth_token should differ from ours.
Step 7
Click on Actions... again.
Step 8
For Name enter twilio::phone_number.
And for Value enter your Twilio Phone Number.
When you have entered both values click Write.
Note: Your value for twilio::phone_number should differ from ours.
Step 9
You're all done. SMS sending is now configured and the Phone login method is now enabled. You can see the entered values by scrolling down a bit.