⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 strings_en.properties

📁 CSTA协议,呼叫中心与PBX交换机的通讯协议
💻 PROPERTIES
字号:
MBEAN_INFO_DESCR=Access to CSTAStub remote management :
CSTASTUB_NOT_RUNNING=CSTAStub is not running...
INVALID_PASSWORD=Invalid password.
ENTER_PASSWORD=Please enter the Administrator password to perform this operation (if required by configuration).
INVALID_DIALING_NUMBER=Invalid dialing number.
ENTER_DIALING_NUMBER=Enter the dialing number of the phone for which the operation is requested.
DIALING_NUMBER=Dialing number
PBXLINK_IN_SERVICE=<font color=\"green\"><b>in service</b></font>
PBXLINK_OUT_OF_SERVICE=<font color=\"red\"><b>out of service</b></font>
PBXLINK_SHUTDOWN=<b>shutdown</b>
PBXLINK_UNAVAILABLE=<font color=\"red\" size=\"+1\"><b>unavailable</b></font>

# ATTRIBUTES texts
# Attributes are sorted in alphanumeric order on the html page
ATTR_LAST_START_TIME=Telephony server start
ATTR_LAST_START_TIME_DESCR=This attribute gives the last time the telephony server was started.
ATTR_MEMORY_USAGE=Used memory within JVM
ATTR_MEMORY_USAGE_DESCR=This attribute gives memory usage within the JVM (used memory / total memory for JVM).
ATTR_REPORT_CALLS_INITIATED=Calls initiated
ATTR_REPORT_CALLS_INITIATED_DESCR=This attribute gives the global count of calls that have been initiated since the last start and the average per seconds.
ATTR_REPORT_CALLS_INITIATED_ANSWERED=Calls initiated-answered
ATTR_REPORT_CALLS_INITIATED_ANSWERED_DESCR=This attribute gives the global count of calls that have been initiated and answered by the called since the last start.
ATTR_REPORT_CALLS_ALERTED=Calls alerted
ATTR_REPORT_CALLS_ALERTED_DESCR=This attribute gives the global count of calls that have alerted since the last start and the average per seconds.
ATTR_REPORT_CALLS_ALERTED_ANSWERED=Calls alerted-answered
ATTR_REPORT_CALLS_ALERTED_ANSWERED_DESCR=This attribute gives the global count of calls that have alerted a called and that have been answered since the last start.
ATTR_REPORT_ERROR_OPERATIONS=CSTA * errors *
ATTR_REPORT_ERROR_OPERATIONS_DESCR=This attribute gives the counts of operations that are treated in error before reaching a phone context.
ATTR_REPORT_CSTA_EVENTS=CSTA * events *
ATTR_REPORT_CSTA_EVENTS_DESCR=This attribute gives the counts of CSTA events sent by the call server and the average per seconds since last start.
ATTR_REPORT_MAKECALL=CSTA MakeCall
ATTR_REPORT_MAKECALL_DESCR=This attribute gives the counts of MakeCall treated per phone (count of MakeCallArgument received, count of MakeCallResult sent, count of universalFailure sent).
ATTR_REPORT_ANSWERCALL=CSTA AnswerCall
ATTR_REPORT_ANSWERCALL_DESCR=This attribute gives the counts of AnswerCall treated per phone (count of AnswerCallArgument received, count of AnswerCallResult sent, count of universalFailure sent).
ATTR_REPORT_CLEARCONNECTION=CSTA ClearConnection
ATTR_REPORT_CLEARCONNECTION_DESCR=This attribute gives the counts of ClearConnection treated per phone (count of ClearConnectionArgument received, count of ClearConnectionResult sent, count of universalFailure sent).
ATTR_REPORT_DIVERTCALL=CSTA DivertCall
ATTR_REPORT_DIVERTCALL_DESCR=This attribute gives the counts of DivertCall treated per phone (count of DivertCallArgument received, count of DivertCallResult sent, count of universalFailure sent).
ATTR_REPORT_HOLDCALL=CSTA HoldCall
ATTR_REPORT_HOLDCALL_DESCR=This attribute gives the counts of HoldCall treated per phone (count of HoldCallArgument received, count of HoldCallResult sent, count of universalFailure sent).
ATTR_REPORT_RETRIEVECALL=CSTA RetrieveCall
ATTR_REPORT_RETRIEVECALL_DESCR=This attribute gives the counts of RetrieveCall treated per phone (count of RetrieveCallArgument received, count of RetrieveCallResult sent, count of universalFailure sent).
ATTR_REPORT_CONSULTATIONCALL=CSTA ConsultationCall
ATTR_REPORT_CONSULTATIONCALL_DESCR=This attribute gives the counts of ConsultationCall treated per phone (count of ConsultationCallArgument received, count of ConsultationCallResult sent, count of universalFailure sent).
ATTR_REPORT_ALTERNATECALL=CSTA AlternateCall
ATTR_REPORT_ALTERNATECALL_DESCR=This attribute gives the counts of AlternateCall treated per phone (count of AlternateCallArgument received, count of AlternateCallResult sent, count of universalFailure sent).
ATTR_REPORT_RECONNECTCALL=CSTA ReconnectCall
ATTR_REPORT_RECONNECTCALL_DESCR=This attribute gives the counts of ReconnectCall treated per phone (count of ReconnectCallArgument received, count of ReconnectCallResult sent, count of universalFailure sent).
ATTR_REPORT_TRANSFERCALL=CSTA TransferCall
ATTR_REPORT_TRANSFERCALL_DESCR=This attribute gives the counts of TransferCall treated per phone (count of TransferCallArgument received, count of TransferCallResult sent, count of universalFailure sent).
ATTR_REPORT_CONFERENCECALL=CSTA ConferenceCall
ATTR_REPORT_CONFERENCECALL_DESCR=This attribute gives the counts of ConferenceCall treated per phone (count of ConferenceCallArgument received, count of ConferenceCallResult sent, count of universalFailure sent).
ATTR_REPORT_SETFEATURE=CSTA SetFeature
ATTR_REPORT_SETFEATURE_DESCR=This attribute gives the counts of SetFeature treated per phone (count of SetFeatureArgument received, count of SetFeatureResult sent, count of universalFailure sent).
ATTR_PHONES_CONTEXTS=Phones contexts
ATTR_PHONES_CONTEXTS_DESCR=This attribute gives the dialing numbers, the monitoring links if any as well as the count of running calls (no matter the telephony state of the calls).
ATTR_PHONES_COUNT=Phones count
ATTR_PHONES_COUNT_DESCR=This attribute gives the count of phones currently handled.
ATTR_VERSION=Version
ATTR_VERSION_DESCR=This attribute gives the version of CSTAStub.
ATTR_TELSERVICES_WORKERS_AVAILABILITY=TelServices workers availability
ATTR_TELSERVICES_WORKERS_AVAILABILITY_DESCR=This attribute gives the percentage of worker threads waiting for client connexions.
ATTR_PBX_LINK_STATE=Link state
ATTR_PBX_LINK_STATE_DESCR=This attribute gives the state and the IP configuration (address:port) of the CSTA link.

# OPERATIONS texts
OPER_STOP_CSTASTUB_JVM=OPER_STOP_CSTASTUB_JVM
OPER_STOP_CSTASTUB_JVM_DESCR=This operation stops CSTAStub process and JVM (Administrator password may be required).
OPER_STOP_CSTASTUB_JVM_RETURN=CSTAStub and JVM stopped.
OPER_STOP_CSTASTUB=OPER_STOP_CSTASTUB
OPER_STOP_CSTASTUB_DESCR=This operation stops CSTAStub process. It can be restarted with the <Start CSTAStub> operation (Administrator password may be required).
OPER_STOP_CSTASTUB_RETURN=CSTAStub process is stopped.
OPER_START_CSTASTUB=OPER_START_CSTASTUB
OPER_START_CSTASTUB_DESCR=This operation starts CSTAStub process after it has been stopped by the <Stop CSTAStub> operation (Administrator password may be required).
OPER_START_CSTASTUB_RETURN=CSTAStub process has started.
OPER_START_CSTASTUB_ERROR=CSTAStub process is already running...
OPER_UPDATE_CONFIGURATION=OPER_UPDATE_CONFIGURATION
OPER_UPDATE_CONFIGURATION_DESCR=This operation forces CSTAStub to update configuration (Administrator password may be required).
OPER_UPDATE_CONFIGURATION_ERROR=Invalid configuration :  
OPER_START_CALL_GENERATION=OPER_START_CALL_GENERATION
OPER_START_CALL_GENERATION_DESCR=This operation starts the periodic call generation.
OPER_START_CALL_GENERATION_RETURN=Call generation has been started.
OPER_STOP_CALL_GENERATION=OPER_STOP_CALL_GENERATION
OPER_STOP_CALL_GENERATION_DESCR=This operation stops the periodic call generation.
OPER_STOP_CALL_GENERATION_RETURN=Call generation has been stopped.
OPER_PHONE_REPORT=OPER_PHONE_REPORT
OPER_PHONE_REPORT_DESCR=This operation provides a report of activity for the given phone.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -