Show pagesource Old revisions Backlinks Export to PDF Rename Page ODT export Add to book Table of Contents RemoteAccess Defaults Commented File-structure Book Creator Add this page to your book Book Creator Remove this page from your book Manage book (0 page(s)) Help RemoteAccess Defaults since 1.4 Commented File-structure remoteAccess.xml <remoteAccess> <!-- 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 --> <token>933acdfe12a7bca0b6d76e61fd82a749cee59ea7</token> </authToken> </authTokens> </remoteAccess>