-
Notifications
You must be signed in to change notification settings - Fork 11.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: VoIP Backend for FreeSwitch #33093
feat: VoIP Backend for FreeSwitch #33093
Conversation
Looks like this PR is not ready to merge, because of the following issues:
Please fix the issues and try again If you have any trouble, please check the PR guidelines |
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## feat/freeswitch-6-12 #33093 +/- ##
========================================================
- Coverage 59.76% 59.76% -0.01%
========================================================
Files 2551 2553 +2
Lines 63118 63155 +37
Branches 14116 14123 +7
========================================================
+ Hits 37720 37742 +22
- Misses 22982 22995 +13
- Partials 2416 2418 +2
Flags with carried forward coverage won't be shown. Click here to find out more. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't see a changeset, I assume we will add that on the feature-branch, right @pierre-lehnen-rc ?
…hat into feat/freeswitch-backend
|
Proposed changes (including videos or screenshots)
This PR adds a new page on the admin settings where an admin can configure and enable access to a FreeSwitch instance.
It also adds all the endpoints the webclient may need in order to manage freeswitch users and to get the required information to connect a rocket.chat user to VoIP calls.
Issue(s)
VOIP-19
VOIP-20
VOIP-21
VOIP-26
VOIP-32
VOIP-34
VOIP-35
VOIP-38
VOIP-75
VOIP-76
VOIP-77
Steps to test or reproduce
Further comments
New endpoints:
voip-freeswitch.extension.list
voip-freeswitch.extension.getDetails
voip-freeswitch.extension.assign
voip-freeswitch.extension.getRegistrationInfoByUserId