# Limit the number of authorizations per SIP account

1. Go to edit the employee account.

<figure><img src="/files/aKLs1i6dhgob2HzLHptE" alt=""><figcaption><p>Editing an employee's account</p></figcaption></figure>

2. In the "**Extra oprions**" field, add:

```
[aor]
max_contacts = 1
```

<figure><img src="/files/UdO2OLnhqTj36Aoh4C1D" alt=""><figcaption><p>Additional parameters in the employee account</p></figcaption></figure>

{% hint style="success" %}
The last registration will work. The softphone/phone that registered last and will receive calls. Outgoing calls can be made by each end device.
{% endhint %}


---

# 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://docs.mikopbx.com/mikopbx/english/faq/cases/limit-the-number-of-authorizations-per-sip-account.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.
