Bug: option "Extension Recording Override"

qmax's picture

$Id: page.general.php 7342 2009-01-06 21:58:59Z p_lindheimer $
line 139:

    <select name="RECORDING_STATE" tabindex="<?php echo ++$tabindex;?>">
        <option value="DISABLED"  <?php  echo ($RECORDING_STATE == 'DISABLED' ? 'SELECTED' : '')?>><?php echo _("Enabled")?&g
        <option value="ENABLED"   <?php  echo ($RECORDING_STATE == 'ENABLED'  ? 'SELECTED' : '')?>><?php echo _("Disabled")?&
    </select>

To disable recording, user should select "enable"
To enable recording, user should select "disabled"
Is it really designed so ?


__________________


Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Yes, it is as intended.

mickecarlsson's picture

Yes, it is as intended. Please read the tooltip.

Quote:
This will override the recording settings of all extensions/users. If enabled, the system will ignore all Record Always settings of a user and will not turn on recording. This does not effect On Demand recording controlled by the dial options 'w' and 'W' above. It does not effect other recording settings in modules such as Queues and Conferences. If you don't use recordings, setting this is beneficial to system performance as it removes the check that is otherwise done on every single call

Please see ticket #3426


__________________

Mikael Carlsson, FreePBX Development Team
Get Official Paid Support - Click Here


check which version you are

p_lindheimer's picture

check which version you are running. There was a bug at one point and it was fixed. Whether the latest release is still confusing or not, it does do what it says now.


__________________

Philippe Lindheimer - FreePBX Project Leader
FreePBX Training Opportunities - Click Here
Get Official Paid Support - Click Here