Install guide
Table Of Contents

Customisation Examples
Page 14 of 35
August 2011
to enable a setting in the start-up settings panel which
allows VMB to switch the radio of the device on.
The default setting for this value will be true. Where the
user has made a custom action to disable the radio via
the enable/disable mobile device option then VMB
must NOT attempt to power on the device until the user
has re-enabled the device.
<SavePIN>true</SavePIN>
If SavePIN is ‘true’ the PIN will be saved in the software
and used automatically when the SIM is used.
<SMS>true</SMS>
Should SMS module be enabled in VMB software? If set
to ‘true’, the VMB software will provide a SMS client.
<VoiceClient>false</VoiceClient>
Should the Voice Call Manager be enabled in VMB
software? If set to ‘true’, the Voice Call Manager will be
installed.
The Voice Capability is provided by the Huawei E169 and
Vodafone K3520 devices (Vodafone Call Manager).
There are two _rerequisites:
1) the Operator must enable voice (VoiceClient = true).
2) a voice enabled data card has to be inserted.
<VPN>true</VPN>
Should VPN indication be enabled in VMB software? If
set to ‘true’, this will provide a VMB software interface to
the preferred VPN client (subject to VPN client support).
<WLAN>true</WLAN>
Should management of Wi- Fi be enabled in VMB
software? If set to ‘true’, this will provide a VMB software
interface to native Windows Wi-Fi features, subject to OS
support. And even if this switch is off, you can use WLAN.
How to automatically start a VPN?
The setting <AutoVPN>true</AutoVPN> is attached to each APN xml element in Opco files
(these are nnnnn.xml and Opco-nnnnn.xml), listed in the <APNs> area. The default value for xml
element <AutoVPN> is false and VPN itself has to be enabled as a feature of VMB within the
<Features> xml element.
File Opcp-nnnnn.xml:
<Features>
<VPN>true</VPN>