Configuration Parameter |
Description |
Default for User |
Default for Office Manager |
Default for Reseller/Super User |
Version added |
PORTAL_USERS_ALLOW_ADD |
Show/hide the "Add User" button. Not dependent on the capacity limitations. Will also hide delete |
n/a |
yes |
yes |
1220 |
PORTAL_USERS_ALLOW_IMPORT |
Allows the "import button" on the users page. Defaults to the values of Add users. |
n/a |
yes |
yes |
1221 |
PORTAL_USERS_ALLOW_DID_MANAGE |
Allow DID management in the User management edit page. |
n/a |
no |
no |
1220 |
PORTAL_USERS_IGNORE_LIST |
Allow you to add a list of users to ignore when grabbing from the API. Useful in hiding test or special users. "departments" will hide all departments |
domain,departments |
1220 |
PORTAL_USERS_DIR_MATCH_FIRSTNAME |
Switch the auto creation of directory match to first name instead of the default last name. |
no |
no |
no |
1220 |
PORTAL_USERS_MIN_PASSWORD_LENGTH |
The minimum for the password length. |
4 |
4 |
4 |
1220 |
PORTAL_USERS_FORCE_NUMERIC |
For the password to be numbers only. |
yes |
yes |
yes |
1220 |
PORTAL_USERS_REQUIRE_NUMERIC_USERNAME |
Require the username to be numeric only. |
yes |
yes |
yes |
1220 |
PORTAL_USERS_REQUIRE_FIRSTNAME |
Whether or not the portal requires the user to enter a value for the first name |
yes |
yes |
yes |
1220 |
PORTAL_USERS_REQUIRE_LASTNAME |
Whether or not the portal requires the user to enter a value for the last name |
yes |
yes |
yes |
1220 |
PORTAL_USERS_REQUIRE_EMAIL |
Whether or not the portal requires the user to enter a value for the email address. |
yes |
yes |
yes |
1220 |
PORTAL_USERS_AREA_CODE_LENGTH_MIN |
For international support of area codes other than the domestic 3 digits |
3 |
3 |
3 |
1221 |
PORTAL_USERS_AREA_CODE_LENGTH_MAX |
For international support of area codes other than the domestic 3 digits |
3 |
3 |
3 |
1221 |
PORTAL_USERS_ALLOW_ENABLE_VOICEMAIL |
Allow whether or not a user has voicemail enabled. |
yes |
yes |
yes |
1221 |
PORTAL_USERS_ALLOW_VOICEMAIL_EMAIL |
Allow the Vmail->Email settings. |
yes |
yes |
yes |
1221 |
PORTAL_USERS_ALLOW_VOICEMAIL_DATA |
Show/hide the data second of the voicemail tab in user configuration |
n/a |
yes |
yes |
1221 |
PORTAL_USERS_EXTENSION_MAX_LENGTH |
The max length of a the users extension for client side validation. |
6 |
6 |
6 |
1221 |
PORTAL_USERS_SHOW_DIAL_PLAN |
Allow a drop-down of all the allowed dial plans for this domain. allowed includes owned by domain or * |
no |
no |
yes |
1221 |
PORTAL_USERS_SHOW_DIAL_PERMISSION |
Allow a drop-down of all the allowed dial permissions for this domain. allowed includes owned by domain or * |
no |
no |
yes |
1221 |
PORTAL_USERS_CREATE_DEFAULT_FEATURE |
Create a "Default" answer rule for each new user. "*" in the back end to mimic legacy admin UI setup. |
yes |
yes |
yes |
1221 |
PORTAL_USERS_INDEX_SHOW_STATUS |
Allow the status and message (if any) to be shown on the index page of the users tab. defaulted on prior to 1222. |
no |
no |
no |
1222 |
PORTAL_USERS_VMAIL_EMAIL_SMALL_LIST |
Only show None and Email w/ Attach and move to delete |
no |
no |
no |
1222 |
PORTAL_USERS_VMAIL_EMAIL_HIDE_BRIEF |
Remove the "brief" options from the list. |
no |
no |
no |
1222 |
PORTAL_USERS_VMAIL_SHOW_EMAIL |
Will show the email address options. Default is to hide and show on the profile page only. |
no |
no |
no |
1223 |
PORTAL_USERS_ALLOW_PASSWORD_CHANGE |
Shows or hides the password changing section for a user. |
yes |
yes |
yes |
1222 |
PORTAL_USERS_DIRECTORY_AUTOCOMPLETE |
Will show an auto-complete for the department field and allow create if needed. no will show drop-down if more than 0 departments exist |
yes |
yes |
yes |
1222 |
PORTAL_USERS_SHOW_DIAL_PERMISSION_READONLY |
Shows the dial permissions field, but it is read only. |
no |
no |
no |
1222 |