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

PISTON-1290 added the ability to be able to skip call recording for feature calls #6723

Open
wants to merge 2 commits into
base: 4.3
Choose a base branch
from

Conversation

alexey-khabulyak
Copy link

@alexey-khabulyak alexey-khabulyak commented Jun 25, 2021

Added a new parameter to call_recording: record_feature_code_calls. It's checked before call recording.
If it's false(default value is true) and we try to call feature numbers(started with *) then skip call recording for these calls
5 core PR: https://github.com/2600hz/kazoo-core/pull/277
5 crossbar PR: https://github.com/2600hz/kazoo-crossbar/pull/194

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant