# SNOM Phone responds slowly after auto-provisioning

If Snom phones have been auto-provisioned and contact synchronization is also enabled, the phone may respond very slowly or not at all to commands. This is usually caused by an excessive number of contacts being regularly synchronized.

To resolve this issue, increase the synchronization interval for contacts:

1. Log in to the Snom web interface.
2. Navigate to: **Identity -> Features -> Phone Download Interval**.
3. Adjust the interval settings. The maximum interval is 1,209,600 seconds (14 days).

{% hint style="info" %}
**Note:** Setting the interval to 0 will disable automatic synchronization. The phone will only sync upon reboot. Alternatively, you can schedule synchronization at a specific time. For example, to synchronize daily at 11:00 PM, use the following settings:

on abs 23:00

\<prov\_polling\_enabled perm="RW">on

\</prov\_polling\_enabled>

\<prov\_polling\_mode perm="RW">abs

\</prov\_polling\_mode>

\<prov\_polling\_time perm="RW">23:00\</prov\_polling\_time>
{% endhint %}

For further details, refer to the [Snom Help Center](https://service.snom.com/display/wiki/tbook_download_interval).


---

# 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://teamhelp.sipgate.co.uk/first-steps/configuration-guides/snom-phone-responds-slowly-after-auto-provisioning.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.
