Conference Room Call Leave Event
Version 31.1 by hanlys on 2016/01/12 17:01
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"
}
"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 that left the conference room. |
conferenceRoomName | String | The name of the conference room. |
userId | String | 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. |
callSegmentId | String | The unique ID of the call segment that left the conference room. |
conferenceRoomId | String | The unique ID of the conference room. |
extensionNumber | String | The extension of the call segment that left the conference room, or null if the call segment was not associated with extension. |
callerIdName | String | The caller ID of the call segment that left the conference room. |
extensionId | String | 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. |
did | String | The DID (direct inward dial) of the call segment that left the conference room |
username | String | The username of the call segment that left the conference room, or null if the call segment was not associated with a user. |
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"
}
"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 that left the conference room. |
conferenceRoomName | String | The name of the conference room. |
userId | String | The unique ID of the user of the call segment that left the conference room. |
callSegmentId | String | The unique ID of the call segment that left the conference room. |
conferenceRoomId | String | The unique ID of the conference room. |
extensionNumber | String | The extension of the call segment that left the conference room, or null if the call segment was not associated with extension. |
callerIdName | String | The caller ID of the call segment that left the conference room. |
extensionId | String | The unique ID of the extension of the call segment that left the conference room. |
did | String | The DID (direct inward dial) of the call segment that left the conference room , or null if the call segment was not associated with extension. |
username | String | The username of the call segment that left the conference room. |