# Generic VC/TC System

This module is used to monitor a generic videoconferencing or teleconferencing systems. In addition to reporting the system's power status and online/offline status, this module can report the call status of the space (currently in call or not).

‌ The current call status of the space is available at the main dashboard of the portal, and clearly indicates the spaces that are currently in active call.

#### Module Inputs and Outputs

**In\_Call** - pulse 1 to indicate that the space's in\_call status=true, and 0 to indicate that the space's in\_call status=false.

#### Supported Configuration

* None.

#### Telemetry messages

* Space's call status.&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://spdocs.xyte.io/syncpro-modules/syncpros-crestron-modules/modules/generic-vc-tc-system.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
