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

MixMonitor recording on Asterisk requires AUDIOHOOK_INHERIT(MixMonitor)=yes to work over a bridge #239

Open
lpradovera opened this issue Dec 15, 2014 · 0 comments

Comments

@lpradovera
Copy link
Member

As the issue title states, on Asterisk an async recording using the MixMonitor application gets stopped on bridging unless AUDIOHOOK_INHERIT(MixMonitor) is set on the channel.
My opinion is that the variable should probably be set on any channel, as it is the generally expected behavior, or at least set before starting to monitor.
We need to keep in mind that a SET VARIABLE will not work on a bridged channel, though.

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

No branches or pull requests

1 participant