-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathcall_leg.xml
57 lines (57 loc) · 2.07 KB
/
call_leg.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
<?xml version="1.0"?>
<callLeg id="b501122a-a0bb-42d3-9f0d-f9bdbb2b3003">
<name></name>
<remoteParty>[email protected]</remoteParty>
<call>736ae145-d9aa-4475-af42-a296d1ae326c</call>
<type>sip</type>
<direction>outgoing</direction>
<configuration>
<sipMediaEncryption>optional</sipMediaEncryption>
<telepresenceCallsAllowed>false</telepresenceCallsAllowed>
<sipPresentationChannelEnabled>true</sipPresentationChannelEnabled>
<bfcpMode>serverAndClient</bfcpMode>
</configuration>
<status>
<state>connected</state>
<durationSeconds>78</durationSeconds>
<direction>outgoing</direction>
<sipCallId>7e777acc-ed56-40ec-b680-804b13226a7d</sipCallId>
<groupId>b501122a-a0bb-42d3-9f0d-f9bdbb2b3003</groupId>
<encryptedMedia>false</encryptedMedia>
<unencryptedMedia>true</unencryptedMedia>
<layout>automatic</layout>
<rxAudio>
<codec>aac</codec>
<packetLossPercentage>0.0</packetLossPercentage>
<jitter>10</jitter>
<codecBitRate>64000</codecBitRate>
<bitRate>68771</bitRate>
</rxAudio>
<txAudio>
<codec>aac</codec>
<packetLossPercentage>0.0</packetLossPercentage>
<jitter>0</jitter>
<bitRate>64000</bitRate>
<roundTripTime>1</roundTripTime>
</txAudio>
<rxVideo role="main">
<codec>h264</codec>
<width>1280</width>
<height>720</height>
<frameRate>29.9</frameRate>
<bitRate>1167401</bitRate>
<packetLossPercentage>0.0</packetLossPercentage>
<jitter>8</jitter>
</rxVideo>
<txVideo role="main">
<codec>h264</codec>
<width>1920</width>
<height>1080</height>
<frameRate>4.9</frameRate>
<bitRate>1904</bitRate>
<packetLossPercentage>0.0</packetLossPercentage>
<jitter>0</jitter>
<roundTripTime>1</roundTripTime>
</txVideo>
</status>
</callLeg>