# CCS - Common Channel Signaling

On CCS type of channel the signaling is carried separeted from voice path. SS7.

**Common Channel Signaling (CCS)** is a method used in telecommunications where the control signals for setting up, managing, and terminating calls are separated from the voice channels.&#x20;

This separation allows for more efficient use of the voice paths and enhances the overall management of the signaling process.&#x20;

One widely known CCS protocol is Signaling System No. 7 (SS7).


---

# 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://ss7.learn-telecom.com/history/ccs-common-channel-signaling.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.
