# Restricted mode setting features

After the license expires or the trial period ends, the application goes into restricted mode.

Specify up to 2 users in the Business Logic section - Start writing a name and the list of required users will pull up from the Kommo.

![](/files/UwlVg2ytPYAAymGUSBuR)

List of differences between Free and Professional versions.

|                                                                                                                                                                                                                                                                                                                                                                                                          | Free      | Professional |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------- | ------------ |
| [Price for 1 month](https://itgrix.com/kommo/?utm_source=database#cost)                                                                                                                                                                                                                                                                                                                                  | 0         | $ 41         |
| Number of users                                                                                                                                                                                                                                                                                                                                                                                          | 2         | unlimited    |
| Number of trunks (telephone numbers)                                                                                                                                                                                                                                                                                                                                                                     | unlimited | unlimited    |
| <p>Full telephony functionality:</p><ul><li>automatic connection to the person in charge (autodistribution)</li><li>creation of contact and transaction for incoming and outgoing calls</li><li>creating a call and attaching a link to the call recording</li><li>the responsible person for a new contact is the last talking employee</li><li>making outgoing calls by clicking on a number</li></ul> | +         | +            |
| Ability to create an “unassigned” for incoming calls                                                                                                                                                                                                                                                                                                                                                     | -         | +            |
| Ability to disable contact creation for incoming contacts or outgoing calls                                                                                                                                                                                                                                                                                                                              | -         | +            |
| Business logic                                                                                                                                                                                                                                                                                                                                                                                           |           |              |
| Possibility to select default funnels and statuses                                                                                                                                                                                                                                                                                                                                                       | +         | +            |
| Matching trunks and sales funnels                                                                                                                                                                                                                                                                                                                                                                        | -         | +            |
| Creating Missed Call Tasks                                                                                                                                                                                                                                                                                                                                                                               | -         | +            |
| Auto-close tasks after a successful call                                                                                                                                                                                                                                                                                                                                                                 | -         | +            |
| Opportunity to choose the first call taker                                                                                                                                                                                                                                                                                                                                                               | -         | +            |
| Ability to choose who is responsible for a missed                                                                                                                                                                                                                                                                                                                                                        | -         | +            |
| Black and white lists (filter by internal employee number)                                                                                                                                                                                                                                                                                                                                               | -         | +            |
| Matching trunks and users by default                                                                                                                                                                                                                                                                                                                                                                     | -         | +            |
| Customization options                                                                                                                                                                                                                                                                                                                                                                                    |           |              |
| Ability to upload old calls to CRM when the module has not been installed yet (flag --history\_date)                                                                                                                                                                                                                                                                                                     | +         | +            |
| Changing the phone number format before sending to CRM (process\_client\_phone)                                                                                                                                                                                                                                                                                                                          | +         | +            |
| Change call parameters (originate) before sending to Asterisk (process\_originate\_params)                                                                                                                                                                                                                                                                                                               | +         | +            |
| Customization of path to record and convert to mp3 (process\_record\_file\_path)                                                                                                                                                                                                                                                                                                                         | +         | +            |
| Blacklists and whitelists (filter by internal employee number or by trunk) (need\_registration)                                                                                                                                                                                                                                                                                                          | -         | +            |
| Assign different default responsible persons for missed calls coming from different trunks (process\_call\_params)                                                                                                                                                                                                                                                                                       | -         | +            |
| Complete the contact and transaction with any call data (process\_contact\_creation\_params, process\_lead\_creation\_params)                                                                                                                                                                                                                                                                            | -         | +            |
| Complete the call with any data (process\_call\_params)                                                                                                                                                                                                                                                                                                                                                  | -         | +            |
| Customization of task by missed call (process\_task\_creation\_params)                                                                                                                                                                                                                                                                                                                                   | -         | +            |


---

# 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.itgrix.com/setup/itgrix-setup-kommo-asterisk/restricted-mode-setting-features.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.
