iachat/public
Sojan Jose b7f2c151bf
feat: Voice channel creation Flow (#11775)
This PR introduces a new channel type for voice conversations.

ref: #11481 

## Changes

- Add database migration for channel_voice table with phone_number and
provider_config
- Create Channel::Voice model with E.164 phone number validation and
Twilio config validation
- Add voice channel association to Account model
- Extend inbox helpers and types to support voice channels
- Add voice channel setup UI with Twilio configuration form
- Include voice channel in channel factory and list components
- Add API routes and store actions for voice channel creation
- Add comprehensive translations for voice channel management

---------

Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
Co-authored-by: iamsivin <iamsivin@gmail.com>
2025-06-25 14:21:03 -07:00
..
assets feat: Voice channel creation Flow (#11775) 2025-06-25 14:21:03 -07:00
audio feat: update notification settings (#10529) 2024-12-05 19:05:04 +05:30
brand-assets fix: logo and custom branding (#10930) 2025-02-19 14:22:25 -08:00
dashboard/images feat: integrate LeadSquared CRM (#11284) 2025-04-29 09:14:00 +05:30
downloads feat: Add ability to bulk import contacts (#3026) 2021-09-29 12:01:58 +05:30
integrations feat: Change slack bot and activity message appearance (#8349) 2023-11-16 12:59:52 +05:30
404.html Initial Commit 2019-08-14 15:18:44 +05:30
422.html Initial Commit 2019-08-14 15:18:44 +05:30
500.html Initial Commit 2019-08-14 15:18:44 +05:30
android-icon-36x36.png [Feature] Add PWA support (#157) 2019-10-18 12:37:09 +05:30
android-icon-48x48.png [Feature] Add PWA support (#157) 2019-10-18 12:37:09 +05:30
android-icon-72x72.png [Feature] Add PWA support (#157) 2019-10-18 12:37:09 +05:30
android-icon-96x96.png [Feature] Add PWA support (#157) 2019-10-18 12:37:09 +05:30
android-icon-144x144.png [Feature] Add PWA support (#157) 2019-10-18 12:37:09 +05:30
android-icon-192x192.png [Feature] Add PWA support (#157) 2019-10-18 12:37:09 +05:30
apple-icon-57x57.png [Feature] Add PWA support (#157) 2019-10-18 12:37:09 +05:30
apple-icon-60x60.png [Feature] Add PWA support (#157) 2019-10-18 12:37:09 +05:30
apple-icon-72x72.png [Feature] Add PWA support (#157) 2019-10-18 12:37:09 +05:30
apple-icon-76x76.png [Feature] Add PWA support (#157) 2019-10-18 12:37:09 +05:30
apple-icon-114x114.png [Feature] Add PWA support (#157) 2019-10-18 12:37:09 +05:30
apple-icon-120x120.png [Feature] Add PWA support (#157) 2019-10-18 12:37:09 +05:30
apple-icon-144x144.png [Feature] Add PWA support (#157) 2019-10-18 12:37:09 +05:30
apple-icon-152x152.png [Feature] Add PWA support (#157) 2019-10-18 12:37:09 +05:30
apple-icon-180x180.png [Feature] Add PWA support (#157) 2019-10-18 12:37:09 +05:30
apple-icon-precomposed.png [Feature] Add PWA support (#157) 2019-10-18 12:37:09 +05:30
apple-icon.png [Feature] Add PWA support (#157) 2019-10-18 12:37:09 +05:30
apple-touch-icon-precomposed.png Initial Commit 2019-08-14 15:18:44 +05:30
apple-touch-icon.png Initial Commit 2019-08-14 15:18:44 +05:30
browserconfig.xml [Feature] Add PWA support (#157) 2019-10-18 12:37:09 +05:30
favicon-16x16.png [Feature] Add PWA support (#157) 2019-10-18 12:37:09 +05:30
favicon-32x32.png [Feature] Add PWA support (#157) 2019-10-18 12:37:09 +05:30
favicon-96x96.png [Feature] Add PWA support (#157) 2019-10-18 12:37:09 +05:30
favicon-512x512.png [Feature] Add PWA support (#157) 2019-10-18 12:37:09 +05:30
favicon-badge-16x16.png Fix: Adds favicon badge for notification alert. (#2079) 2021-04-13 19:25:19 +05:30
favicon-badge-32x32.png Fix: Adds favicon badge for notification alert. (#2079) 2021-04-13 19:25:19 +05:30
favicon-badge-96x96.png Fix: Adds favicon badge for notification alert. (#2079) 2021-04-13 19:25:19 +05:30
manifest.json [Feature] Add PWA support (#157) 2019-10-18 12:37:09 +05:30
ms-icon-70x70.png [Feature] Add PWA support (#157) 2019-10-18 12:37:09 +05:30
ms-icon-144x144.png [Feature] Add PWA support (#157) 2019-10-18 12:37:09 +05:30
ms-icon-150x150.png [Feature] Add PWA support (#157) 2019-10-18 12:37:09 +05:30
ms-icon-310x310.png [Feature] Add PWA support (#157) 2019-10-18 12:37:09 +05:30
robots.txt chore: Block Search bots from rendering widget (#1331) 2020-10-10 11:48:31 +05:30
sw.js Feature: Add web push notification permission in frontend (#766) 2020-05-06 00:10:56 +05:30