The Flex Dialpad allows Agents to place outbound calls within the Flex UI.
Flex Dialpad does not support agent-to-agent direct calls or external transfers yet. If you need these functions, we recommend you continue to use the experimental Legacy Dialpad. Information about which Dialpad to use can be found here.
First, ensure that you are using v1.18.0 or higher of the Flex UI. You can check your Flex UI version in the Flex UI Admin dashboard.
Next, learn how to place outbound calls with the Flex Dialpad after you've enabled it.
If you're using self-hosted Flex, you'll also need to upgrade the Flex UI to v1.18.0 to render the Flex Dialpad in your contact center. In order to use the outbound dialing capabilities in Flex, you'll need NPM install permissions for your Flex codebase.
npm install @twilio/flex-ui@1.18.0
Your Flex UI should now have natively supported outbound dialing! Now you can modify your settings, learn about the known limitations of the dialer, or start using your updated Flex UI.