From e0319681fb5969ff2b3aac502e498e01096bf078 Mon Sep 17 00:00:00 2001 From: TsMask <340112800@qq.com> Date: Mon, 5 Feb 2024 18:37:17 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E7=9C=8B=E6=9D=BF=E7=94=A8=E6=88=B7?= =?UTF-8?q?=E4=BA=8B=E4=BB=B6CDR=E7=9F=AD=E4=BF=A1=E7=B1=BB=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../dashboard/overview/components/UserActivity/index.vue | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/views/dashboard/overview/components/UserActivity/index.vue b/src/views/dashboard/overview/components/UserActivity/index.vue index 09b7c5ea..88afad72 100644 --- a/src/views/dashboard/overview/components/UserActivity/index.vue +++ b/src/views/dashboard/overview/components/UserActivity/index.vue @@ -95,7 +95,7 @@ onMounted(() => { {{ item.data.calledParty }} -
+
{{ t('views.dashboard.overview.userActivity.duration') }}:  {{ parseDuration(item.data.callDuration) }}
@@ -227,6 +227,13 @@ onMounted(() => { "fwdType": "CFB" // CFU,CFB, CFNR, CFNL "fwdParty":"7999", "cause": 200 // 200, 403, 408, 500 .... } + + {"neType":"IMS","neName":"IMS_001","rmUID":"4400HX1IMS001","timestamp":1707124616, + "CDR":{"recordType":"MOSM","seqNumber":1,"callReference":"IIocbkeoj@10.10.91.22", + "callerParty":"12307551241","calledParty":"+8613800755000","serviceResult":"ok", + "seizureTime":1707124616,"answerTime":1707124616,"releaseTime":1707124616, + "callDuration":0,"callType":"text","fwdType":"","fwdParty":"","cause":202}} + https://telnyx.com/resources/sip-response-codes-need-know-2-minutes 主叫:callerParty 被叫:calledParty