FAQ :

Introduction

Laravel Voip integrates seamlessly with Twilio to provide enterprise-grade VoIP telephony. Our CMS lets you manage call flows, TwiML, and phone numbers without writing code.

From IVR menus to bulk messaging, everything is configurable through the dashboard. You retain full control with the ability to export and edit raw TwiML when needed.

Our platform supports call routing, voicemail, queues, and SMS campaigns out of the box. Scale from a single number to thousands with no infrastructure changes.

Laravel Voip acts as a middleware between your application and Twilio. It dynamically generates TwiML responses for incoming calls and messages, manages phone numbers, and provides a CMS interface for configuring call flows without writing XML.

TwiML (Twilio Markup Language) is XML that tells Twilio what to do with calls and messages. Laravel Voip generates TwiML automatically based on your CMS configuration. You can also view and edit raw TwiML when you need fine-grained control.

Yes. Laravel Voip supports bulk SMS campaigns using TwiML <Message> verbs and bulk voice campaigns using <Say> and <Play> verbs. Schedule and manage campaigns from the dashboard with full reporting.