chatwoot/app/javascript/dashboard/api/channel
Sojan Jose c22a31c198
feat: Voice Channel (#11602)
Enables agents to initiate outbound calls and receive incoming calls
directly from the Chatwoot dashboard, with Twilio as the initial
provider.

Fixes:  #11481 

> This is an integration branch to ensure features works well and might
be often broken on down merges, we will be extracting the
functionalities via smaller PRs into develop

- [x] https://github.com/chatwoot/chatwoot/pull/11775
- [x] https://github.com/chatwoot/chatwoot/pull/12218
- [x] https://github.com/chatwoot/chatwoot/pull/12243
- [x] https://github.com/chatwoot/chatwoot/pull/12268
- [x] https://github.com/chatwoot/chatwoot/pull/12361
- [x]  https://github.com/chatwoot/chatwoot/pull/12782
- [x] #13064
- [ ] Ability for agents to join the inbound calls ( included in this PR
)

---------

Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
Co-authored-by: iamsivin <iamsivin@gmail.com>
Co-authored-by: Pranav <pranav@chatwoot.com>
2025-12-19 12:41:33 -08:00
..
voice feat: Voice Channel (#11602) 2025-12-19 12:41:33 -08:00
fbChannel.js feat: Enable reauthorization for Facebook (#1286) 2020-09-30 01:12:32 +05:30
googleClient.js feat: add Google login flow and inbox creation (#9580) 2024-06-07 16:37:46 +05:30
instagramClient.js feat: Added the ability to create Instagram channel (#11182) 2025-04-03 13:57:14 +05:30
microsoftClient.js feat: Add the UI flow for Microsoft Oauth (#6243) 2023-01-17 17:48:14 +05:30
tiktokClient.js feat: TikTok channel (#12741) 2025-12-17 07:54:50 -08:00
twilioChannel.js Feature: Twilio SMS Channel (#658) 2020-04-05 22:11:27 +05:30
twitterClient.js fix: Twitter inbox creation error (#1783) 2021-02-16 19:35:10 +05:30
webChannel.js Chore: Web widget Inbox Tech Debts (#738) 2020-04-19 23:40:28 +05:30
whatsappChannel.js feat: add reauth flow for wa embedded signup (#11940) 2025-08-08 01:48:45 +05:30