[Asterisk-java-devel] PauseMixMonitorAction
Brought to you by:
srt
From: Videanu A. <vid...@ya...> - 2012-11-12 08:19:31
|
Hi all, i have added a new class (PauseMixMonitorAction) to asterisk-java package that allows you to pause a recording performed with MixMonitor using asterisk manager command MixMonitorMute. This can be used from an asteriskChannel like this : asteriskChannel.pauseMixMonitor() or asteriskChannel.unPauseMixMonitor(). If there is anyone interested or is a way to commit that code to official repository please let me know. |