VPN Configuration

VPN Configuration

Voice Client supports VPN environment through the value defined in VPN configuration variable as shown below:
  • 0 - VPN Preferred
  • 1 - Use VPN Only
The settings can be configured using the Extension Manager or XML and the  XML example of setting VPN   configuration follows:
<WFConnect> ... <Profile> <vpn_configuration>0</vpn_configuration> </Profile> ... </WFConnect>
Active call session is ended whenever there is a change in the VPN connection state.