To enable Extension Manager integration, the Zebra Voice Client requires the
var_location
parameter set as an HTTPS URL pointing to the Extension Manager. Consider the following URL:
https://host[:port]/profiles/stores[/site_id]?api_key=<API key>[&uid=< user
id>][&dep=<department id or name>[&dep=...]]
host is the IP address or DNS name of the Extension Manager
port is optional
side_id is the site ID or number. If not set, the client displays a list of all configured sites. Using the wildcard NNNN directs the Extension Manager to select the appropriate site based on the IP address of the client.
API key is the authorization key unique to the customer and created when the customer is created in the Extension Manager
dep identifies the department. The customer administrator can specify multiple department entries
uid is the user identifier. The customer administrator can use this to assign a reserved extension to the user.