diff --git a/configs/queues.conf.sample b/configs/queues.conf.sample index db3ee35155c77068a8df2b23130b1733103122e4..b96ed79b3f026b584b26ee373f02fea93a82594a 100644 --- a/configs/queues.conf.sample +++ b/configs/queues.conf.sample @@ -356,13 +356,13 @@ shared_lastcall=no ; ----------------------- TYPE MIXMONITOR OPTIONS ----------------------------- ; ; -; You can specify the options supplied to MixMonitor by calling +; You can specify the options supplied to MixMonitor by calling (from the dialplan) ; Set(MONITOR_OPTIONS=av(<x>)V(<x>)W(<x>)) ; The 'b' option for MixMonitor (only save audio to the file while bridged) is ; implied. ; ; You can specify a post recording command to be executed after the end of -; recording by calling +; recording by calling (from the dialplan) ; Set(MONITOR_EXEC=mv /var/spool/asterisk/monitor/^{MONITOR_FILENAME} /tmp/^{MONITOR_FILENAME}) ; ; The command specified within the contents of MONITOR_EXEC will be executed when