📄 tooltip.js
字号:
tooltips['sip_general'].en[36] = "<B>Support for SIP Video:</B>Turn on support for SIP video"; tooltips['sip_general'].en[37] = "<B>Generate Manager Events:</B> Generate manager events when sip ua performs events (e.g. hold)"; tooltips['sip_general'].en[38] = "<B>Reject NonMatching Invites:</B> When an incoming INVITE or REGISTER is to be rejected, for any reason, always reject with \'401 Unauthorized\' instead of letting the requester know whether there was a matching user or peer for their request"; tooltips['sip_general'].en[39] = "<B>NonStandard G.726 Support:</B> If the peer negotiates G726-32 audio, use AAL2 packing order instead of RFC3551 packing order (this is required for Sipura and Grandstream ATAs, among others). This is contrary to the RFC3551 specification, the peer _should_ be negotiating AAL2-G726-32 instead"; tooltips['sip_general'].en[40] = "<B> T.38 FAX Passthrough Support:</B>"; tooltips['sip_general'].en[41] = "<B>T.38 fax (UDPTL) Passthrough:</B>Enables T.38 fax (UDPTL) passthrough on SIP to SIP calls"; tooltips['sip_general'].en[42] = "<B>Sip Debugging:</B>"; tooltips['sip_general'].en[43] = "<B>Enable SIP debugging: </B>Turn on SIP debugging by default "; tooltips['sip_general'].en[44] = "<B>Record SIP History:</B> Record SIP history by default"; tooltips['sip_general'].en[45] = "<B>Dump SIP History:</B> Dump SIP history at end of SIP dialogue"; tooltips['sip_general'].en[46] = "<B>Status Notifications (Subscriptions):</B>"; tooltips['sip_general'].en[47] = "<B>Subscribe Context:</B> Set a specific context for SUBSCRIBE requests. Useful to limit subscriptions to local extensions"; tooltips['sip_general'].en[48] = "<B>Allow Subscribe:</B> Support for subscriptions."; tooltips['sip_general'].en[49] = "<B>Notify on Ringing:</B> Notify subscriptions on RINGING state"; tooltips['sip_general'].en[50] = "<B>Outbound SIP Registrations:</B>"; tooltips['sip_general'].en[51] = "<B>Register:</B> Register as a SIP user agent to a SIP proxy (provider)"; tooltips['sip_general'].en[52] = "<B>Register TimeOut:</B> Retry registration calls at every \'x\' seconds (default 20)"; tooltips['sip_general'].en[53] = "<B>Register Attempts:</B> Number of registration attempts before we give up; 0 = continue foreverp"; tooltips['sip_general'].en[54] = "<B>NAT Support:</B>"; tooltips['sip_general'].en[55] = "<B>Extern ip:</B>Address that we're going to put in outbound SIP messages if we're behind a NAT"; tooltips['sip_general'].en[56] = "<B>Extern Host:</B>Alternatively you can specify an external host, and Asterisk will perform DNS queries periodically. Not recommended for production environments! Use externip instead"; tooltips['sip_general'].en[57] = "<B>Extern Refresh:</B> How often to refresh externhost if used. You may specify a local network in the field below"; tooltips['sip_general'].en[58] = "<B>Local Network Address: </B> \'192.168.0.0/255.255.0.0\' : All RFC 1918 addresses are local networks, \'10.0.0.0/255.0.0.0\' : Also RFC1918, \'172.16.0.0/12\' : Another RFC1918 with CIDR notation, \'169.254.0.0/255.255.0.0\' : Zero conf local network"; tooltips['sip_general'].en[59] = "<B>NAT mode:</B>Global NAT settings (Affects all peers and users); yes = Always ignore info and assume NAT; no = Use NAT mode only according to RFC3581; never = Never attempt NAT mode or RFC3581 support; route = Assume NAT, don't send rport"; tooltips['sip_general'].en[60] = "<B>Allow RTP Reinvite:</B>Asterisk by default tries to redirect the RTP media stream (audio) to go directly from the caller to the callee. Some devices do not support this (especially if one of them is behind a NAT)."; tooltips['sip_general'].en[61] = "<B>Realtime Support:</B>"; tooltips['sip_general'].en[62] = "<B>Auto-Expire Friends:</B> Auto-Expire friends created on the fly on the same schedule as if it had just registered? (yes|no|<seconds>) If set to yes, when the registration expires, the friend will vanish from the configuration until requested again. If set to an integer, friends expire within this number of seconds instead of the registration interval."; tooltips['sip_general'].en[63] = "<B>Cache Friends: </B> Cache realtime friends by adding them to the internal list "; tooltips['sip_general'].en[64] = "<B>Save SysName:</B> Save systemname in realtime database at registration"; tooltips['sip_general'].en[65] = "<B>Send Registry Updates:</B> Send registry updates to database using realtime?"; tooltips['sip_general'].en[66] = "<B>Ignore Expired Peers:</B> Enabling this setting has two functions: <P> For non-realtime peers, when their registration expires, the information will _not_ be removed from memory or the Asterisk database if you attempt to place a call to the peer, the existing information will be used in spiteof it having expired</P> <P>For realtime peers, when the peer is retrieved from realtime storage, the registration information will be used regardless of whether it has expired or not; if it expires while the realtime peer is still in memory (due to caching or other reasons), the information will not be removed from realtime storage</P>"; tooltips['sip_general'].en[67] = "<B>SIP Domain Support:</B>"; tooltips['sip_general'].en[68] = "<B>Domain:</B> List of \'allowed\' domains"; tooltips['sip_general'].en[69] = "<B>From Domain:</B> When making outbound SIP INVITEs to non-peers, use your primary domain \'identity\' for From: headers instead of just your IP address. This is to be polite and it may be a mandatory requirement for some destinations which do not have a prior account relationship with your server. "; tooltips['sip_general'].en[70] = "<B>Auto Domain:</B>Turn this on to have Asterisk add local host name and local IP to domain list."; tooltips['sip_general'].en[71] = "<B>Allow External Domains:</B>Allow requests for domains not serviced by this server "; tooltips['sip_general'].en[72] = "<B>Allow External Invites:</B> Enable INVITE and REFER to non-local domains "; tooltips['sip_general'].en[73] = "<B> Jitter Buffer Configuration:</B> "; tooltips['sip_general'].en[74] = "<B>Enable Jitter Buffer:</B> Enables the use of a jitterbuffer on the receiving side of a SIP channel."; tooltips['sip_general'].en[75] = "<B>Force Jitter Buffer:</B>Forces the use of a jitterbuffer on the receive side of a SIP channel "; tooltips['sip_general'].en[76] = "<B>Log Frames:</B>Enables jitterbuffer frame logging."; tooltips['sip_general'].en[77] = "<B>Max Jitter Buffer:</B> Max length of the jitterbuffer in milliseconds"; tooltips['sip_general'].en[78] = "<B>Resync Threshold:</B> Jump in the frame timestamps over which the jitterbuffer is resynchronized. Useful to improve the quality of the voice, with big jumps in/broken timestamps, usualy sent from exotic devices and programs. Defaults to 1000."; tooltips['sip_general'].en[79] = "<B>Implementation: </B>Jitterbuffer implementation, used on the receiving side of a SIP channel. Two implementations are currenlty available - \'fixed\' (with size always equals to jbmaxsize) and \'adaptive\' (with variable size, actually the new jb of IAX2)"; // Tooltips for Options (options) 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 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 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";
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -