# System Service Extension Numbers

### Reserved System Extension Numbers

PortSIP PBX assigns **default extension numbers** to built-in system services.\
These extension numbers are **reserved** and **cannot be used** when creating user extensions.

#### Default System Extensions

* **Call Announcement Service**: `555`\
  To change this number, go to **Advanced Services > Automatic Callback**.
* **Call Park Service**: `666`\
  To change this number, go to **Advanced Services > Call Park > Global Settings**.
* **Voicemail Service**: `777`\
  To change this number, go to **Advanced > Voicemail**.
* **Call Monitor Service**: `888`\
  To change this number, go to **Contact Center > Monitor Service**.


---

# 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://support.portsip.com/portsip-communications-solution/tutorials/system-service-extension-numbers.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.
