41-001373-01 REV02 – 05.2014
A-1
Appendix A - Sample Configuration
The following is an example detailing how the TR-069 parameters can be defined within the configuration files:
# enable tr69
tr69: 1
#username and password for the ACS
tr69 username: ACS1234
tr69 password: ACS1234
#to modify the path, add the two following parameter
tr69 connection request path: aastra
tr69 connection request port: 12345
#TR-069 ACS URL for secured connection
tr69 server: https://10.10.10.2
tr69 server port: 443
tr69 server path: acs/
#private key, this must contain the private key and the certificate
tr69 private key: http://10.10.10.2/private.key
tr69 trusted certificates: tftp://10.10.10.5/asterisk/ca.crt
tr69 server authentication required: 1