<?xml version="1.0" encoding="utf-8"?>
<remoteAccess version="1.34.0">
<!-- enable remote access via http(s) - needed for action URLs (allowCallManipulationViaHttp)
type: boolean -->
<webd>false</webd>
<!-- enable remote access via adb
type: boolean -->
<adbd>false</adbd>
<!-- allow http(s)-get-requests that control calls on the phone
(start/end/hold/transfer/..)
can only be activated if remote acces via http(s) (webd) is allowed.
type: boolean -->
<allowCallManipulationViaHttp>false</allowCallManipulationViaHttp>
<!-- server where phone sends call-events to.
type: string -->
<actionUrlServer></actionUrlServer>
<!-- List of all auth-tokens.
type: list
maximum: 5 elements -->
<authTokens>
<!-- Describes a single auth token -->
<authToken>
<!-- The actual token
type: string
matched against: '^[^#%&]*$' -->
<token>933acdfe12a7bca0b6d76e61fd82a749cee59ea7</token>
</authToken>
</authTokens>
<!-- Activation switch for selective showing of menu items + List of Settings main menus -->
<filterSettings>
<!-- type: boolean -->
<filterActive>false</filterActive>
<!-- List of main menus that will be shown. (true => show; false => hide) -->
<settingsFilterList>
<!-- type: boolean -->
<network>false</network>
<!-- type: boolean -->
<identities>false</identities>
<!-- type: boolean -->
<bluetooth>true</bluetooth>
<!-- type: boolean -->
<wifi>false</wifi>
<!-- type: boolean -->
<sound>true</sound>
<!-- type: boolean -->
<language>true</language>
<!-- type: boolean -->
<display>true</display>
<!-- type: boolean -->
<telephony>true</telephony>
<!-- type: boolean -->
<functions>true</functions>
<!-- type: boolean -->
<scripts>true</scripts>
<!-- type: boolean -->
<cameras>true</cameras>
<!-- type: boolean -->
<update>false</update>
<!-- type: boolean -->
<provisioning>false</provisioning>
<!-- type: boolean -->
<remoteaccess>false</remoteaccess>
<!-- type: boolean -->
<apps>false</apps>
<!-- type: boolean -->
<time_date>true</time_date>
<!-- type: boolean -->
<ldap>false</ldap>
<!-- type: boolean -->
<backup>false</backup>
</settingsFilterList>
</filterSettings>
</remoteAccess>