github.com/grokify/go-ringcentral-client@v0.3.31/office/v1/util/example_event_extension_presence_detailed.json (about)

     1  {
     2      "uuid": "045b81dc-9f73-4864-84de-08aa6324a7f5",
     3      "event": "/restapi/v1.0/account/~/extension/6610372004/presence?detailedTelephonyState=true",
     4      "timestamp": "2016-02-18T09:37:24.597Z",
     5      "subscriptionId": "9d38419f-645f-4ee3-a053-8cf1368c21c4",
     6      "body": {
     7        "extensionId": 6610372004,
     8        "telephonyStatus": "CallConnected",
     9        "activeCalls": [
    10          {
    11            "id": "39247ebfdc324e3b96d7519672aec3e4",
    12            "direction": "Inbound",
    13            "from": "+18775380038",
    14            "to": "+18445810019",
    15            "telephonyStatus": "CallConnected",
    16            "sessionId": "17133704004"
    17          },
    18           {
    19            "id": "39247ebfdc324e3b96d7519672aec3e5",
    20            "direction": "Outbound",
    21            "from": "+18776480025",
    22            "to": "+18445654321",
    23            "telephonyStatus": "NoCall",
    24            "sessionId": "17133804005"
    25          }
    26        ],
    27        "sequence": 2698,
    28        "presenceStatus": "Busy",
    29        "userStatus": "Available",
    30        "dndStatus": "TakeAllCalls",
    31        "allowSeeMyPresence": true,
    32        "ringOnMonitoredCall": false,
    33        "pickUpCallsOnHold": false
    34      }
    35    }