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