Last modified by hanlys on 2021/09/10 23:34

Hide last authors
hanlys 28.1 1 {{layout}}
2 {{layout-section ac:type="two_right_sidebar"}}
3 {{layout-cell}}
4 {{warning}}
5 This page is currently being written. Although the information below is probably accurate, it may not be complete or may have errors.
6 {{/warning}}
7
8 {{info}}
hanlys 31.1 9 The information on this page applies to **iSymphony 3.3+**.
hanlys 28.1 10 {{/info}}
11
12 {{note}}
13 This event will only be fired for call segments on servers that have conference rooms enabled.
14 {{/note}}
15
16 = Description =
17
hanlys 31.1 18 The conference room leave event signifies that the specified caller has left the specified conference room.
hanlys 28.1 19 {{/layout-cell}}
20
21 {{layout-cell}}
hanlys 31.1 22 {{panel title="On this page:"}}
hanlys 28.1 23
24
25 {{toc/}}
26 {{/panel}}
27 {{/layout-cell}}
28 {{/layout-section}}
29
30 {{layout-section ac:type="single"}}
31 {{layout-cell}}
32
33
34 = JSON Representation =
35
36 {{code}}
37 {
38 "callerIdNumber":"4228",
39 "coreServerId":"f3e42a1f-24dd-483c-ab3f-cf54bd6d0978",
40 "conferenceRoomName":"Bob",
41 "type":"confRoomCallLeave",
42 "userId":"6a16398e-8b3f-48f2-9b7e-3fc79ce2add7",
43 "callSegmentId":"5544a32d-061e-4c73-a6c9-e146e0d47b59",
44 "conferenceRoomId":"fc9d562d-4f1f-49ae-9216-628f2f499e9a",
45 "extensionNumber":"4228",
46 "time":1452209797341,
47 "callerIdName":"Colin (Desk)",
48 "extensionId":"f503e48e-009a-4820-bc6d-cbd4f9a51103",
49 "did":"432113",
50 "username":"4228"
51 }
52 {{/code}}
53
54 |=(((
55 (% style="color: rgb(0,0,0);" %)Property
56 )))|=(((
57 (% style="color: rgb(0,0,0);" %)Type
58 )))|=(((
59 (% style="color: rgb(0,0,0);" %)Description
60 )))
61 |(((
62 {{{callerIdNumber}}}
63 )))|(((
hanlys 33.1 64 String
hanlys 28.1 65 )))|(((
hanlys 33.1 66 The caller ID of the call segment that left the conference room.
hanlys 28.1 67 )))
68 |(((
69 {{{conferenceRoomName}}}
70 )))|(((
hanlys 33.1 71 String
hanlys 28.1 72 )))|(((
hanlys 33.1 73 The name of the conference room.
hanlys 28.1 74 )))
75 |(% colspan="1" %)(% colspan="1" %)
76 (((
77 {{{userId}}}
78 )))|(% colspan="1" %)(% colspan="1" %)
79 (((
hanlys 33.1 80 String
hanlys 28.1 81 )))|(% colspan="1" %)(% colspan="1" %)
82 (((
hanlys 33.1 83 The unique ID of the user of the call segment that left the conference room, or null if the call segment was not associated with a user.
hanlys 31.1 84 )))
85 |(% colspan="1" %)(% colspan="1" %)
86 (((
87 {{{callSegmentId}}}
88 )))|(% colspan="1" %)(% colspan="1" %)
89 (((
hanlys 33.1 90 String
hanlys 31.1 91 )))|(% colspan="1" %)(% colspan="1" %)
92 (((
hanlys 33.1 93 The unique ID of the call segment that left the conference room.
hanlys 31.1 94 )))
95 |(% colspan="1" %)(% colspan="1" %)
96 (((
97 {{{conferenceRoomId}}}
98 )))|(% colspan="1" %)(% colspan="1" %)
99 (((
hanlys 33.1 100 String
hanlys 31.1 101 )))|(% colspan="1" %)(% colspan="1" %)
102 (((
hanlys 33.1 103 The unique ID of the conference room.
hanlys 31.1 104 )))
105 |(% colspan="1" %)(% colspan="1" %)
106 (((
107 {{{extensionNumber}}}
108 )))|(% colspan="1" %)(% colspan="1" %)
109 (((
hanlys 33.1 110 String
hanlys 31.1 111 )))|(% colspan="1" %)(% colspan="1" %)
112 (((
hanlys 33.1 113 The extension of the call segment that left the conference room, or null if the call segment was not associated with extension.
hanlys 31.1 114 )))
115 |(% colspan="1" %)(% colspan="1" %)
116 (((
117 {{{callerIdName}}}
118 )))|(% colspan="1" %)(% colspan="1" %)
119 (((
hanlys 33.1 120 String
hanlys 31.1 121 )))|(% colspan="1" %)(% colspan="1" %)
122 (((
hanlys 33.1 123 The caller ID of the call segment that left the conference room.
hanlys 31.1 124 )))
125 |(% colspan="1" %)(% colspan="1" %)
126 (((
127 {{{extensionId}}}
128 )))|(% colspan="1" %)(% colspan="1" %)
129 (((
hanlys 33.1 130 String
hanlys 31.1 131 )))|(% colspan="1" %)(% colspan="1" %)
132 (((
hanlys 33.1 133 The unique ID of the extension of the call segment that left the conference room, or null if the call segment was not associated with extension.
hanlys 31.1 134 )))
135 |(% colspan="1" %)(% colspan="1" %)
136 (((
137 {{{did}}}
138 )))|(% colspan="1" %)(% colspan="1" %)
139 (((
hanlys 33.1 140 String
hanlys 31.1 141 )))|(% colspan="1" %)(% colspan="1" %)
142 (((
hanlys 33.1 143 The DID (direct inward dial) of the call segment that left the conference room
hanlys 31.1 144 )))
145 |(% colspan="1" %)(% colspan="1" %)
146 (((
hanlys 33.1 147 {{{username }}}
hanlys 28.1 148 )))|(% colspan="1" %)(% colspan="1" %)
149 (((
hanlys 33.1 150 String
hanlys 28.1 151 )))|(% colspan="1" %)(% colspan="1" %)
152 (((
hanlys 33.1 153 The username of the call segment that left the conference room, or null if the call segment was not associated with a user.
hanlys 28.1 154 )))
155 {{/layout-cell}}
156 {{/layout-section}}
157 {{/layout}}