You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Introduction

Normally Maxwell send SIP re-REGISTER in 50% time of registration, negotiated with Platform. We created a new provisioning parameter, when this parameter is enabled, Maxwell send SIP re-REGISTER in 75% time of registration. Our DECT devices like N510/N720 works with same way, with 75% value. (All is allowed conform the SIP RFC)

 

ParameterDescription
SIP.Account.(0-N).RegistrationServer.ReregisterAlternative0 (Default) = Disabled, SIP re-REGISTER 50% of the negotiated expire timer.
1 = Enabled, SIP re-REGISTER 75% of the negotiated expire timer.

Example:

<param name="SIP.Account.0.RegistrationServer.ReregisterAlternative" value="1" />

  • No labels