📄 tooltip.js
字号:
tooltips['options']= new Object; tooltips['options'].en = new Array; tooltips['options'].en[0] = "<B>Current Password:</B> Please enter your existing password"; tooltips['options'].en[1] = "<B>New Password:</B> Enter the New Password"; tooltips['options'].en[2] = "<B>Retype New Password:</B> Retype New Password "; tooltips['options'].en[3] = "<B>Bind Address:</B> The IP address to which the GUI will be assigned to."; tooltips['options'].en[4] = "<B>Port:</B> GUI port. Must be specified in browser while accessing the GUI"; tooltips['options'].en[5] = "<B>HTTP Timeout:</B> Session time out in seconds"; // Tooltips for status(status) tooltips['status']= new Object; tooltips['status'].en = new Array; tooltips['status'].en[0] = "<B>List of active channels:</B> Shows the list of active channels "; tooltips['status'].en[1] = "<B>Refresh:</B> Refresh the list of active channels"; tooltips['status'].en[2] = "<B>Transfer:</B> Transfer selected channel"; tooltips['status'].en[3] = "<B>Hangup:</B> Hangup selected Channel"; // Tooltips for Service Providers (trunks) tooltips['trunks']= new Object; tooltips['trunks'].en = new Array; tooltips['trunks'].en[0] = "<B>Analog/Voip Trunks:</B> Analog lines are attached to analog interfaces of the PBX using FXO cards. Voice over IP (VoIP) connections are provided by an Internet Telephony Service Provider (ITSP)."; tooltips['trunks'].en[1] = "<B>Provider:</B> Please select provider of your voice transport service."; tooltips['trunks'].en[2] = "<B>Lines:</B> Individual lines of the PBX Ex: Analog Port #3: The third analog port of the PBX."; tooltips['trunks'].en[3] = "<B>Username:</B> The username for your account with the provider - please contact your provider if you do not know it."; tooltips['trunks'].en[4] = "<B>Password:</B> The password for your account with the provider - please contact your provider if you do not know it."; tooltips['trunks'].en[5] = "<B>Digital Cards:</B> Digital Card trunking setup includes TExxxx based cards. Anything that is based from zaptel.conf and zapata.conf is readily availible to be configured as a trunk."; tooltips['trunks'].en[6] = "<B>Provider:</B> Digium Certified Internet Service Providers. Custom integrated into the GUI for simple setup"; tooltips['trunks'].en[7] = "<B>Ngt Host:</B> This is the IP of the SIP server provided by NGT for your specific user account."; // Tooltips for Voicemenus (menus) tooltips['menus']= new Object; tooltips['menus'].en = new Array; tooltips['menus'].en[0] = "<B>Name:</B> A name for the Voice Menu"; tooltips['menus'].en[1] = "<B>Steps:</B> A listing of the actions performed when a call enters the menu."; tooltips['menus'].en[2] = "<B>Add a new step:</B>Add additional steps performed during the menu."; tooltips['menus'].en[3] = "<B>Dial other Extensions:</B>Is the caller allowed to dial extensions other than the ones defined below?"; tooltips['menus'].en[4] = "<B>Keypress Events:</B>Define the actions that occur when a user presses the corresponding digit."; tooltips['menus'].en[5] = "<B>Extension(optional):</B> If you want this Voicemenu to be accessible by dialing an extension, then enter that extension number"; tooltips['menus'].en[6] = "<B>t</B> On Time out"; tooltips['menus'].en[7] = "<B>i</B> On Invalid Input"; // Tooltips for Calling Rules (numberplan) tooltips['callingrules']= new Object; tooltips['callingrules'].en = new Array; tooltips['callingrules'].en[0] = "<B>new:</B> Add a new DialPlan. A DialPlan is a set of calling rules that can be assigned to one or more User Extensions."; tooltips['callingrules'].en[1] = "<B>delete:</B> Delete the selected DialPlan."; tooltips['callingrules'].en[2] = "<B>Edit:</B> Edit the selected Calling Rule."; tooltips['callingrules'].en[3] = "<B>Delete:</B> Delete the selected Calling Rule."; tooltips['callingrules'].en[4] = "<B>Add a Calling Rule:</B> Add new 'Calling Rule' to the selected DialPlan. A DialPlan is a set of calling rules, that can be assigned to one or more User Extensions."; tooltips['callingrules'].en[5] = "<B>Rule Name:</B> A name for this Calling Rule. Ex: 'Local' or 'Long Distance' etc."; tooltips['callingrules'].en[6] = "Select a Service Provider through which this call should be placed."; tooltips['callingrules'].en[7] = "<B>Dialing Rules:</B> Ex: If the number begins with <I>'256'</I> and followed by <I>7</I> digits <i>or more</I>"; tooltips['callingrules'].en[8] = "<B>Custom Pattern:</B> Ex: _91NXXNXXXXXX "; tooltips['callingrules'].en[9] = "Ex: Strip <i>1</i> digits from the front and prepend <i>256</i> before dialing"; tooltips['callingrules'].en[10] = "Parked Calls: Check if you want to be able to access the parking lot from this Number Plan"; // Tooltips for Incoming Calls (incoming) tooltips['incoming']= new Object; tooltips['incoming'].en = new Array; tooltips['incoming'].en[0] = "<B>Add a Incoming Rule:</B> Define a new Rule for handling Incoming calls based on service provider and/or the number called."; tooltips['incoming'].en[1] = "<B>Pattern:</B> Pattern of the DID number, <i>not</I> the pattern for the CID (caller id number)"; // Tooltips for Record a Menu (record) tooltips['record']= new Object; tooltips['record'].en = new Array; tooltips['record'].en[0] = "<B>Record a new Voice Menu:</B> Lets you record a new voice menu using any user extension device"; tooltips['record'].en[1] = "<B>Filename:</B> File name under which the recorded file should be saved to. Ex: MainGreeting "; tooltips['record'].en[2] = "<B>Extension used for recording:</B> Select a device through which this voice menu will be recorded."; // Tooltips for System Information (sysinfo) tooltips['sysinfo']= new Object; tooltips['sysinfo'].en = new Array; tooltips['sysinfo'].en[0] = "<B>General:</B> Information about OS, Uptime, Asterisk, Date, Timezone and Hostname"; tooltips['sysinfo'].en[1] = "<B>ifconfig:</B> Network devices information (ifconfig)"; tooltips['sysinfo'].en[2] = "<B>Resources:</B> Disk and Memory usage information"; tooltips['sysinfo'].en[3] = "<B>Logs:</B> Asterisk Log files"; tooltips['graph']= new Object; tooltips['graph'].en = new Array; tooltips['graph'].en[0] = "<B>CPU Usage:</B> Real-Time Updating Graph For CPU Usage";// Tooltips for http_options.html in english tooltips['http_options']= new Object; tooltips['http_options'].en = new Array; tooltips['http_options'].en[0] = "" ; tooltips['http_options'].en[1] = "<B>Bind IP:</B> GUI will be available only on this IP address, if not sure please enter the LAN IP address. If you want the GUI to be available on all interfaces - enter 0.0.0.0" ; tooltips['http_options'].en[2] = "<B>Port:</B> Please enter the port number on which you want to access the GUI." ;// Tooltips for the CDR reader page. tooltips['cdr'] = new Object; tooltips['cdr'].en = new Array; tooltips['cdr'].en[0] = "<B>View:</B> Select how many call detail records to read at once.." ;// Tooltips for the Digital Card page. tooltips['digital'] = new Object; tooltips['digital'].en = new Array; tooltips['digital'].en[0] = "<B>Framing/Coding:</B> To see this requires rev: 2986 of the 1.4 branch of zaptel."; tooltips['digital'].en[1] = "<B>Line Build Out:</B> To see this requires rev: 2986 of the 1.4 branch of zaptel."; tooltips['digital'].en['Out Of Alarm:'] = "<B>Alarm:</B>This setting allows the user to see if the span is currently in the alarm state of 'OK' and useable"; tooltips['digital'].en['Alarms:'] = "<B>Alarms:</B>This allows the user to see the currently alarm status of the span"; tooltips['digital'].en['Card Description:'] = "<B>Card Description:</B> This allows the user to check the description of the Digital Card.<br>(Often times will display the card type (4xx,2xx,1xx))"; tooltips['digital'].en['Card Name:'] = "<B>Card Name:</B> Official name of the card, often displaying the total spans, card number, and current span."; tooltips['digital'].en['Total Channels:'] = "<B>Total Channels:</B> This is the count of the TOTAL channels availible on a particular span, not just the configured ones."; tooltips['digital'].en['Framing/Coding:'] = "<B>Framing/Coding:</B> Drop down box for enabling the changing of Framing/Coding. The first option is your current Framing/Coding"; tooltips['digital'].en['Line Build Out:'] = "<B>Line Build Out:</B> The current LBO (Line Build Out) of the span."; tooltips['digital'].en['Sync Source:'] = "<B>Sync Source:</B> Your Zaptel Sync Source. Can be one of any spans, or 0 for non master"; tooltips['digital'].en['Options:'] = "<B>Options:</B> Span Related Options, including Signalling, Switchtype, Channels, etc";
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -