Tables installed with Twilio Direct driver
The tables installed with Twilio Direct driver are described below.
| Table | Description |
|---|---|
| [sn_twilio_direct_callback_processor] | Extends the application file. Contains scripts which process callback payloads
from Twilio and generate appropriate response XML or TwiML document. Nota: Use caution
when editing, deleting or adding new Callback Processor scripts as they are one of
the key core components of the driver. |
| [sn_twilio_direct_twilio_config] | Extends the application file. Contains configuration option values for the driver. |
| [sn_twilio_direct_basic_auth] | Extends the basic auth credentials. The Account SID and Auth token are stored in this table. |
| [sn_twilio_direct_callback_test] | Stores the history of callback test runs. |