Bug: option "Extension Recording Override"

$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 ?
__________________



Yes, it is as intended.
Yes, it is as intended. Please read the tooltip.
Please see ticket #3426
Mikael Carlsson, FreePBX Development Team
Get Official Paid Support - Click Here
check which version you are
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