Incoming Cusomers

Regular Customers

Incoming Calls for Regular Customers
Settings

Regular Customers

Incoming Calls for Blocked Customers
Settings
General Greeting

Play an Intro Greeting

Play an audio while your customers are on hold
Settings
Select Flow
@php $flows = [ 'Call to Group', 'Call to User', 'Play Audio', 'Leave Voicemail', 'Call any Phone Number', 'Disconnect', 'Voice Menu', 'Dial by Name', 'Queue', ]; @endphp @foreach($flows as $flow) {{$flow}} @endforeach
{{--modals--}}