Conference Room Leave Event

Version 21.1 by hanlys on 2016/01/07 16:53

Warning

This page is currently being written. Although the information below is probably accurate, it may not be complete or may have errors.

Information

The information on this page applies to iSymphony 3.2+.

Warning

This event will only be fired for call segments on servers that have conference rooms enabled.

Description

The conference room leave event signifies that a call segment has left a conference room.

 

JSON Representation

{
 "callerIdNumber":"4228",
 "coreServerId":"f3e42a1f-24dd-483c-ab3f-cf54bd6d0978",
 "conferenceRoomName":"Bob",
 "type":"confRoomCallLeave",
 "userId":"6a16398e-8b3f-48f2-9b7e-3fc79ce2add7",
 "callSegmentId":"5544a32d-061e-4c73-a6c9-e146e0d47b59",
 "conferenceRoomId":"fc9d562d-4f1f-49ae-9216-628f2f499e9a",
 "extensionNumber":"4228",
 "time":1452209797341,
 "callerIdName":"Colin (Desk)",
 "extensionId":"f503e48e-009a-4820-bc6d-cbd4f9a51103",
 "did":"432113",
 "username":"4228"
}

Property

Type

Description

callerIdNumber

String

The caller ID of the call segment leaving the conference room.

coreServerId

String

The unique ID of the core server that the conference room is on.

conferenceRoomName

String

The name of the conference room.

type

String

The type of the event.

userId

String

The unique ID of the user of the call segment leaving the conference room.

callSegmentId

String

The unique ID of the call segment leaving the conference room.

conferenceRoomId

String

The unique ID of the conference room.

extensionNumber

String

The unique ID of the conference room.

callerIdName

String

The caller ID of the call segment leaving the conference room.

extensionId

String

The unique ID of the extension of the call segment leaving the room.

did

String

The did of the call segment leaving the conference room.