# Creating a SIP Register Filtering Rule

To configure a SIP Register Filtering Rule (Inbound or Outbound), do the following:

1- Click SIP Register Filtering in the navigation panel

<figure><img src="https://docs.telcobridges.com/w/images/d/d2/SIP_Register_Filtering_NavigationMenu.png" alt=""><figcaption></figcaption></figure>

2- Click Create New SIP Register Filtering Inbound Rule or Create New SIP Register Filtering Outbound Rule

<figure><img src="https://docs.telcobridges.com/w/images/7/7a/Create_SIP_Register_Filtering_Rule.png" alt=""><figcaption></figcaption></figure>

3- Create the new SIP Register Filtering Rule:

* Select Enabled to make this rule active.
* Select Continue to indicate whether to check next rule if current rule conditions match and action isn't final (i.e. not REJECT, nor DROP action).
* Select Conditions Operator between rule conditions. If all conditions must match then select AND operator. If a single condition match is required then select OR operator.
* Enter a Name for this SIP Register Filtering Rule.
* Optionally, it is possible to enter a rule description. The description is ignored by the system.
* Click Create

<figure><img src="https://docs.telcobridges.com/w/images/d/d9/Create_SIP_Register_Filtering_Rule1.png" alt=""><figcaption></figcaption></figure>

4- Verify that the Sip register filtering inbound rule was successfully created. or Sip register filtering outbound rule was successfully created. message appears\ <br>

<figure><img src="https://docs.telcobridges.com/w/images/a/a8/Create_SIP_Register_Filtering_Rule2.png" alt=""><figcaption></figcaption></figure>

<figure><img src="https://docs.telcobridges.com/w/images/1/19/Create_SIP_Register_Filtering_Rule3.png" alt=""><figcaption></figcaption></figure>


---

# 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://prosbcdocs.telcobridges.com/configuration-details/configuration-by-web-portal-category/sip-registrar/creating-a-sip-register-filtering-rule.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.
