Aastra Telecom 41-001343-02 IP Phone User Manual


 
Sample Configuration Files
C-11 41-001343-02 REV04 – 05.2014
# NAT Settings
#=============
# Option 1:
#
# If you are using a session border controller, you should set the
# outbound proxy to the session border controller address
#sip outbound proxy: sbc.aastra.com
#sip outbound proxy port: 0 # a value of 0 enables SRV
# lookups for the address of
# the proxy.
# Option 2:
#
# If you know the public IP address of your NAT device and have
# opened up a port for the SIP messages then you can statically
# assign this information.
#sip nat ip: 67.123.122.90
#sip nat port: 5890
# Additional Network Settings
#============================
#sip rtp port: 3000 # Eg. RTP packets are sent to port 3000.
#------------------------------------------------------------------
# Configuration Server Settings
# =============================
# Notes: This section defines which server the phone retrieves new
# firmware images and configuration files from. Three protocols are
# supported TFTP, FTP and HTTP
download protocol: TFTP # valid values are TFTP, FTP and HTTP
## TFTP server settings
tftp server: 192.168.0.130
#alternate tftp server:
#use alternate tftp server: 1 # If your DHCP server assigns
# a TFTP server address which
# you do not use, you can use
# the alternate tftp server.
## FTP server settings
#ftp server: 192.168.0.131 # can be IP or FQDN
#ftp username: aastra
#ftp password: 6757iaastra
## HTTP server settings (for http://bogus.aastra.com/firmware/)
#http server: bogus.aastra.com # can be IP or FQDN
#http path: firmware
#------------------------------------------------------------------