Added DID listing display filter in admin.php

git-svn-id: svn://192.168.202.10@3862 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
mattf
2024-08-05 21:42:41 +00:00
parent 4d551e2151
commit 97ba6fde4b
2 changed files with 68 additions and 19 deletions
@@ -1,4 +1,4 @@
# version: 20240706222401
# version: 20240805174001
users-user User ID <QXZ>This field is where you put the users ID number, can be up to 20 digits in length, Must be at least 2 characters in length. We strongly recommend not reusing user accounts for different users, for reporting accuracy. To disable a user account, set the Active option to -N-.</QXZ>
users-pass Password <QXZ>This field is where you put the users password. Must be at least 2 characters in length, unless the User Password Minimum Length system setting is enabled, which will require a longer password. Only letters and numbers are allowed in user passwords. A medium strength user password will be at least 10 characters in length, and a strong user password will be at least 20 characters in length and have letters as well as at least one number. It is recommended that you use a longer password if possible, stringing together several unrelated words with no spaces, and a number somewhere in the string. The maximum size of a password is 100 characters.</QXZ>
users-force_change_password Force Change Password <QXZ>If this option is set to Y then the user will be prompted to change their password the next time they log in to the administration webpage or the agent screen. Default is N.</QXZ>
@@ -738,6 +738,7 @@ inbound_dids-filter_url_did_redirect Filter URL DID Redirect <QXZ>If the Filter
inbound_dids-filter_dnc_campaign Filter DNC Campaign <QXZ>If the Filter Inbound Number field is set to DNC_CAMPAIGN then this is the specific campaign ID that the campaign DNC list belongs to.</QXZ>
inbound_dids-filter_action Filter Action <QXZ>If Filter Inbound Number is activated and a match is found then this is the action that is to be taken. This is the same as the Route that you select for a DID, and the settings below function just like they do for a standard routing.</QXZ>
inbound_dids-custom_one Custom DID Fields <QXZ>These five fields can be used for various purposes, mostly relating to custom programming and reports.</QXZ>
inbound_dids-filter_search DID Filter/Search <QXZ>Use this field to search for any DID whose pattern contains the string you type here, then click -FILTER DIDS- to show results. The search string can be alphanumeric. Click -Clear Filter- to revert back to the full list of DIDs.</QXZ>
did_ra_extensions DID Remote Agent Extension Overrides <QXZ>This section allows you to enable DIDs to have extension overrides for remote agent routed calls through in-groups. The User Start must be a valid Remote Agent User Start or if you want the Extension Override entry to work for all calls then you can use ---ALL--- in the User Start field. If there are multiple entries for the same DID and User Start then the active entries will be used in a round robin method.</QXZ>
call_menu-menu_id Menu ID <QXZ>This is the ID for this step of the call menu. This will also show up as the context that is used in the dialplan for this call menu. Here is a list of reserved phrases that cannot be used as menu IDs: vicidial, vicidial-auto, general, globals, default, trunkinbound, loopback-no-log, monitor_exit, monitor.</QXZ>
call_menu-menu_name Menu Name <QXZ>This field is the descriptive name for the call menu.</QXZ>