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
(Created page with "== 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...")
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
  
 
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.
 
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
 +
* reboot
 +
* factory reset
 +
 +
The following is a list of supported XML-RPC methods
 +
 +
* GetRPCMethods
 +
* GetParameterNames
 +
* GetParameterValues
 +
* SetParameterValues
 +
* Reboot
 +
* FactoryReset

Revision as of 08:56, 29 November 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
  • reboot
  • factory reset

The following is a list of supported XML-RPC methods

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