Aastra Telecom IP IP Phone User Manual


 
Model 480i SIP Admin Guide 26
Appendix B: Sample Configuration Files
Appendix B: Sample Configuration Files
This section consists of the sample conÞguration Þles necessary to conÞgure
the 480i phones. The general format is similar to conÞguration Þles used
by several Unix-based programs. Any text following a number sign (#)
on a line is considered to be a comment, unless the # is contained within
double-quotes. Currently, Boolean Þelds use 0 for false and 1 for true.
aastra.cfg
# Generic SIP Sample ConÞguration File
# ======================================
# Date: December 16th, 04
# File: Sample “aastra.cfg” Þle
# Notes:
# The general format used here is similar to conÞguration Þles
# used by several UNIX-based programs. Any text following a number
# sign (#) is considered to be a comment, unless the number sign is
# contained within double-quotes (“#”) where it is considered to be
# a pound. For Boolean Þelds, 0 = false, 1 = true.
# Comments:
# This Þle contains sample conÞgurations for the “aastra.cfg”
# Þle. The settings included here are examples only.You should
# change/comment the values to suit your requirements.
# The Aastra 480i IP phones will download 2 conÞguration Þles
# from the TFTP server while restarting, the “aastra.cfg” Þle and
# the “[mac].cfg” Þle. These two conÞguration Þles can be used to
# conÞgure all of the settings of the Aastra 480i phone with the
# exception of assigning a static IP address to a phone and line
# settings, which can only be set in the “<mac>.cfg” Þle.
# The “aastra.cfg” Þle conÞgures the settings server wide,
# while the “[mac].cfg” Þle conÞgures only the phone with
# the MAC address for which the Þle is named (for example,
# “00085d0304f4.cfg”). The settings in the “aastra.cfg” Þle
# will be overridden by settings which also appear in the
# “<mac>.cfg” Þle.
#----------------------------------------------------------------------
Continued...