chatwoot/app/javascript/dashboard/api
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
..
captain feat: Add UI for custom tools (#12585) 2025-10-06 09:05:54 -07:00
channel feat: Voice Channel (#11602) 2025-12-19 12:41:33 -08:00
enterprise perf: update the logic to purchase credits (#12998) 2025-12-08 10:52:17 +05:30
helpCenter feat(cloud): Add support for viewing status of SSL in custom domains (#12011) 2025-07-30 10:52:47 -07:00
inbox feat: APIs to assign agents_bots as assignee in conversations (#12836) 2025-11-18 18:20:58 -08:00
integrations feat: Add support for Langfuse LLM Tracing via OTEL (#12905) 2025-11-21 16:31:45 -08:00
specs feat: TikTok channel (#12741) 2025-12-17 07:54:50 -08:00
account.js
accountActions.js
agentBots.js
agentCapacityPolicies.js feat: Agent capacity policy index page with CRUD actions (#12409) 2025-09-12 16:22:42 +05:30
agents.js
ApiClient.js
assignableAgents.js
assignmentPolicies.js feat: Agent assignment policy index page with CRUD actions (#12373) 2025-09-10 12:07:21 +05:30
attributes.js
auditLogs.js
auth.js
automation.js
bulkActions.js
CacheEnabledApiClient.js
campaigns.js
cannedResponse.js
changelog.js feat: Changelog card components (#12673) 2025-10-27 14:39:49 +05:30
channels.js
companies.js feat: Companies page (#12842) 2025-11-18 15:29:15 +05:30
contactNotes.js
contacts.js feat: outbound voice call essentials (#12782) 2025-11-24 17:47:00 -08:00
conversations.js
csatReports.js
customRole.js
customViews.js
dashboardApps.js
endPoints.js
inboxes.js
inboxHealth.js feat: Add WhatsApp health monitoring and self-service registration completion (#12556) 2025-10-02 11:25:48 +05:30
inboxMembers.js
integrations.js
labels.js
liveReports.js
macros.js
mfa.js feat: Add the frontend support for MFA (#12372) 2025-09-18 21:16:06 +05:30
notifications.js
notificationSubscription.js
notion_auth.js
reports.js
samlSettings.js feat: SAML UI [CW-2958] (#12345) 2025-09-15 19:33:54 +05:30
search.js
sla.js
slaReports.js
summaryReports.js
teams.js
userNotificationSettings.js
webhooks.js
yearInReview.js feat(ce): Add Year in review feature (#13078) 2025-12-15 17:24:45 -08:00