Skip to content
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

⏺ Call recording ⚒ Server API - Start/stop recording - Part 2 #8446

Merged
merged 42 commits into from Dec 16, 2022

Conversation

vitormattos
Copy link
Contributor

@vitormattos vitormattos commented Dec 8, 2022

parent: #8445

🚧 TODO

  • Specify room API attribute for "the call is being recorded"
  • Specify API endpoint to start a recording
  • Specify API endpoint to stop a recording

🏁 Checklist

@vitormattos vitormattos added 2. developing feature: api 🛠️ OCS API for conversations, chats and participants php labels Dec 8, 2022
@vitormattos vitormattos added this to the 💟 Next Major (26) milestone Dec 8, 2022
@vitormattos vitormattos self-assigned this Dec 8, 2022
@vitormattos vitormattos changed the title ⏺ Call recording ⚒ Server API - Add capability to toggle recording - Part 2 ⏺ Call recording ⚒ Server API - Start/stop recording - Part 2 Dec 8, 2022
@vitormattos vitormattos force-pushed the feature/toggle-call-recording-status branch from 03a6839 to 93ac6fd Compare December 8, 2022 19:33
Signed-off-by: Vitor Mattos <vitor@php.rio>
Signed-off-by: Vitor Mattos <vitor@php.rio>
Signed-off-by: Vitor Mattos <vitor@php.rio>
Signed-off-by: Vitor Mattos <vitor@php.rio>
@vitormattos vitormattos force-pushed the feature/toggle-call-recording-status branch from a5364b0 to 26bba30 Compare December 9, 2022 20:03
Signed-off-by: Vitor Mattos <vitor@php.rio>
Signed-off-by: Vitor Mattos <vitor@php.rio>
Signed-off-by: Vitor Mattos <vitor@php.rio>
appinfo/routes/routesCallController.php Outdated Show resolved Hide resolved
docs/call.md Show resolved Hide resolved
docs/call.md Show resolved Hide resolved
docs/call.md Show resolved Hide resolved
lib/Chat/Parser/SystemMessage.php Show resolved Hide resolved
tests/integration/features/bootstrap/FeatureContext.php Outdated Show resolved Hide resolved
tests/integration/features/bootstrap/FeatureContext.php Outdated Show resolved Hide resolved
lib/Controller/CallController.php Outdated Show resolved Hide resolved
lib/Service/RoomService.php Outdated Show resolved Hide resolved
lib/Service/RoomService.php Outdated Show resolved Hide resolved
Signed-off-by: Vitor Mattos <vitor@php.rio>
Signed-off-by: Vitor Mattos <vitor@php.rio>
Signed-off-by: Vitor Mattos <vitor@php.rio>
Signed-off-by: Vitor Mattos <vitor@php.rio>
Signed-off-by: Vitor Mattos <vitor@php.rio>
Signed-off-by: Vitor Mattos <vitor@php.rio>
Signed-off-by: Vitor Mattos <vitor@php.rio>
Signed-off-by: Vitor Mattos <vitor@php.rio>
Signed-off-by: Vitor Mattos <vitor@php.rio>
Signed-off-by: Vitor Mattos <vitor@php.rio>
Signed-off-by: Vitor Mattos <vitor@php.rio>
@vitormattos vitormattos force-pushed the feature/toggle-call-recording-status branch from 774c03d to e4637c5 Compare December 12, 2022 22:43
Copy link
Member

@nickvergessen nickvergessen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Getting there

docs/constants.md Outdated Show resolved Hide resolved
docs/index.md Outdated Show resolved Hide resolved
docs/recording.md Outdated Show resolved Hide resolved
docs/recording.md Outdated Show resolved Hide resolved
lib/Chat/Parser/SystemMessage.php Outdated Show resolved Hide resolved
lib/Service/RoomService.php Outdated Show resolved Hide resolved
lib/Service/RoomService.php Outdated Show resolved Hide resolved
lib/Signaling/Listener.php Outdated Show resolved Hide resolved
lib/Signaling/Listener.php Outdated Show resolved Hide resolved
lib/Signaling/Listener.php Outdated Show resolved Hide resolved
Signed-off-by: Vitor Mattos <vitor@php.rio>
Signed-off-by: Vitor Mattos <vitor@php.rio>
Signed-off-by: Vitor Mattos <vitor@php.rio>
Signed-off-by: Vitor Mattos <vitor@php.rio>
Signed-off-by: Vitor Mattos <vitor@php.rio>
Signed-off-by: Vitor Mattos <vitor@php.rio>
#8446 (comment)

Signed-off-by: Vitor Mattos <vitor@php.rio>
Signed-off-by: Vitor Mattos <vitor@php.rio>
#8446 (comment)
#8446 (comment)

Signed-off-by: Vitor Mattos <vitor@php.rio>
#8446 (comment)

Signed-off-by: Vitor Mattos <vitor@php.rio>
Signed-off-by: Vitor Mattos <vitor@php.rio>
Signed-off-by: Vitor Mattos <vitor@php.rio>
Signed-off-by: Vitor Mattos <vitor@php.rio>
* Fix tests to consider scenario of start recording when call not started

Signed-off-by: Vitor Mattos <vitor@php.rio>
docs/constants.md Outdated Show resolved Hide resolved
lib/Chat/Parser/SystemMessage.php Outdated Show resolved Hide resolved
lib/Service/RoomService.php Outdated Show resolved Hide resolved
tests/integration/features/bootstrap/FeatureContext.php Outdated Show resolved Hide resolved
#8446 (comment)

Signed-off-by: Vitor Mattos <vitor@php.rio>
#8446 (comment)

Signed-off-by: Vitor Mattos <vitor@php.rio>
…d the setting in the meantime.

#8446 (comment)

Signed-off-by: Vitor Mattos <vitor@php.rio>
Signed-off-by: Vitor Mattos <vitor@php.rio>
@nickvergessen nickvergessen merged commit da1376b into master Dec 16, 2022
@nickvergessen nickvergessen deleted the feature/toggle-call-recording-status branch December 16, 2022 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review feature: api 🛠️ OCS API for conversations, chats and participants php
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants