Files
fusionpbx/resources/templates/provision/aastra/include/provision
Mafoo a3745a2d11 Enhance - provision aastra 9133i (#2787)
provision aastra 9133i based phones (480i 480i CT, 9112i, 9133i)
leverage smarty include to common parts
have device_edit ignore 'include' folders
.htaccess's RewriteRule operates relative to it's dir so anchoring to ^provision is correct even for where fusion is on a sub folder
2017-09-01 09:35:22 -06:00

25 lines
724 B
Plaintext

# #################
# Provisioning Settings
# #################
# phone looks for configuration files in aastra.cfg followed by <MAC>.cfg, e.g. "00085D1610DE.cfg"
# HTTPS, TFTP and FTP also supported
download protocol: HTTP
# === HTTP Provisioning Settings ===
http server: {$domain_name}
#http port: 80
http path: /provision
# === FTP Provisioning Settings ===
#ftp server: {$domain_name}
#ftp username: {$ftp_auth_username}
#ftp password: {$ftp_auth_password}
# === TFTP Provisioning Settings ===
#tftp server: {$domain_name}
#tftp path: /provision/{$domain_name}
# === Provisioning Sync Settings ===
# Example below is for resyncing config (but not firmware) nightly at 2am
auto resync mode: 1
auto resync time: 02:00