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.
Line 3: | Line 3: | ||
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 | + | ==== The following actions can be performed via the ACS ==== |
* configuration | * configuration | ||
+ | * software update | ||
* reboot | * reboot | ||
* factory reset | * factory reset | ||
− | The following is a list of supported XML-RPC methods | + | ==== The following is a list of supported XML-RPC methods ==== |
* GetRPCMethods | * GetRPCMethods | ||
Line 17: | Line 18: | ||
* GetParameterValues | * GetParameterValues | ||
* SetParameterValues | * SetParameterValues | ||
+ | * Download | ||
* Reboot | * Reboot | ||
* FactoryReset | * 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). |
Revision as of 07:05, 18 December 2019
Contents
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.
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).