{{ $t("message.NotLoggedIn") }}
{{ $t('message.online') }}:
{{ agentNo }}
{{$t('message.number')}}:
{{ discallee }}
{{$t('message.duration')}}:
{{ callTime }}
{{$t('message.login')}}
{{$t('message.logout')}}
{{$t('message.transfer')}}
{{$t('message.enable')}}
{{$t('message.mute')}}
{{$t('message.hold')}}
{{$t('message.retrieve')}}
{{$t('message.hangUp')}}
{{$t('message.answer')}}
{{$t('message.delay')}}:{{latency_stat.latencyTime}}ms. {{$t('message.packetLoss')}}:
{{(latency_stat.upLossRate * 100).toFixed(2)}}% /
{{(latency_stat.downLossRate * 100).toFixed(2)}}%
{{$t('message.connected')}}
{{$t('message.notConnected')}}
{{$t('message.partyHungUp')}}
{{$t('message.selfInitiatedHangUp')}}
{{$t('message.hangUpReason')}}:
{{callEndInfo.code}} {{callEndInfo.cause}}
1
2
3
4
5
6
7
8
9
*
0
#
STUN
TURN
{{$t("message.historicalAccountNumber")}}
{{ props.row.host }}:{{ props.row.port }}
{{ props.row.extNo }}
{{ props.row.extPwd }}
{{ scope.row.extNo }}@{{ scope.row.host }}:{{ scope.row.port }}
{{$t("message.use")}}
{{$t("message.delete")}}
{{$t('message.equipmentList')}}
{{ device.kind.replace("audio", "") }}-{{ device.label }}
{{$t('message.microphoneTest')}}
{{ $t('message.endTesting')}}
{{$t('message.startTesting')}}
{{$t('message.headphoneTest')}}