Changes for page Conference Room Call Leave Event
Last modified by hanlys on 2021/09/10 23:34
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -6,7 +6,7 @@ 6 6 {{/warning}} 7 7 8 8 {{info}} 9 -The information on this page applies to **iSymphony 3. 2+**.9 +The information on this page applies to **iSymphony 3.3+**. 10 10 {{/info}} 11 11 12 12 {{note}} ... ... @@ -15,11 +15,11 @@ 15 15 16 16 = Description = 17 17 18 -The conference room leave event signifies that acallsegmenthas leftaconference room.18 +The conference room leave event signifies that the specified caller has left the specified conference room. 19 19 {{/layout-cell}} 20 20 21 21 {{layout-cell}} 22 -{{panel title="On this page"}} 22 +{{panel title="On this page:"}} 23 23 24 24 25 25 {{toc/}} ... ... @@ -61,16 +61,16 @@ 61 61 |((( 62 62 {{{callerIdNumber}}} 63 63 )))|((( 64 -String 64 +{{{String}}} 65 65 )))|((( 66 -The caller ID of the call segment that left the conference room. 66 +{{{The caller ID of the call segment that left the conference room.}}} 67 67 ))) 68 68 |((( 69 69 {{{conferenceRoomName}}} 70 70 )))|((( 71 -String 71 +{{{String}}} 72 72 )))|((( 73 -The name of the conference room. 73 +{{{The name of the conference room.}}} 74 74 ))) 75 75 |(% colspan="1" %)(% colspan="1" %) 76 76 ((( ... ... @@ -77,10 +77,10 @@ 77 77 {{{userId}}} 78 78 )))|(% colspan="1" %)(% colspan="1" %) 79 79 ((( 80 -String 80 +{{{String}}} 81 81 )))|(% colspan="1" %)(% colspan="1" %) 82 82 ((( 83 -The unique ID of the user of the call segment that left the conference room. 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.}}} 84 84 ))) 85 85 |(% colspan="1" %)(% colspan="1" %) 86 86 ((( ... ... @@ -87,10 +87,10 @@ 87 87 {{{callSegmentId}}} 88 88 )))|(% colspan="1" %)(% colspan="1" %) 89 89 ((( 90 -String 90 +{{{String}}} 91 91 )))|(% colspan="1" %)(% colspan="1" %) 92 92 ((( 93 -The unique ID of the call segment that left the conference room. 93 +{{{The unique ID of the call segment that left the conference room.}}} 94 94 ))) 95 95 |(% colspan="1" %)(% colspan="1" %) 96 96 ((( ... ... @@ -97,10 +97,10 @@ 97 97 {{{conferenceRoomId}}} 98 98 )))|(% colspan="1" %)(% colspan="1" %) 99 99 ((( 100 -String 100 +{{{String}}} 101 101 )))|(% colspan="1" %)(% colspan="1" %) 102 102 ((( 103 -The unique ID of the conference room. 103 +{{{The unique ID of the conference room.}}} 104 104 ))) 105 105 |(% colspan="1" %)(% colspan="1" %) 106 106 ((( ... ... @@ -107,10 +107,10 @@ 107 107 {{{extensionNumber}}} 108 108 )))|(% colspan="1" %)(% colspan="1" %) 109 109 ((( 110 -String 110 +{{{String}}} 111 111 )))|(% colspan="1" %)(% colspan="1" %) 112 112 ((( 113 -The extension of the call segment that left the conference room. 113 +{{{The extension of the call segment that left the conference room, or null if the call segment was not associated with extension.}}} 114 114 ))) 115 115 |(% colspan="1" %)(% colspan="1" %) 116 116 ((( ... ... @@ -117,10 +117,10 @@ 117 117 {{{callerIdName}}} 118 118 )))|(% colspan="1" %)(% colspan="1" %) 119 119 ((( 120 -String 120 +{{{String}}} 121 121 )))|(% colspan="1" %)(% colspan="1" %) 122 122 ((( 123 -The caller ID of the call segment that left the conference room. 123 +{{{The caller ID of the call segment that left the conference room.}}} 124 124 ))) 125 125 |(% colspan="1" %)(% colspan="1" %) 126 126 ((( ... ... @@ -127,10 +127,10 @@ 127 127 {{{extensionId}}} 128 128 )))|(% colspan="1" %)(% colspan="1" %) 129 129 ((( 130 -String 130 +{{{String}}} 131 131 )))|(% colspan="1" %)(% colspan="1" %) 132 132 ((( 133 -The unique ID of the extension of the call segment that left the conference room. 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.}}} 134 134 ))) 135 135 |(% colspan="1" %)(% colspan="1" %) 136 136 ((( ... ... @@ -137,20 +137,180 @@ 137 137 {{{did}}} 138 138 )))|(% colspan="1" %)(% colspan="1" %) 139 139 ((( 140 -String 140 +{{{String}}} 141 141 )))|(% colspan="1" %)(% colspan="1" %) 142 142 ((( 143 -The DID (direct inward dial) of the call segment that left the conference room .143 +{{{The DID (direct inward dial) of the call segment that left the conference room}}} 144 144 ))) 145 145 |(% colspan="1" %)(% colspan="1" %) 146 146 ((( 147 +{{{username }}} 148 +)))|(% colspan="1" %)(% colspan="1" %) 149 +((( 150 +{{{String}}} 151 +)))|(% colspan="1" %)(% colspan="1" %) 152 +((( 153 +{{{The username of the call segment that left the conference room, or null if the call segment was not associated with a user.}}} 154 +))) 155 +{{/layout-cell}} 156 +{{/layout-section}} 157 +{{/layout}} 158 + 159 +{{layout}} 160 +{{layout-section ac:type="two_right_sidebar"}} 161 +{{layout-cell}} 162 +{{warning}} 163 +This page is currently being written. Although the information below is probably accurate, it may not be complete or may have errors. 164 +{{/warning}} 165 + 166 +{{info}} 167 +The information on this page applies to **iSymphony 3.3+**. 168 +{{/info}} 169 + 170 +{{note}} 171 +This event will only be fired for call segments on servers that have conference rooms enabled. 172 +{{/note}} 173 + 174 += Description = 175 + 176 +The conference room leave event signifies that the specified caller has left the specified conference room. 177 +{{/layout-cell}} 178 + 179 +{{layout-cell}} 180 +{{panel title="On this page:"}} 181 + 182 + 183 +{{toc/}} 184 +{{/panel}} 185 +{{/layout-cell}} 186 +{{/layout-section}} 187 + 188 +{{layout-section ac:type="single"}} 189 +{{layout-cell}} 190 + 191 + 192 += JSON Representation = 193 + 194 +{{code}} 195 +{ 196 + "callerIdNumber":"4228", 197 + "coreServerId":"f3e42a1f-24dd-483c-ab3f-cf54bd6d0978", 198 + "conferenceRoomName":"Bob", 199 + "type":"confRoomCallLeave", 200 + "userId":"6a16398e-8b3f-48f2-9b7e-3fc79ce2add7", 201 + "callSegmentId":"5544a32d-061e-4c73-a6c9-e146e0d47b59", 202 + "conferenceRoomId":"fc9d562d-4f1f-49ae-9216-628f2f499e9a", 203 + "extensionNumber":"4228", 204 + "time":1452209797341, 205 + "callerIdName":"Colin (Desk)", 206 + "extensionId":"f503e48e-009a-4820-bc6d-cbd4f9a51103", 207 + "did":"432113", 208 + "username":"4228" 209 +} 210 +{{/code}} 211 + 212 +|=((( 213 +(% style="color: rgb(0,0,0);" %)Property 214 +)))|=((( 215 +(% style="color: rgb(0,0,0);" %)Type 216 +)))|=((( 217 +(% style="color: rgb(0,0,0);" %)Description 218 +))) 219 +|((( 220 +{{{callerIdNumber}}} 221 +)))|((( 222 +{{{String}}} 223 +)))|((( 224 +{{{The caller ID of the call segment that left the conference room.}}} 225 +))) 226 +|((( 227 +{{{conferenceRoomName}}} 228 +)))|((( 229 +{{{String}}} 230 +)))|((( 231 +{{{The name of the conference room.}}} 232 +))) 233 +|(% colspan="1" %)(% colspan="1" %) 234 +((( 235 +{{{userId}}} 236 +)))|(% colspan="1" %)(% colspan="1" %) 237 +((( 238 +{{{String}}} 239 +)))|(% colspan="1" %)(% colspan="1" %) 240 +((( 241 +{{{The unique ID of the user of the call segment that left the conference room.}}} 242 +))) 243 +|(% colspan="1" %)(% colspan="1" %) 244 +((( 245 +{{{callSegmentId}}} 246 +)))|(% colspan="1" %)(% colspan="1" %) 247 +((( 248 +{{{String}}} 249 +)))|(% colspan="1" %)(% colspan="1" %) 250 +((( 251 +{{{The unique ID of the call segment that left the conference room.}}} 252 +))) 253 +|(% colspan="1" %)(% colspan="1" %) 254 +((( 255 +{{{conferenceRoomId}}} 256 +)))|(% colspan="1" %)(% colspan="1" %) 257 +((( 258 +{{{String}}} 259 +)))|(% colspan="1" %)(% colspan="1" %) 260 +((( 261 +{{{The unique ID of the conference room.}}} 262 +))) 263 +|(% colspan="1" %)(% colspan="1" %) 264 +((( 265 +{{{extensionNumber}}} 266 +)))|(% colspan="1" %)(% colspan="1" %) 267 +((( 268 +{{{String}}} 269 +)))|(% colspan="1" %)(% colspan="1" %) 270 +((( 271 +{{{The extension of the call segment that left the conference room, or null if the call segment was not associated with extension.}}} 272 +))) 273 +|(% colspan="1" %)(% colspan="1" %) 274 +((( 275 +{{{callerIdName}}} 276 +)))|(% colspan="1" %)(% colspan="1" %) 277 +((( 278 +{{{String}}} 279 +)))|(% colspan="1" %)(% colspan="1" %) 280 +((( 281 +{{{The caller ID of the call segment that left the conference room.}}} 282 +))) 283 +|(% colspan="1" %)(% colspan="1" %) 284 +((( 285 +{{{extensionId}}} 286 +)))|(% colspan="1" %)(% colspan="1" %) 287 +((( 288 +{{{String}}} 289 +)))|(% colspan="1" %)(% colspan="1" %) 290 +((( 291 +{{{The unique ID of the extension of the call segment that left the conference room.}}} 292 +))) 293 +|(% colspan="1" %)(% colspan="1" %) 294 +((( 295 +{{{did}}} 296 +)))|(% colspan="1" %)(% colspan="1" %) 297 +((( 298 +{{{String}}} 299 +)))|(% colspan="1" %)(% colspan="1" %) 300 +((( 301 +{{{The DID (direct inward dial) of the call segment that left the conference room}}} 302 + 303 +{{{, or null if the call segment was not associated with extension.}}} 304 +))) 305 +|(% colspan="1" %)(% colspan="1" %) 306 +((( 147 147 {{{username}}} 148 148 )))|(% colspan="1" %)(% colspan="1" %) 149 149 ((( 150 -String 310 +{{{String}}} 151 151 )))|(% colspan="1" %)(% colspan="1" %) 152 152 ((( 153 -The username of the call segment that left the conference room. 313 +{{{The username of the call segment that left the conference room.}}} 154 154 ))) 155 155 {{/layout-cell}} 156 156 {{/layout-section}}