> For the complete documentation index, see [llms.txt](https://prosbcdocs.telcobridges.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://prosbcdocs.telcobridges.com/telecom-references/sip-and-voip/sip-domain-registrars-and-users-contacts-status.md).

# SIP Domain (Registrars and Users/Contacts) Status

\*\*\*Applies to version(s): v3.0\*\*\*

This article illustrates how to view SIP Domain (Registrars and Users/Contacts) status and to set a periodic refresh of the SIP Domain (Registrars and Users/Contacts). This is done from the Status menu and the Navigation panel.

### Status menu

1- Click **Status** in the navigation panel.

![Select Status NavigationMenu](https://docs.telcobridges.com/w/images/2/28/Select_Status_NavigationMenu.png)

2- Click the **SIP** tab.

![Select StatusSIP](https://docs.telcobridges.com/w/images/b/b6/Select_StatusSIP.png)

The status of the SIP Domain is displayed.

![StatusSIPDomain States](https://docs.telcobridges.com/w/images/2/27/StatusSIPDomain_States.png)

### Navigation Panel

1- Click **SIP Domain** from the navigation panel.

![SIP Domain NavigationMenu](https://docs.telcobridges.com/w/images/b/bd/SIP_Domain_NavigationMenu.png)

2- Click the **Status** tab.

![Select SIPDomainStatus](https://docs.telcobridges.com/w/images/3/39/Select_SIPDomainStatus.png)

#### SIP Domain

3- The SIP Domain status is displayed.

* To configure a periodic refresh of the SIP Domain status, select a value from **Refresh Every**.

![SIP StatusDomain1](https://docs.telcobridges.com/w/images/d/de/SIP_StatusDomain1.png)

4- Select a SIP Domain to view its detailed status.

![SIP StatusDomain2](https://docs.telcobridges.com/w/images/0/0e/SIP_StatusDomain2.png)

* The detailed status of the SIP Domain is displayed.

![SIP StatusDomain3](https://docs.telcobridges.com/w/images/6/61/SIP_StatusDomain3.png)

**SIP Registrars**

5- Click the **Registrars** tab to view its status.

![SIP StatusRegistrar](https://docs.telcobridges.com/w/images/6/6d/SIP_StatusRegistrar.png)

6- Select a SIP Registrar to view its detailed status.

![SIP StatusRegistrar1](https://docs.telcobridges.com/w/images/a/a4/SIP_StatusRegistrar1.png)

* The detailed status of the SIP Registrar is displayed.

![SIP StatusRegistrar2](https://docs.telcobridges.com/w/images/2/27/SIP_StatusRegistrar2.png)

**SIP Users**

7- Click the **Users** tab to view its status.

![SIP StatusUsers](https://docs.telcobridges.com/w/images/c/c0/SIP_StatusUsers.png)

8- Select a SIP User to view its detailed status.

![SIP StatusUsers1](https://docs.telcobridges.com/w/images/6/63/SIP_StatusUsers1.png)

* The detailed status of the SIP User is displayed.

![SIP StatusUsers2](https://docs.telcobridges.com/w/images/c/ca/SIP_StatusUsers2.png)

**SIP Contacts**

9- Click the **Contacts** tab to view its status.

![SIP StatusContacts](https://docs.telcobridges.com/w/images/5/51/SIP_StatusContacts.png)

10- Select a SIP Contact to view its detailed status.

![SIP StatusContacts1](https://docs.telcobridges.com/w/images/c/cd/SIP_StatusContacts1.png)

* The detailed status of the SIP Contact is displayed.

![SIP StatusContacts2](https://docs.telcobridges.com/w/images/0/05/SIP_StatusContacts2.png)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://prosbcdocs.telcobridges.com/telecom-references/sip-and-voip/sip-domain-registrars-and-users-contacts-status.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
