提供: Bright Pattern Documentation
移動先: 案内検索
No edit summary
FuzzyBot (talk | contribs)
Updating to match new version of source page
 
Line 1: Line 1:
= call_detail=
= call_detail=
''call_detail'' 表のの各行には、一つの対話の処理に関連する一連のデータが含まれます。これには、対話の合計時間や通話時間などの対話レベルの集計が含まれます。この表の対話全体レコードは、この対話が続いた間隔の数に関係なく、対話がシステムに入った間隔(受信対話の場合)または開始された間隔(内部および発信対話の場合)について報告されます。
Each row of the ''call_detail'' table contains a set of data related to the processing of a single interaction, including some interaction-level aggregates, such as total interaction duration and total talk time. Note that the entire interaction record in this table is reported for the interval in which the corresponding interaction entered the system (for inbound interactions) or was initiated (for internal and outbound interactions), regardless of the number of intervals the interaction may have spanned. Note that for manual outbound calls, a Call Detail report is created for any call attempts that reached the carrier network (i.e., where the INVITE request was actually sent to a SIP trunk).


メールの場合、受信メールがシステムに到着した時点、または発信メールがエージェントによって送信された時点で、この表にレコードが作成されます。その後、レコードは下書きとして保存されるたびに更新されます。メールの処理が完了すると、レコードが更新されてから閉じられます。
For emails, a record is created in this table as soon as an email arrives in the system (for inbound emails) or initiated by an agent (for outbound emails). The record is then updated every time it is saved as a draft. The record is updated and closed when the processing of the email is finished.


表自体の名前を除いて、以下の説明における”call”という用語は、該当するパラメーターがコールまたはチャットに適用されることを示します。パラメータがすべてのメディアタイプで同じ意味を持つ場合、'' 対話'' という用語が使用されます。パラメータが複数のメディアタイプに適用され異なる意味を持つ場合、各メディアタイプについて個別に説明します。
Except for the name of the table itself, the term call in the descriptions below indicates that the parameter applies to calls and chats. Where a parameter has the same meaning for all media types, the term ''interaction'' is used. Where a parameter applies to multiple media types with a different meaning, each media type is discussed separately.




== データの説明 ==
== Description of Data ==
次の表には、名前(IDなど)、データタイプ (BIGINT, BINARY, BIT, DATETIME, ENUM, INT, VARCHARなど)、  ''call_detail'' 表の各メトリック(つまり、列)の説明が含まれます。
The following table offers the name (i.e., ID), data type (e.g., BIGINT, BINARY, BIT, DATETIME, ENUM, INT, VARCHAR, etc.), and description for each metric (i.e., column) of the ''call_detail'' table.




{|border="1" style="border-collapse:collapse" cellpadding="5"
{|border="1" style="border-collapse:collapse" cellpadding="5"
|'''列名'''
|'''Column Name'''
|'''データタイプ'''
|'''Data Type'''
|'''単位'''
|'''Units'''
|'''内容'''
|'''Description'''
|-
|-
|'''account_number'''
|'''account_number'''
|VARCHAR
|VARCHAR
|なし
|None
|お客様のアカウント番号
|The customer’s account number.


このコールを開始した架電リストのレコードに''Account''という[[contact-center-administrator-guide/Lists|リストフィールド]]がある場合、当該のフィールドの値はこのメトリックに保存されます。アカウント番号は [[reporting-reference-guide/InteractionRecordsSearch|対話レコード検索]]の選択基準として使用できます。
If the calling list record that initiated this call has a [[contact-center-administrator-guide/Lists|list field]] of ''Account'' type, the value of that field will be stored here. Account numbers can be used as selection criteria in [[reporting-reference-guide/InteractionRecordsSearch|interaction records search]].
|-
|-
|'''acw_time'''
|'''acw_time'''
|BIGINT
|BIGINT
|
|Seconds
|エージェントがこの対話に関連する後処理に費やした時間
|The amount of time the agents spent doing after-call work related to this interaction
|-
|-
|'''agent_disposition_code'''
|'''agent_disposition_code'''
|INT
|INT
|なし
|None
|この対話に割り当てられた対話結果の数値コード(ある場合)
|Numerical code (if defined) of the disposition that was assigned to this interaction
|-
|-
|'''agent_disposition_name'''
|'''agent_disposition_name'''
|VARCHAR
|VARCHAR
|なし
|None
|この対話に割り当てられた対話結果名
|Name of the disposition that was assigned to this interaction
|-
|-
|'''agent_disposition_notes'''
|'''agent_disposition_notes'''
|LONGTEXT
|LONGTEXT
|なし
|None
|この対話に関連するエージェントのテキストノート
|The text note that the agent wrote regarding the interaction
|-
|-
|'''agg_run_id'''
|'''agg_run_id'''
|BINARY (16)
|BINARY (16)
|なし
|None
|このレコードを生成したアグリゲーター実行
|Aggregator run that produced this record
|-
|-
|'''callee_cpa_recording_url'''
|'''callee_cpa_recording_url'''
|VARCHAR
|VARCHAR
|なし
|None
|この対話の被発呼側の対話セグメントにおけるCPA部分の録音URL
|URL of the recording for the CPA portion of the interaction segment of the party that accepted this interaction
|-
|-
|'''callee_cpa_rtp_server_id'''
|'''callee_cpa_rtp_server_id'''
|BINARY
|BINARY
|なし
|None
|この対話の被発呼側の対話セグメントにおけるCPA部分の録音を行ったRTPサーバーの識別子
|Identifier of the RTP server that made the recording for the CPA portion of interaction segment of the party that accepted this interaction
|-
|-
|'''callee_encryption_key_id'''
|'''callee_encryption_key_id'''
|BINARY
|BINARY
|なし
|None
|社外秘
|For internal use only.
|-
|-
|'''callee_first_name'''
|'''callee_first_name'''
|VARCHAR
|VARCHAR
|なし
|None
|被発呼側のファーストネーム
|First name of the party that accepted the interaction
|-
|-
|'''callee_has_screen_recording'''
|'''callee_has_screen_recording'''
|BIT
|BIT
|なし
|None
|被発呼側の画面が対話中に録画されたことを示すメトリック
|Indication that screen of the party that accepted this interaction was recorded during the interaction
|-
|-
|'''callee_interaction_step_id'''
|'''callee_interaction_step_id'''
|BINARY
|BINARY
|なし
|None
|被発呼側の対話セグメントの識別子
|Identifier for the interaction segment of the party that accepted this interaction
|-
|-
|'''callee_last_name'''
|'''callee_last_name'''
|VARCHAR
|VARCHAR
|なし
|None
|被発呼側のラストネーム
|Last name of the party that accepted the interaction
|-
|-
|'''callee_login_id'''
|'''callee_login_id'''
|VARCHAR
|VARCHAR
|なし
|None
|受信及び内部対話の場合、このメトリックはこの対話を受信したユーザーのログインIDを示します。対話が転送された場合、対話が最後に転送されたユーザーのログインIDを示します。
|For inbound and internal interactions, the login ID of the user who received this interaction. If the interaction was transferred, it specifies the login ID of the user for which the interaction was last transferred.
|-
|-
|'''callee_monitored'''
|'''callee_monitored'''
|BIT
|BIT
|なし
|None
|被発呼側が対話処理中に監視された場合は、TRUE です。
|TRUE if the party that accepted this interaction was monitored at any time during the interaction handling
|-
|-
|'''callee_phone_type'''
|'''callee_phone_type'''
|ENUM
|ENUM
|なし
|None
|この対話を受信した側の場所を示します。設定可能な値は INTERNAL またはEXTERNALです。
|The location of the party that received the interaction. Possible values are INTERNAL or EXTERNAL. Set to NULL for a party connected to a conference bridge.
|-
|-
|'''callee_rank'''
|'''callee_rank'''
|VARCHAR
|VARCHAR
|なし
|None
|受信及び内部コールの場合、当該の対話を受信したユーザーのランクを示します。
|For inbound and internal calls, the rank of the user who received this interaction
|-
|'''callee_rtp_server_id'''
|BINARY
|なし
|この対話の被発呼側の対話セグメントの録音を行ったRTPサーバーの識別子
|-
|-
|'''callee_team_name'''
|'''callee_team_name'''
|VARCHAR
|VARCHAR
|なし
|None
|対話を受信したエージェントが属するチームの名前
|Name of the team that the agent who accepted the interaction is a member of
|-
|-
|'''caller_cpa_recording_url'''
|'''caller_cpa_recording_url'''
|VARCHAR
|VARCHAR
|なし
|None
|発呼側の対話セグメントにおけるCPA部分の録音URL
|URL of the recording for the CPA portion of the interaction segment of the party that originated this interaction
|-
|-
|'''caller_cpa_rtp_server_id'''
|'''caller_cpa_rtp_server_id'''
|BINARY
|BINARY
|なし
|None
|発呼側の対話セグメントにおけるCPA部分の録音を行ったRTPサーバーの識別子
|Identifier of the RTP server that made the recording for the CPA portion of interaction segment of the party that originated this interaction
|-
|-
|'''caller_encryption_key_id'''
|'''caller_encryption_key_id'''
|BINARY
|BINARY
|なし
|None
|社外秘
|For internal use only
|-
|-
|'''caller_first_name'''
|'''caller_first_name'''
|VARCHAR
|VARCHAR
|なし
|None
|発呼側のファーストネーム
|First name of the party that originated the interaction
|-
|-
|'''caller_has_screen_recording'''
|'''caller_has_screen_recording'''
|BIT
|BIT
|なし
|None
|発呼側の画面が対話中に録画されたことを示すメトリック
|Indication that screen of the party that originated this interaction was recorded during the interaction
|-
|-
|'''caller_interaction_step_id'''
|'''caller_interaction_step_id'''
|BINARY
|BINARY
|なし
|None
|発呼側の対話セグメントの識別子
|Identifier for the interaction segment of the party that originated this interaction
|-
|-
|'''caller_last_name'''
|'''caller_last_name'''
|VARCHAR
|VARCHAR
|なし
|None
|発呼側のラストネーム
|Last name of the party that originated the interaction
|-
|-
|'''caller_login_id'''
|'''caller_login_id'''
|VARCHAR
|VARCHAR
|なし
|None
|発信及び内部対話の場合、このメトリックはこの対話を開始したユーザーのログインIDを示します。対話が転送された場合、対話の転送元のログインIDを示します。
|For outbound and internal interactions, ''caller_login_id'' specifies the login ID of the user who initiated this interaction. If the interaction was transferred, login ID of the user who initiated the transfer.
|-
|-
|'''caller_monitored'''
|'''caller_monitored'''
|BIT
|BIT
|なし
|None
|発呼側が対話処理中に監視された場合は、TRUE です。
|TRUE if the party that originated this interaction was monitored at any time during the interaction handling
|-
|-
|'''caller_phone_type'''
|'''caller_phone_type'''
|ENUM
|ENUM
|なし
|None
|''caller_phone_type'' はこの対話を開始した側の場所を示します。設定可能な値は INTERNAL またはEXTERNALです。
|''caller_phone_type'' specifies the location of the party that initiated the interaction. Possible values are INTERNAL or EXTERNAL. Set to NULL for a party connected to a conference bridge.
|-
|-
|'''caller_rank'''
|'''caller_rank'''
|VARCHAR
|VARCHAR
|なし
|None
|発信及び内部コールの場合、当該の対話を開始したユーザーのランクを示します。
|For outbound and internal interactions, the rank of the user who initiated this interaction
|-
|'''caller_rtp_server_id'''
|BINARY
|なし
|この対話の発呼側の対話セグメントの録音を行ったRTPサーバーの識別子
|-
|-
|'''caller_team_name'''
|'''caller_team_name'''
|VARCHAR
|VARCHAR
|なし
|None
|対話を開始したエージェントが属するチームの名前
|Name of the team that the agent who originated the interaction is a member of
|-
|-
|'''case_id'''
|'''case_id'''
|VARCHAR
|VARCHAR
|なし
|None
|このメールが関連する [[agent-guide/UnderstandingEmailCasesandThreads|ケース]] の識別子
|Identifier of the [[agent-guide/UnderstandingEmailCasesandThreads|case]] with which this email is associated
|-
|-
|'''case_number'''
|'''case_number'''
|VARCHAR
|VARCHAR
|なし
|None
|''case_number'' はこのメールが関連する[[agent-guide/UnderstandingEmailCasesandThreads|ケース]] 番号を示します。 ''case_id''と違ってケース番号とは手動処理に適した番号です 。
|''case_number'' specifies the number of the [[agent-guide/UnderstandingEmailCasesandThreads|case]] with which this email is associated. Unlike ''case_id'', case number is a simple number suitable for manual processing.
|-
|-
|'''case_search_result'''
|'''case_search_result'''
|VARCHAR
|VARCHAR
|なし
|None
|システムは、受信メールごとに、元の返信に追加された ''thread_id''を使用して、既存のケースとの可能な関連付けを探します。
|For each incoming email, the system will look for possible association with an existing case using the ''thread_id'' added to the original reply.


設定可能な値には以下が含まれます:
Possible values include the following:
* ''found'':特定のメールに関連するユニークなケースが見つかりました。ケース番号は ''case_number''フィールドにコピーされます。
* ''found'' – A unique case associated with this email was found; the case number is copied to the ''case_number'' field
* ''found_mulitple'' :複数のケースが見つかりました。''case_number'' フィールドにはデータが入力されません。
* ''found_mulitple'' – Multiple cases were found; the ''case_number'' field is not populated
* created:一致したケースが見つかりません。新しいケースが作成され、この番号は''case_number''フィールドにコピーされます。
* created – No matching cases were found, a new case was created and its number is copied to the ''case_number'' field
* ''error''
* ''error''
|-
|-
|'''connected_to_phone'''
|'''connected_to_phone'''
|VARCHAR
|VARCHAR
|なし
|None
|''connected_to_phone'' は、コールまたはチャットが配信された側の電話番号を示します。コール/チャットが転送された場合、コール/チャットが最後に転送された側の電話番号を示します。
|''connected_to_phone'' specifies the phone number of the party to which the call or chat was delivered. If the call/chat was transferred, it specifies the phone number of the party to which the call/chat was last transferred.
|-
|-
|'''detail_record_count'''
|'''detail_record_count'''
|INT
|INT
|なし
|None
|この対話のセグメント数(つまり、この対話に関連する ''call_detail''表のレコード数)
|Number of segments in this interaction (i.e., number of records in the ''call_detail'' table related to this interaction)
|-
|-
|'''disposition'''
|'''disposition'''
|ENUM
|ENUM
|なし
|None
|''disposition'' は、対話結果を示します。以下の''call''は、指定された値がコール及びチャットに適用できることを示します。
|''disposition'' specifies how the interaction ended. The term ''call'' in the descriptions below indicates that the given value may be applicable to calls and chats.


設定可能な値には以下が含まれます:
Possible values include the following:


* CALLER_TERMINATED – 応答されてから発信側により終了されたコール
* CALLER_TERMINATED – Call terminated by the party that made the call (after the call was answered)
* CALLEE_TERMINATED – 受信側により終了されたコール
* CALLEE_TERMINATED – Call terminated by the party that answered the call
* TRANSFERRED – 受信側により転送された対話(転送後のフェーズは別のレコードとして記録されます)
* TRANSFERRED – Interaction was transferred by the party who accepted it (the after-transfer phase is reported in a separate record)
* CONFERENCED – 電話会議になったコール (電話会議は別のコールとして記録されます)
* CONFERENCED – Call became a conference (the conference phase is reported a separate call)
* SYSTEM_DISCONNECTED – システムにより終了されたコール
* SYSTEM_DISCONNECTED – Call was terminated by the system
* SELF_SERVICE – IVRアプリケーションにより提供されたサービス (''セルフサービス提供''というシナリオブロックの実行で表示されている通り)
* SELF_SERVICE – Requested service was provided by the IVR application (as indicated by the execution of the scenario block ''Self-Service Provided'')
* ABANDONED – 受信コールの場合、IVRアプリケーションでの処理中に発信側により放棄されたコール (上記の''SELF_SERVICE'' を除く)
* ABANDONED – Inbound call was terminated by the caller while processed in the IVR application (except the ''SELF_SERVICE'' case above)
* ABANDONED_QUEUE – 受信コールの場合、サービスキューでの待機中に発信側により放棄されたコール
* ABANDONED_QUEUE – Inbound call was terminated by the caller while waiting in the service queue
* ABANDONED_RINGING – 受信及び内部コールの場合、受信者に配信されてから応答される前(または無応答期間が終了する前)までに発信側により放棄されたコール
* ABANDONED_RINGING – Inbound or internal call was terminated by the caller after it was delivered to the called party and before it was answered (or before the No Answer timeout expired)
* NO_ANSWER – 受信・発信・内部コールの場合、受信側のデスクトップへ配信されてから無応答期間内に応答されなかったコール
* NO_ANSWER – Inbound, outbound or internal call attempt was terminated after it was delivered to the called party desktop and was not answered within the No Answer timeout
* CALLED_PARTY_BUSY – 相手側が話中のため終了された発信コール
* CALLED_PARTY_BUSY – Outbound call attempt was terminated because the called party was busy
* NETWORK_BUSY – ネットワーク問題のため終了された発信コール
* NETWORK_BUSY – Outbound call attempt was terminated because of the network congestion
* CALLER_TRANSFERRED – 発信側により転送されたコール(転送後のフェーズは別のコールとして記録されます)
* CALLER_TRANSFERRED – Call was transferred by the caller (the after-transfer phase is reported as a separate call)
* CALLBACK_REQUESTED – コールバックが要求されたため終了されたコール(コールバックは別のコールとして記録されます)
* CALLBACK_REQUESTED – Call was terminated because a callback was requested (the corresponding callback attempt is reported as a separate call)
* REPLIED – 返信されたメール。受信メールのみに適用。
* REPLIED – Email was replied to; applies to inbound emails only
* CLOSED_WITHOUT_REPLY – 返信せずに処理が完了したメール(迷惑メール・フォローアップが不要なメールなど); 受信メールのみに適用。
* CLOSED_WITHOUT_REPLY – Processing of the email was finished without a reply (e.g., the email was spam or no follow-up was necessary); applies to inbound emails only
* SENT – 送信すみのメール。発信メールのみに適用。
* SENT – Email was sent; applies to outbound emails only
* DISCARDED – 開始されても送信せずに削除されたメール。発信メールのみに適用。
* DISCARDED – Email initiated and subsequently discarded without being sent; applies to outbound emails only
* SERVICE_CHANGED – エージェントが関連づけられたサービスを変更し処理を続けるメール(後処理段階は別のレコードとして記録されます)
* SERVICE_CHANGED – Agent changed the service associated with the email and continued processing it (the after-service-change phase is reported in a separate record)
* CLOSED_BY_OTHER_RESPONSE – Email belongs to a resolved case with multiple incoming emails and this particular email was not replied to directly (i.e., the case was resolved by the response to another incoming email)
* MANDATORY_RECORDING_FAILURE - Call terminated when scenario is terminated as result of the required recording failure.
|-
|-
|'''duration'''
|'''duration'''
|BIGINT
|BIGINT
|
|Seconds
|コールとチャットの場合、このメトリックは、対話がシステムに入った(開始された)時点からリリースされた時点までの対話合計時間を示します。
|For calls and chats, the total duration of the interaction from the moment it entered the system or was initiated and until it was released.


受信メールの場合、メールがシステムに入ってから意図的な回答が初めて送信される(またはメールが閉じられる、外部に転送される)までの期間を意味します。


発信メールの場合、エージェントがメールを開始してから送信されるまでの期間を意味します。
For inbound emails, the time between the moment the email entered the system and the moment when the first meaningful response was sent (or the email was closed or transferred externally).


転送および再分類された対話は複数のCDRレコードを生成します。最初のレコードは"期間"を空の文字列として示し、最後のレコードは対話の合計時間を示します。
For outbound emails, the time between the moment the email was initiated by the agent and the moment the email was sent.


期間は原則として、関連するサービスの稼働時間に関係なく、カレンダーに基づく期間(イベント間の合計時間)を示します。例えば、午後4時にメールを受信し、翌日午前10時に返信した場合、夜間にコールセンターが稼働しなくても、期間は18時間と表示されます。
Note that transferred interactions produce a separate record for each transfer segment, where each record shows duration of the corresponding segment.
 
Duration always shows calendar time (the total time between the specified moments) regardless of hours of operation of the associated service. For example, if an email was received at 4 pm and replied the next day at 10 am, the duration will show 18 hours, even if the call center was closed during the night.
|-
|-
|'''email_completion_time'''
|'''email_completion_time'''
|BIGINT
|BIGINT
|
|Seconds
|メールが受信されたまたはエージェントのパーソナルキューに入った時点から完了(後処理を含む)または転送するまでの期間を意味します。
|Email completion time from the moment the email interaction was accepted or entered agent's personal queue and until it was completed (including ACW if any) or transferred
|-
|-
|'''email_detail_id'''
|'''email_detail_id'''
|VARCHAR
|VARCHAR
|なし
|None
|メールの処理における特定のステップの識別子。
|The identifier of the given step in processing of the email.


1つのメールにつき、 ''call_detail''テーブルにはメール処理ステップ(例えば、転送の前後)に対応する複数のレコードが記載される場合があります。これらのレコードは同じ''email_id''を持っている一方、それぞれに独自の ''email_detail_id''が付いています。
A single email may have several records in the ''call_detail'' table corresponding to email processing steps (e.g., before and after transfer). Such records will have the same ''email_id'', but each will have its own ''email_detail_id''.
|-
|-
|'''email_id'''
|'''email_id'''
|VARCHAR
|VARCHAR
|なし
|None
|メール対話の識別子
|Indentifier of the email interaction
|-
|-
|'''email_kb_article_id'''
|'''email_kb_article_id'''
|VARCHAR
|VARCHAR
|なし
|None
|このメールの返信に使う記事の識別子
|Identifier of the article used for replying to this email
|-
|-
|'''email_subject'''
|'''email_subject'''
|VARCHAR
|VARCHAR
|なし
|None
|メール件名フィールドの内容
|Content of the email subject field
|-
|-
|'''flagged'''
|'''flagged'''
|BIT
|BIT
|なし
|None
|エージェントが対話にフラグを付けた場合はTRUE;それ以外の場合はFALSE
|TRUE if the interaction was flagged by agent; FALSE otherwise
|-
|-
|'''from_phone'''
|'''from_phone'''
|VARCHAR
|VARCHAR
|なし
|None
|呼び出し元の電話番号または"From" フィールドのメールアドレス
|The phone number from which the call was made, or for emails, the email address in the "From" field
|-
|-
|'''global_interaction_id'''
|'''global_interaction_id'''
|BINARY
|BINARY
|なし
|None
|[[reporting-reference-guide/GlobalInteractionIdentifier|グローバル対話識別子]]
|[[reporting-reference-guide/GlobalInteractionIdentifier|Global interaction identifier]]
|-
|-
|'''held'''
|'''held'''
|BIGINT
|BIGINT
|
|Seconds
|コールが保留にされた回数 (メールとチャットの場合、ユーザがチャット対話から離れた回数)
|The number of times the call was placed on hold (for emails and chats, the number of times the chat interaction was out of focus)
|-
|-
|'''hold_time'''
|'''hold_time'''
|BIGINT
|BIGINT
|
|Seconds
|コールの保留合計時間。チャットとメールの場合、これはユーザがチャットから離れた合計時間(''通話''時間を除くエージェントのデスクトップで対話に使われた時間)を示します。
|The total time that the call spent on hold. For chats and emails, it is the total out-of-focus time (the time the interaction spent at the agents’ desktops excluding the ''Talk'' time)
|-
|-
|'''id'''
|'''id'''
|BINARY (16)
|BINARY (16)
|なし
|None
|予約済み
|Reserved
|-
|-
|'''initial_callee_phone_type'''
|'''initial_callee_phone_type'''
|ENUM
|ENUM
|なし
|None
|転送された対話の場合、転送シーケンスで元の対話を受信した側の場所。
|For transferred interactions, the location of the party that received the original interaction in the transfer sequence.


設定可能な値はINTERNAL または EXTERNALを含みます。
Possible values include INTERNAL or EXTERNAL.
|-
|-
|'''initial_caller_phone_type'''
|'''initial_caller_phone_type'''
|ENUM
|ENUM
|なし
|None
|転送された対話の場合、転送シーケンスで元の対話を開始した側の場所。
|For transferred interaction, the location of the party that initiated the original interaction in the transfer sequence.


設定可能な値はINTERNAL またはEXTERNALを含みます。
Possible values include INTERNAL or EXTERNAL.
|-
|-
|'''initial_call_id'''
|'''initial_call_id'''
|BINARY
|BINARY
|なし
|None
|転送されたコールの場合、転送シーケンスで元の対話の識別子を意味します。 後方互換性を確保するためにのみ使われます。 リリース3.11以降、全対話の識別とリンク設定には、 ''global_interaction_id''の使用が推奨されます。
|For transferred calls, the identifier of the original interaction in the transfer sequence. It is maintained for backward compatibility only. Starting from release 3.11, use of the ''global_interaction_id'' is recommended for all interaction identification and linking purposes.
|-
|-
|'''initial_connected_to_phone'''
|'''initial_connected_to_phone'''
|VARCHAR
|VARCHAR
|なし
|None
|転送されたコールの場合、転送シーケンスでコールが最初に配信された側の電話番号
|For transferred calls, the phone number of the original party in the transfer sequence to which the call was delivered
|-
|-
|'''initial_from_phone'''
|'''initial_from_phone'''
|VARCHAR
|VARCHAR
|なし
|None
|転送されたコールの場合、転送シーケンスで元のコールを発信した側の電話番号
|For transferred calls, the phone number from which the original call in the transfer sequence was made
|-
|-
|'''initial_original_destination_phone'''
|'''initial_original_destination_phone'''
|VARCHAR
|VARCHAR
|なし
|None
|転送されたコールの場合、このメトリックは転送シーケンスで元の発信者がダイヤルした電話番号を示します。メールの場合、このメトリックは元の送信者が使った宛先のメールアドレスを示します。
|For transferred calls, this specifies the phone number that was dialed by the original calling party in the transfer sequence was made. For emails, it specifies the email address used as the destination by the original sender.
|-
|-
|'''initial_service_name'''
|'''initial_service_name'''
|VARCHAR
|VARCHAR
|なし
|None
|転送された対話の場合、転送シーケンスで元の対話に関連するサービス名
|For transferred interactions, the name of the service associated with the original interaction in the transfer sequence
|-
|-
|'''initial_start_time'''
|'''initial_start_time'''
|DATETIME
|DATETIME
|
|Seconds
|転送されたコールの場合、転送シーケンスで元の対話の開始時刻(協定世界時に基づく)
|For transferred calls, the start time of the original interaction in the transfer sequence; time is given in Universal Coordinated Time (UTC)
|-
|-
|'''ivr_time'''
|'''ivr_time'''
|BIGINT
|BIGINT
|
|Seconds
|コールが IVRにあった合計時間
|Total time the call spent in IVR
|-
|-
|'''max_hold'''
|'''max_hold'''
|BIGINT
|BIGINT
|
|Seconds
|コールが保留されていた最大時間
|The duration of the longest period the call was on hold
|-
|-
|'''media_type'''
|'''media_type'''
|ENUM
|ENUM
|なし
|None
|対話のメディアタイプです。設定可能な値にはVOICE, CHAT, EMAILが含まれています。
|The interaction media type with possible values of VOICE, CHAT, or EMAIL.


CHATに設定されている場合、 この表に記載されている''call''は、同じコンテキストのサービスチャット対話として解釈されます。
If set to CHAT, any ''call'' mentioned in this table shall be interpreted as a service chat interaction in the same context.
|-
|-
|'''original_destination_phone'''
|'''original_destination_phone'''
|VARCHAR
|VARCHAR
|なし
|None
|発呼側がダイヤルした電話番号
|The phone number that was dialed by the calling party.


コールまたはチャットが転送された場合、このメトリックは転送を行った側がダイヤルした電話番号を示しします。メールの場合、元の送信者が宛先として使用するメールアドレスを示します。
If the call or chat was transferred, it specifies the phone number dialed by the party that made the transfer. For emails, it is the email address used as the destination by the original sender.
|-
|-
|'''pending_time'''
|'''pending_time'''
|BIGINT
|BIGINT
|
|Seconds
|受信コールの場合、コールが内線番号に配信されてから応答または放棄されるまでの鳴動期間を示します。
|For inbound calls, the duration of call ringing phase from the moment the call was distributed to an extension and until it was either answered or abandoned.


内部および発信コールの場合、システムがダイヤル番号を受信してからコールが応答または放棄されるまでのコールダイヤル期間を示します。メールには適用されません。
For internal and outbound calls, the duration of call dialing phase from the moment the dialed number was received by the system and until the call was either answered or abandoned. It does not apply to email.
|-
|-
|'''pkid'''
|'''pkid'''
|INT
|INT
|なし
|None
|プライマリーキー
|Primary key
|-
|-
|'''queue_time'''
|'''queue_time'''
|BIGINT
|BIGINT
|
|Seconds
|対話がサービスキューにあった合計時間
|Total time the interaction spent in the service queue
|-
|-
|'''reported_problem'''
|'''reported_problem'''
|ENUM
|ENUM
|なし
|None
|''コール問題を報告する''というデスクトップコントロールを使って通話中にエージェントが報告するコールの品質問題。
|The call quality problem as reported by the agent during this call using the ''report a call problem'' desktop control.


設定可能な値には CALL_WENT_SILENT, CALL_DROPPED, POOR_VOICE_QUALITY, OTHERが含まれます。
Possible values include CALL_WENT_SILENT, CALL_DROPPED, POOR_VOICE_QUALITY, and OTHER
|-
|-
|'''response_email_id'''
|'''response_email_id'''
|VARCHAR
|VARCHAR
|なし
|None
|メール受信を確認するために自動的に送信された記事の識別子
|Identifier of the article that was sent automatically to acknowledge receipt of this email
|-
|-
|'''scenario_name'''
|'''scenario_name'''
|VARCHAR
|VARCHAR
|なし
|None
|この対話の処理に使うシナリオ名
|The name of the scenario used to process this interaction.


対話の処理に複数のシナリオが使われた場合、最初に適用されたシナリオ名がこのフィールドに表示されます。 (メインシナリオから呼び出された他のシナリオは、このフィールドに影響を与えません。)
If the interaction was processed by multiple scenarios, the first applied scenario will appear in this field. (Other scenarios that may have been invoked from the main scenario do not affect this field.)
|-
|-
|'''service_name'''
|'''service_name'''
|VARCHAR
|VARCHAR
|なし
|None
|この対話に関連づけられたサービス名
|The name of the service associated with the interaction.


対話が再分類された場合や別のサービスに転送された場合、そのようなイベントはそれぞれ、新しいサービス値を持つ新しいレコードを生成します。
If the interaction was recategorized or transferred to a different service, each such event will produce a new record with the new service value.
|-
|-
|'''start_time'''
|'''start_time'''
|DATETIME
|DATETIME
|
|Seconds
|受信対話の場合、対話がシステムに入った日時を示します。
|For inbound interactions, the date and time when the interaction entered the system.


発信および内部の対話の場合、対話が開始された日時を示します。
For outbound and internal interactions, the date and time when the interaction was initiated.


時刻は協定世界時 (UTC)に基づきます。
The time is given in Universal Coordinated Time (UTC).
|-
|-
|'''talk_time'''
|'''talk_time'''
|BIGINT
|BIGINT
|
|Seconds
|合計通話時間。保留時間を除く。
|The total call talk time. It excludes hold time.


チャットとメールの場合、アクティブな合計時間(この対話が担当するエージェントのアクティブな対話リストで選択されていた時間)
For chats and emails, the total in-focus time (the time the interaction was selected in the active communications lists of the agents who processed it).
|-
|-
|'''thread_id'''
|'''thread_id'''
|VARCHAR
|VARCHAR
|なし
|None
|このメールが属する[[agent-guide/UnderstandingEmailCasesandThreads|メールスレッド ]]の識別子。
|The identifier of the [[agent-guide/UnderstandingEmailCasesandThreads|email thread]] that this email is part of.


この識別子は、メールへの返信時にメールの件名に追加され、今後のフォローアップメールのケース検索に使用されます (''case_search_result''を参照)
This identifier is added to the subject of the email when the email is replied to and is used for case search during possible follow-up emails (see ''case_search_result'').
|-
|-
|'''transferred_from_phone'''
|'''transferred_from_phone'''
|VARCHAR
|VARCHAR
|なし
|None
|転送されたコールとチャットの場合、コールまたはチャットを最後に転送した電話番号
|For transferred calls and chats, the phone number from which the call/chat was last transferred
|-
|-
|'''trunk_description'''
|'''trunk_description'''
|VARCHAR
|VARCHAR
|なし
|None
|内部および発信コールの場合、このコールの確立に使用されたトランク名
|For inbound and outbound calls, the name of the trunk that was used to establish this call
|-
|-
|'''voice_signature'''
|'''voice_signature'''
|BIT
|BIT
|なし
|None
|コール中にお客様から音声署名をいただいた場合(即ち、レコードに音声署名が含まれる場合)はTRUE;それ以外の場合はFALSE
|TRUE if customer’s voice signature was collected during this call (i.e., the corresponding recording contains voice signature); FALSE otherwise
|-
|'''caller_city'''
|VARCHAR
|None
|The city of the user that originated the interaction; the setting is defined in the Contact Center Administrator application, section Users & Teams > Users > [[Contact-center-administrator-guide/UsersandTeams/Users#City|Location tab]]
|-
|'''callee_city'''
|VARCHAR
|None
|The city of the user that accepted the interaction; the setting is defined in the Contact Center Administrator application, section Users & Teams > Users > [[Contact-center-administrator-guide/UsersandTeams/Users#City|Location tab]]
|-
|'''caller_country'''
|VARCHAR
|None
|The country of the user that originated the interaction; this setting is defined in the Contact Center Administrator application, section Users & Teams > Users > [[Contact-center-administrator-guide/UsersandTeams/Users#Country|Location tab]]
|-
|-
|'''callee_country'''
|VARCHAR
|None
|The country of the user that accepted the interaction; this setting is defined in the Contact Center Administrator application, section Users & Teams > Users > [[Contact-center-administrator-guide/UsersandTeams/Users#Country|Location tab]]
|-
|'''email_language'''
|VARCHAR
|None
|The language of the email interaction
|-
|'''caller_interaction_id'''
|BINARY (16)
|None
|Identifier for the interaction of the party that originated the interaction
|-
|'''callee_interaction_id'''
|BINARY (16)
|None
|Identifier for the interaction of the party that accepted the interaction
|-
|'''caller_has_voice_recording'''
|BIT
|None
|Indication that the party that originated this interaction was recorded during the interaction
|-
|'''callee_has_voice_recording'''
|BIT
|None
|Indication that the party that accepted this interaction was recorded during the interaction
|-
|'''voice_recording_banned'''
|BIT
|None
|Indication that voice recording of the interaction was banned
|-
|'''monitoring_banned'''
|BIT
|None
|Indication that monitoring of the interaction was banned
|-
|'''in_service_level'''
|VARCHAR
|None
|Indication that the interaction was answered within the [[Contact-center-administrator-guide/ServicesandCampaigns/ServiceLevelTab|defined service level]]
|-
|'''custom1'''
|VARCHAR
|None
|Custom reporting field 1
|-
|'''custom2'''
|VARCHAR
|None
|Custom reporting field 2
|-
|'''custom3'''
|VARCHAR
|None
|Custom reporting field 3
|-
|'''custom4'''
|VARCHAR
|None
|Custom reporting field 4
|-
|'''custom5'''
|VARCHAR
|None
|Custom reporting field 5
|-
|'''sentiment'''
|DECIMAL (5,3)
|None
|If [[Contact-center-administrator-guide/CallCenterConfiguration/IntegrationAccounts/NaturalLanguageUnderstanding|Natural Language Understanding (NLU)]] was configured at the time the interaction was processed, the sentiment value of the interaction is returned. The value is a decimal in within the -1 to 1 range, with -1 being the most negative, 0 neutral, and 1 the most positive sentiment.
|-
|'''erased_voice_recording'''
|BIT
|None
|Indication that the interaction had a voice recording and it was explicitly erased later
|-
|'''erased_voice_signature'''
|BIT
|None
|Indication that the interaction had a voice signature and it was explicitly erased later
|-
|'''erased_chat_transcript'''
|BIT
|None
|Indication that the interaction had a chat transcript and it was explicitly erased later
|-
|'''erased_email'''
|BIT
|None
|Indication that the interaction had an email and it was explicitly erased later
|-
|'''erased_screen_recording'''
|BIT
|None
|Indication that the interaction had a screen recording and it was explicitly erased later
|-
|'''ewt'''
|BIGINT
|None
|The [[Faq/Metrics#How_is_EWT_Calculated.3F|Estimated Wait Time]] for the interaction
|-
|'''cobrowsing'''
|BIT
|None
|Indicates whether any co-browsing sessions took place during this interaction. Currently works for [[Surfly-integration-guide/About|co-browsing with Surfly]] only.
|}
|}

Latest revision as of 06:20, 9 September 2021

• English

call_detail

Each row of the call_detail table contains a set of data related to the processing of a single interaction, including some interaction-level aggregates, such as total interaction duration and total talk time. Note that the entire interaction record in this table is reported for the interval in which the corresponding interaction entered the system (for inbound interactions) or was initiated (for internal and outbound interactions), regardless of the number of intervals the interaction may have spanned. Note that for manual outbound calls, a Call Detail report is created for any call attempts that reached the carrier network (i.e., where the INVITE request was actually sent to a SIP trunk).

For emails, a record is created in this table as soon as an email arrives in the system (for inbound emails) or initiated by an agent (for outbound emails). The record is then updated every time it is saved as a draft. The record is updated and closed when the processing of the email is finished.

Except for the name of the table itself, the term call in the descriptions below indicates that the parameter applies to calls and chats. Where a parameter has the same meaning for all media types, the term interaction is used. Where a parameter applies to multiple media types with a different meaning, each media type is discussed separately.


Description of Data

The following table offers the name (i.e., ID), data type (e.g., BIGINT, BINARY, BIT, DATETIME, ENUM, INT, VARCHAR, etc.), and description for each metric (i.e., column) of the call_detail table.


Column Name Data Type Units Description
account_number VARCHAR None The customer’s account number.

If the calling list record that initiated this call has a list field of Account type, the value of that field will be stored here. Account numbers can be used as selection criteria in interaction records search.

acw_time BIGINT Seconds The amount of time the agents spent doing after-call work related to this interaction
agent_disposition_code INT None Numerical code (if defined) of the disposition that was assigned to this interaction
agent_disposition_name VARCHAR None Name of the disposition that was assigned to this interaction
agent_disposition_notes LONGTEXT None The text note that the agent wrote regarding the interaction
agg_run_id BINARY (16) None Aggregator run that produced this record
callee_cpa_recording_url VARCHAR None URL of the recording for the CPA portion of the interaction segment of the party that accepted this interaction
callee_cpa_rtp_server_id BINARY None Identifier of the RTP server that made the recording for the CPA portion of interaction segment of the party that accepted this interaction
callee_encryption_key_id BINARY None For internal use only.
callee_first_name VARCHAR None First name of the party that accepted the interaction
callee_has_screen_recording BIT None Indication that screen of the party that accepted this interaction was recorded during the interaction
callee_interaction_step_id BINARY None Identifier for the interaction segment of the party that accepted this interaction
callee_last_name VARCHAR None Last name of the party that accepted the interaction
callee_login_id VARCHAR None For inbound and internal interactions, the login ID of the user who received this interaction. If the interaction was transferred, it specifies the login ID of the user for which the interaction was last transferred.
callee_monitored BIT None TRUE if the party that accepted this interaction was monitored at any time during the interaction handling
callee_phone_type ENUM None The location of the party that received the interaction. Possible values are INTERNAL or EXTERNAL. Set to NULL for a party connected to a conference bridge.
callee_rank VARCHAR None For inbound and internal calls, the rank of the user who received this interaction
callee_team_name VARCHAR None Name of the team that the agent who accepted the interaction is a member of
caller_cpa_recording_url VARCHAR None URL of the recording for the CPA portion of the interaction segment of the party that originated this interaction
caller_cpa_rtp_server_id BINARY None Identifier of the RTP server that made the recording for the CPA portion of interaction segment of the party that originated this interaction
caller_encryption_key_id BINARY None For internal use only
caller_first_name VARCHAR None First name of the party that originated the interaction
caller_has_screen_recording BIT None Indication that screen of the party that originated this interaction was recorded during the interaction
caller_interaction_step_id BINARY None Identifier for the interaction segment of the party that originated this interaction
caller_last_name VARCHAR None Last name of the party that originated the interaction
caller_login_id VARCHAR None For outbound and internal interactions, caller_login_id specifies the login ID of the user who initiated this interaction. If the interaction was transferred, login ID of the user who initiated the transfer.
caller_monitored BIT None TRUE if the party that originated this interaction was monitored at any time during the interaction handling
caller_phone_type ENUM None caller_phone_type specifies the location of the party that initiated the interaction. Possible values are INTERNAL or EXTERNAL. Set to NULL for a party connected to a conference bridge.
caller_rank VARCHAR None For outbound and internal interactions, the rank of the user who initiated this interaction
caller_team_name VARCHAR None Name of the team that the agent who originated the interaction is a member of
case_id VARCHAR None Identifier of the case with which this email is associated
case_number VARCHAR None case_number specifies the number of the case with which this email is associated. Unlike case_id, case number is a simple number suitable for manual processing.
case_search_result VARCHAR None For each incoming email, the system will look for possible association with an existing case using the thread_id added to the original reply.

Possible values include the following:

  • found – A unique case associated with this email was found; the case number is copied to the case_number field
  • found_mulitple – Multiple cases were found; the case_number field is not populated
  • created – No matching cases were found, a new case was created and its number is copied to the case_number field
  • error
connected_to_phone VARCHAR None connected_to_phone specifies the phone number of the party to which the call or chat was delivered. If the call/chat was transferred, it specifies the phone number of the party to which the call/chat was last transferred.
detail_record_count INT None Number of segments in this interaction (i.e., number of records in the call_detail table related to this interaction)
disposition ENUM None disposition specifies how the interaction ended. The term call in the descriptions below indicates that the given value may be applicable to calls and chats.

Possible values include the following:

  • CALLER_TERMINATED – Call terminated by the party that made the call (after the call was answered)
  • CALLEE_TERMINATED – Call terminated by the party that answered the call
  • TRANSFERRED – Interaction was transferred by the party who accepted it (the after-transfer phase is reported in a separate record)
  • CONFERENCED – Call became a conference (the conference phase is reported a separate call)
  • SYSTEM_DISCONNECTED – Call was terminated by the system
  • SELF_SERVICE – Requested service was provided by the IVR application (as indicated by the execution of the scenario block Self-Service Provided)
  • ABANDONED – Inbound call was terminated by the caller while processed in the IVR application (except the SELF_SERVICE case above)
  • ABANDONED_QUEUE – Inbound call was terminated by the caller while waiting in the service queue
  • ABANDONED_RINGING – Inbound or internal call was terminated by the caller after it was delivered to the called party and before it was answered (or before the No Answer timeout expired)
  • NO_ANSWER – Inbound, outbound or internal call attempt was terminated after it was delivered to the called party desktop and was not answered within the No Answer timeout
  • CALLED_PARTY_BUSY – Outbound call attempt was terminated because the called party was busy
  • NETWORK_BUSY – Outbound call attempt was terminated because of the network congestion
  • CALLER_TRANSFERRED – Call was transferred by the caller (the after-transfer phase is reported as a separate call)
  • CALLBACK_REQUESTED – Call was terminated because a callback was requested (the corresponding callback attempt is reported as a separate call)
  • REPLIED – Email was replied to; applies to inbound emails only
  • CLOSED_WITHOUT_REPLY – Processing of the email was finished without a reply (e.g., the email was spam or no follow-up was necessary); applies to inbound emails only
  • SENT – Email was sent; applies to outbound emails only
  • DISCARDED – Email initiated and subsequently discarded without being sent; applies to outbound emails only
  • SERVICE_CHANGED – Agent changed the service associated with the email and continued processing it (the after-service-change phase is reported in a separate record)
  • CLOSED_BY_OTHER_RESPONSE – Email belongs to a resolved case with multiple incoming emails and this particular email was not replied to directly (i.e., the case was resolved by the response to another incoming email)
  • MANDATORY_RECORDING_FAILURE - Call terminated when scenario is terminated as result of the required recording failure.
duration BIGINT Seconds For calls and chats, the total duration of the interaction from the moment it entered the system or was initiated and until it was released.


For inbound emails, the time between the moment the email entered the system and the moment when the first meaningful response was sent (or the email was closed or transferred externally).

For outbound emails, the time between the moment the email was initiated by the agent and the moment the email was sent.

Note that transferred interactions produce a separate record for each transfer segment, where each record shows duration of the corresponding segment.

Duration always shows calendar time (the total time between the specified moments) regardless of hours of operation of the associated service. For example, if an email was received at 4 pm and replied the next day at 10 am, the duration will show 18 hours, even if the call center was closed during the night.

email_completion_time BIGINT Seconds Email completion time from the moment the email interaction was accepted or entered agent's personal queue and until it was completed (including ACW if any) or transferred
email_detail_id VARCHAR None The identifier of the given step in processing of the email.

A single email may have several records in the call_detail table corresponding to email processing steps (e.g., before and after transfer). Such records will have the same email_id, but each will have its own email_detail_id.

email_id VARCHAR None Indentifier of the email interaction
email_kb_article_id VARCHAR None Identifier of the article used for replying to this email
email_subject VARCHAR None Content of the email subject field
flagged BIT None TRUE if the interaction was flagged by agent; FALSE otherwise
from_phone VARCHAR None The phone number from which the call was made, or for emails, the email address in the "From" field
global_interaction_id BINARY None Global interaction identifier
held BIGINT Seconds The number of times the call was placed on hold (for emails and chats, the number of times the chat interaction was out of focus)
hold_time BIGINT Seconds The total time that the call spent on hold. For chats and emails, it is the total out-of-focus time (the time the interaction spent at the agents’ desktops excluding the Talk time)
id BINARY (16) None Reserved
initial_callee_phone_type ENUM None For transferred interactions, the location of the party that received the original interaction in the transfer sequence.

Possible values include INTERNAL or EXTERNAL.

initial_caller_phone_type ENUM None For transferred interaction, the location of the party that initiated the original interaction in the transfer sequence.

Possible values include INTERNAL or EXTERNAL.

initial_call_id BINARY None For transferred calls, the identifier of the original interaction in the transfer sequence. It is maintained for backward compatibility only. Starting from release 3.11, use of the global_interaction_id is recommended for all interaction identification and linking purposes.
initial_connected_to_phone VARCHAR None For transferred calls, the phone number of the original party in the transfer sequence to which the call was delivered
initial_from_phone VARCHAR None For transferred calls, the phone number from which the original call in the transfer sequence was made
initial_original_destination_phone VARCHAR None For transferred calls, this specifies the phone number that was dialed by the original calling party in the transfer sequence was made. For emails, it specifies the email address used as the destination by the original sender.
initial_service_name VARCHAR None For transferred interactions, the name of the service associated with the original interaction in the transfer sequence
initial_start_time DATETIME Seconds For transferred calls, the start time of the original interaction in the transfer sequence; time is given in Universal Coordinated Time (UTC)
ivr_time BIGINT Seconds Total time the call spent in IVR
max_hold BIGINT Seconds The duration of the longest period the call was on hold
media_type ENUM None The interaction media type with possible values of VOICE, CHAT, or EMAIL.

If set to CHAT, any call mentioned in this table shall be interpreted as a service chat interaction in the same context.

original_destination_phone VARCHAR None The phone number that was dialed by the calling party.

If the call or chat was transferred, it specifies the phone number dialed by the party that made the transfer. For emails, it is the email address used as the destination by the original sender.

pending_time BIGINT Seconds For inbound calls, the duration of call ringing phase from the moment the call was distributed to an extension and until it was either answered or abandoned.

For internal and outbound calls, the duration of call dialing phase from the moment the dialed number was received by the system and until the call was either answered or abandoned. It does not apply to email.

pkid INT None Primary key
queue_time BIGINT Seconds Total time the interaction spent in the service queue
reported_problem ENUM None The call quality problem as reported by the agent during this call using the report a call problem desktop control.

Possible values include CALL_WENT_SILENT, CALL_DROPPED, POOR_VOICE_QUALITY, and OTHER

response_email_id VARCHAR None Identifier of the article that was sent automatically to acknowledge receipt of this email
scenario_name VARCHAR None The name of the scenario used to process this interaction.

If the interaction was processed by multiple scenarios, the first applied scenario will appear in this field. (Other scenarios that may have been invoked from the main scenario do not affect this field.)

service_name VARCHAR None The name of the service associated with the interaction.

If the interaction was recategorized or transferred to a different service, each such event will produce a new record with the new service value.

start_time DATETIME Seconds For inbound interactions, the date and time when the interaction entered the system.

For outbound and internal interactions, the date and time when the interaction was initiated.

The time is given in Universal Coordinated Time (UTC).

talk_time BIGINT Seconds The total call talk time. It excludes hold time.

For chats and emails, the total in-focus time (the time the interaction was selected in the active communications lists of the agents who processed it).

thread_id VARCHAR None The identifier of the email thread that this email is part of.

This identifier is added to the subject of the email when the email is replied to and is used for case search during possible follow-up emails (see case_search_result).

transferred_from_phone VARCHAR None For transferred calls and chats, the phone number from which the call/chat was last transferred
trunk_description VARCHAR None For inbound and outbound calls, the name of the trunk that was used to establish this call
voice_signature BIT None TRUE if customer’s voice signature was collected during this call (i.e., the corresponding recording contains voice signature); FALSE otherwise
caller_city VARCHAR None The city of the user that originated the interaction; the setting is defined in the Contact Center Administrator application, section Users & Teams > Users > Location tab
callee_city VARCHAR None The city of the user that accepted the interaction; the setting is defined in the Contact Center Administrator application, section Users & Teams > Users > Location tab
caller_country VARCHAR None The country of the user that originated the interaction; this setting is defined in the Contact Center Administrator application, section Users & Teams > Users > Location tab
callee_country VARCHAR None The country of the user that accepted the interaction; this setting is defined in the Contact Center Administrator application, section Users & Teams > Users > Location tab
email_language VARCHAR None The language of the email interaction
caller_interaction_id BINARY (16) None Identifier for the interaction of the party that originated the interaction
callee_interaction_id BINARY (16) None Identifier for the interaction of the party that accepted the interaction
caller_has_voice_recording BIT None Indication that the party that originated this interaction was recorded during the interaction
callee_has_voice_recording BIT None Indication that the party that accepted this interaction was recorded during the interaction
voice_recording_banned BIT None Indication that voice recording of the interaction was banned
monitoring_banned BIT None Indication that monitoring of the interaction was banned
in_service_level VARCHAR None Indication that the interaction was answered within the defined service level
custom1 VARCHAR None Custom reporting field 1
custom2 VARCHAR None Custom reporting field 2
custom3 VARCHAR None Custom reporting field 3
custom4 VARCHAR None Custom reporting field 4
custom5 VARCHAR None Custom reporting field 5
sentiment DECIMAL (5,3) None If Natural Language Understanding (NLU) was configured at the time the interaction was processed, the sentiment value of the interaction is returned. The value is a decimal in within the -1 to 1 range, with -1 being the most negative, 0 neutral, and 1 the most positive sentiment.
erased_voice_recording BIT None Indication that the interaction had a voice recording and it was explicitly erased later
erased_voice_signature BIT None Indication that the interaction had a voice signature and it was explicitly erased later
erased_chat_transcript BIT None Indication that the interaction had a chat transcript and it was explicitly erased later
erased_email BIT None Indication that the interaction had an email and it was explicitly erased later
erased_screen_recording BIT None Indication that the interaction had a screen recording and it was explicitly erased later
ewt BIGINT None The Estimated Wait Time for the interaction
cobrowsing BIT None Indicates whether any co-browsing sessions took place during this interaction. Currently works for co-browsing with Surfly only.
< 前へ | 次へ >