mirror of
https://github.com/chatwoot/chatwoot.git
synced 2026-06-28 21:01:02 +08:00
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> |
||
|---|---|---|
| .. | ||
| chatlist | ||
| commands | ||
| spec | ||
| utils | ||
| emitter.js | ||
| index.js | ||
| loadWithRetry.js | ||
| store.js | ||
| useAccount.js | ||
| useAdmin.js | ||
| useAgentsList.js | ||
| useAI.js | ||
| useAutomation.js | ||
| useAutomationValues.js | ||
| useCallSession.js | ||
| useCaptain.js | ||
| useConfig.js | ||
| useConversationLabels.js | ||
| useDetectKeyboardLayout.js | ||
| useEditableAutomation.js | ||
| useFileUpload.js | ||
| useFontSize.js | ||
| useImageZoom.js | ||
| useImpersonation.js | ||
| useInbox.js | ||
| useIntegrationHook.js | ||
| useKeyboardEvents.js | ||
| useKeyboardNavigableList.js | ||
| useLiveRefresh.js | ||
| useMacros.js | ||
| usePolicy.js | ||
| useReportMetrics.js | ||
| useTransformKeys.js | ||
| useTranslations.js | ||
| useUISettings.js | ||