iachat/app/javascript/dashboard/store/modules/conversations
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
..
actions feat: Add Google Translate API Integration (#6454) 2023-02-15 20:50:45 -08:00
helpers fix(filters): correct null matching logic [CW-5741] (#12627) 2025-10-09 18:19:20 +05:30
specs feat: Voice Channel (#11602) 2025-12-19 12:41:33 -08:00
actions.js feat: Voice Channel (#11602) 2025-12-19 12:41:33 -08:00
getters.js feat: Enforce role permissions on filtered page (#11638) 2025-05-30 15:19:42 +05:30
helpers.js feat: allow role based filtering on the frontend (#11246) 2025-04-09 11:46:20 -07:00
index.js feat: Voice Channel (#11602) 2025-12-19 12:41:33 -08:00