[asterisk-dev] [Code Review] Add mutestream manager action and MUTESTREAM() dialplan function
Olle E Johansson
oej at edvina.net
Mon Aug 31 13:50:43 CDT 2009
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/345/
-----------------------------------------------------------
(Updated 2009-08-31 13:50:43.568612)
Review request for Asterisk Developers.
Changes
-------
Updated according to Kpfleming's and Russell's feedback and fixed a few typos and such.
Summary
-------
When you need to be able to mute incoming or outgoing audio for a channel, this is the function you need.
I am a bit unsure of the unload functionality. What will happen if I unload an audiohook module when a channel is active?
This work is inspired by app_jack.c and func_volume.c
Diffs (updated)
-----
./res/res_mutestream.c PRE-CREATION
Diff: https://reviewboard.asterisk.org/r/345/diff
Testing
-------
I've tested this in manager and with the dynamic features in features.conf.
Thanks,
Olle E
More information about the asterisk-dev
mailing list