Reload the Voice Client on IP Address Change

Reload the Voice Client on IP Address Change

Whenever a device is moved from one store to another, and its IP Address changes, the Voice Client detects the changes.
The settings can be configured through
Extension Manager
environment.
The value can be either true or false. The default value is false.
  • True: Voice Client is reloaded.
  • False: Voice Client works as earlier.
XML example of configuring the
auto_reload_when_ip_changes
.
<WFConnect> <Profile> <auto_reload_when_ip_changes>false</auto_reload_when_ip_changes> </Profile> ... </WFConnect>
The Voice Client application is only reloaded if an extension has been registered. Profile Manager and Standalone XML push scenarios do not apply to this feature.