Valid for:

N610

N670

N870

N870E

Embedded Integrator

Virtual Integrator

Valid for N610 / N670 / N870 / N870E. Software 2.52 or higher is needed.

The DECT device send a re-registration at 50% of the time, negotiated with the Platform (expire timer). 

Via auto-provisioning, it is possible to change this.

Auto-provisioning

Below an example to change the interval from 50% (Default) to 90%.

<?xml version="1.0" encoding="UTF-8"?>
<provisioning version="1.1" productID="e2">
    <nvm>
		<!-- Interval will be defined as percentage fraction of 'Expires' header value. Default value: 50% -->
        <param name="SipProvider.@.RegRefreshExpiresFactor" value="90" />
    </nvm>
</provisioning>