Views

Difference between revisions of "TR-069"

The Wiki of Unify contains information on clients and devices, communications systems and unified communications. - Unify GmbH & Co. KG is a Trademark Licensee of Siemens AG.

Jump to: navigation, search
(ACS related configuration items)
(Configuration Items)
Line 36: Line 36:
 
{| {{DefaultTable}}
 
{| {{DefaultTable}}
 
|-
 
|-
! width="150" | Item
+
! width="200" | Item
 
! width="500" | Description
 
! width="500" | Description
 
|-
 
|-

Revision as of 07:23, 18 December 2019

Introduction

Technical Report 069 (TR-069) is a protocal specification by the Broadband Forum that describes the communication over an IP based network between customer premises equipment (CPE) and auto configuration servers (ACS). It is a bi-directional protocol based on HTTP and SOAP which provides the functionality of configuration and software management of CPE.

Functionality supported by the Desk Phone CP family

The following actions can be performed via the ACS

  • configuration
  • software update
  • reboot
  • factory reset

The following is a list of supported XML-RPC methods

  • GetRPCMethods
  • GetParameterNames
  • GetParameterValues
  • SetParameterValues
  • Download
  • Reboot
  • FactoryReset

General hints regarding the behavior of the device

  • One a single ACS address can be configured at a time
  • The Desk Phone CP only supports 1 VoiceProfile
  • Configuration parameters set via TR-069 can be overwritten via local admin menu or web based management.

ACS related configuration items

The Desk Phone CP can be configured with an ACS address via local admin menu, web based management, Cloud Deployment (see: Zero_Touch_Deployment) or DHCP (see TR-069 Amendment 5, section 3.1).

Configuration Items

All items are available via admin menu, Network -> Update Service -> ACS

Item Description
ACS server address The address of the ACS in the format of "https://<IP-OR-FQDN>:<PORT>"
ACS Username The username that will be used for Basic Authentication with the ACS
ACS Password The password that will be used for Basic Authentication with the ACS
Periodic Inform enabled Enable or Disable periodic inform mechanism
Periodic Inform interval The interval between single inform requests with the ACS
ACS HTTP requests enabled Enable or Disable the possibility for the ACS to send connection requests via HTTP
ACS STUN enabled Enable or Disable TR-069 Amendment 5 Annex G (STUN) for managing the device behind NAT