Aurora documentation

Enable voice support via Twilio on system level

Aurora offers integration with Twilio service. That allows Aurora users to make phone calls to other users or to arbitrary phone numbers, users can receive calls from landlines and mobiles as well.

To enable Twilio support in Aurora, the following key needs to be added to config.php file:

'labs.twilio' => true,

Once the functionality is enabled, you can proceed with configuring Twilio for your users.