📄 ctc_code.h
字号:
#define ctcK_CfNoAnswerBusy 804
#define ctcK_CfAll 805
/*++++++++++++++++++++++++++++++++++++++++ */
/* */
/* Line type literals */
/* */
/*++++++++++++++++++++++++++++++++++++++++ */
#define ctcK_LineVoiceSet 900
#define ctcK_LineDataSet 901
#define ctcK_LineTrunk 902
#define ctcK_LineMultiGp 903
#define ctcK_LineACD 904
#define ctcK_LineRoutePoint 905
#define ctcK_LineMonitorChannel 906
#define ctcK_LineVRU 907
#define ctcK_LineUnknown 908
/*++++++++++++++++++++++++++++++++++++++++ */
/* */
/* Agent status-mode literals */
/* */
/*++++++++++++++++++++++++++++++++++++++++ */
#define ctcK_AgentAfterCallWork 1100
#define ctcK_AgentLogin 1101
#define ctcK_AgentLogout 1102
#define ctcK_AgentNotReady 1103
#define ctcK_AgentReady 1104
#define ctcK_AgentOtherWork 1105
#define ctcK_AgentInService 1106
#define ctcK_AgentBusy 1107
/*++++++++++++++++++++++++++++++++++++++++ */
/* Mlp Specific agent not ready status modes with nodisconnect options */
/*++++++++++++++++++++++++++++++++++++++++ */
#define ctcK_Mlp_AgentNotReady_ACD 1130
#define ctcK_Mlp_AgentNotReady_IDN 1131
#define ctcK_Mlp_AgentNotReady_Both 1132
/*++++++++++++++++++++++++++++++++++++++++ */
/* */
/* Consultation Type */
/* */
/*++++++++++++++++++++++++++++++++++++++++ */
#define ctcK_ConsultGeneric 0
#define ctcK_ConsultTransfer 1
#define ctcK_ConsultConference 2
/*++++++++++++++++++++++++++++++++++++++++ */
/* */
/* Party Qualifier literals */
/* */
/*++++++++++++++++++++++++++++++++++++++++ */
#define ctcK_ConfController 1
#define ctcK_ReleasingDevice 2
#define ctcK_AlertingDevice 3
#define ctcK_CallingDevice 4
#define ctcK_CalledNumber 5
#define ctcK_LastRedirection 6
#define ctcK_NewRedirection 7
#define ctcK_AnsweringDevice 8
#define ctcK_HoldingDevice 9
#define ctcK_QueueNumber 10
#define ctcK_RetrievingDevice 11
#define ctcK_TransferringDevice 12
#define ctcK_DivertingDevice 13
#define ctcK_FailedDevice 14
#define ctcK_TrunkUsed 15
#define ctcK_AddedParty 16
#define ctcK_ConnectedParty 17
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* */
/* Event qualifier literals for CSTA. The appropriate value is */
/* returned in the ctcEventQualifier item by ctcGetEvent routine */
/* */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#define ctcK_EqActiveMonitor 1
#define ctcK_EqAlternate 2
#define ctcK_EqBusy 3
#define ctcK_EqCallBack 4
#define ctcK_EqCallCancelled 5
#define ctcK_EqCallForwardAlways 6
#define ctcK_EqCallForwardBusy 7
#define ctcK_EqCallForwardNoAnswer 8
#define ctcK_EqCallForward 9
#define ctcK_EqCallNotAnswered 10
#define ctcK_EqCallPickup 11
#define ctcK_EqCampon 12
#define ctcK_EqDestNotObtainable 13
#define ctcK_EqDoNotDisturb 14
#define ctcK_EqIncompatibleDest 15
#define ctcK_EqInvalidAccountCode 16
#define ctcK_EqKeyOperation 17
#define ctcK_EqLockout 18
#define ctcK_EqMaintenance 19
#define ctcK_EqNetworkCongestion 20
#define ctcK_EqNetworkNotObtainable 21
#define ctcK_EqNewCall 22
#define ctcK_EqNoAvailableAgents 23
#define ctcK_EqOverflow 24
#define ctcK_EqOverride 25
#define ctcK_EqPark 26
#define ctcK_EqRecall 27
#define ctcK_EqRedirected 28
#define ctcK_EqReorderTone 29
#define ctcK_EqResourcesNotAvail 30
#define ctcK_EqSilentMonitor 31
#define ctcK_EqTransfer 32
#define ctcK_EqTrunksBusy 33
#define ctcK_EqVoiceUnitInitiator 34
#define ctcK_EqBlocked 35
#define ctcK_EqConsultation 37
#define ctcK_EqDistributed 38
#define ctcK_EqEnteringDistribution 42
#define ctcK_EqMakeCall 44
#define ctcK_EqNetworkSignal 46
#define ctcK_EqNormalClearing 48
#define ctcK_EqNumberChanged 50
#define ctcK_EqSingleStepConference 51
#define ctcK_EqSingleStepTransfer 52
#define ctcK_EqTimeout 56
/*+++++++++++++++++++++++ */
/* */
/* ASAI Event Qualifiers */
/* */
/*+++++++++++++++++++++++ */
#define ctcK_AsaiUnassignedNumber 1
#define ctcK_AsaiNormalClearing 16
#define ctcK_AsaiUserBusy 17
#define ctcK_AsaiNoUserResponding 18
#define ctcK_AsaiCallRejected 21
#define ctcK_AsaiNumberChanged 22
#define ctcK_AsaiInvalidNumber 28
#define ctcK_AsaiFacilityRejected 29
#define ctcK_AsaiNormUnspecified 31
#define ctcK_AsaiNoCircuit 34
#define ctcK_AsaiTemporaryFailure 41
#define ctcK_AsaiSwitchConjestion 42
#define ctcK_AsaiNotSubscribed 50
#define ctcK_AsaiCallsBarred 52
#define ctcK_AsaiBearerNotAvailable 58
#define ctcK_AsaiInvalidCRV 81
#define ctcK_AsaiNoChannel 82
#define ctcK_AsaiIncompatibleDest 88
#define ctcK_AsaiInvalidMessage 95
#define ctcK_AsaiIEMissing 96
#define ctcK_AsaiNotImplemented 97
#define ctcK_AsaiInvCallState 98
#define ctcK_AsaiNonExistentIE 99
#define ctcK_AsaiInvIEContents 100
#define ctcK_AsaiTimerRecovery 102
#define ctcK_AsaiProtocolError 111
#define ctcK_AsaiUnspecified 127
#define ctcK_AsaiAgentOnHook 138
#define ctcK_AsaiAgentNotInSplit 139
#define ctcK_AsaiAgentInconsistent 140
#define ctcK_AsaiMaxSplits 141
#define ctcK_AsaiWrongDigits 142
#define ctcK_AsaiNotLoggedIn 143
#define ctcK_AsaiInSameState 144
#define ctcK_AsaiTimedAnswer 145
#define ctcK_AsaiVoiceEnergyAnswer 146
#define ctcK_AsaiNoAnswer 147
#define ctcK_AsaiTrunksNotAvailable 148
#define ctcK_AsaiClassifiersUnavail 149
#define ctcK_AsaiQueuesFull 150
#define ctcK_AsaiRemainsInQueue 151
#define ctcK_AsaiAnsweringMachine 152
#define ctcK_AsaiCallForwRedir 153
#define ctcK_AsaiCoverBusyRedir 154
#define ctcK_AsaiOutOfService 155
#define ctcK_AsaiCoverNoAnsRedir 156
#define ctcK_AsaiRedirected 158
#define ctcK_AsaiSendAllCalls 159
#define ctcK_AsaiNetworkFailed 166
#define ctcK_AsaiNoResources 168
#define ctcK_AsaiSplitProblem 169
#define ctcK_AsaiReorder 170
#define ctcK_AsaiPermissionDenied 171
#define ctcK_AsaiAdiminInProg 174
#define ctcK_AsaiFeatureRejected 181
#define ctcK_AsaiOptionNotAvailable 191
#define ctcK_AsaiOptionNotImplemented 207
#define ctcK_AsaiIncompatibleOpts 208
#define ctcK_AsaiInvalidCallId 214
#define ctcK_AsaiSwitchAudit 215
/*+++++++++++++++++++++++ */
/* */
/* Allocation Codes - Add new codes here */
/* */
/*+++++++++++++++++++++++ */
#define ctcK_AllocDefault 1
#define ctcK_AllocAMDDrop 2
#define ctcK_AllocAMDConnect 3
#define ctcK_AllocActive 4
#define ctcK_AllocDelivered 5
#define ctcK_AllocAMDAdmin 6
/*+++++++++++++++++++++++ */
/* */
/* ASAI Call Types */
/* */
/*+++++++++++++++++++++++ */
#define ctcK_AsaiIdentifiedLine 0
#define ctcK_AsaiMultipartyNoANI 1
#define ctcK_AsaiANIfailure 2
#define ctcK_AsaiHotelMotel 6
#define ctcK_AsaiOperatorHandlingRequired 7
#define ctcK_AsaiAIOD 20
#define ctcK_AsaiCoinOrNonCoin 23
#define ctcK_Asai800ServiceCall 24
#define ctcK_AsaiCoinCall 27
#define ctcK_AsaiPrisonInmateService 29
#define ctcK_AsaiIntercept30 30
#define ctcK_AsaiIntercept31 31
#define ctcK_AsaiIntercept32 32
#define ctcK_AsaiTelcoOperatorHandled 34
#define ctcK_AsaiOutWATS 52
#define ctcK_AsaiTRSstationPaid 60
#define ctcK_AsaiType1Cellular 61
#define ctcK_AsaiType2Cellular 62
#define ctcK_AsaiRomerCellular 63
#define ctcK_AsaiTRSfromHotelMotel 66
#define ctcK_AsaiTRSfromRestrictedLine 67
#define ctcK_AsaiPrivatePaystation 70
#define ctcK_AsaiPrivateVirtualNetwork 93
/*+++++++++++++++++++++++ */
/* */
/* CSTA Set Types */
/* */
/*+++++++++++++++++++++++ */
#define ctcK_SetStation 0
#define ctcK_SetLine 1
#define ctcK_SetButton 2
#define ctcK_SetACD 3
#define ctcK_SetTrunk 4
#define ctcK_SetOperator 5
#define ctcK_SetStationGroup 16
#define ctcK_SetLineGroup 17
#define ctcK_SetButtonGroup 18
#define ctcK_SetACDGroup 19
#define ctcK_SetTrunkGroup 20
#define ctcK_SetOperatorGroup 21
#define ctcK_SetOther 255
#define ctcK_SetUnknown 512
/*+++++++++++++++++++++++ */
/* */
/* ASAI Set Types */
/* */
/*+++++++++++++++++++++++ */
#define ctcK_AsaiSetAnalog 1
#define ctcK_AsaiSetProprietary 2
#define ctcK_AsaiSetBasicRateISDN 3
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -