9133i Sample Configuration File # Sample Configuration File #= = = = = = = = = = = = = = = = = = = = = # Date: October 26th, 2005 # Phone Model: 9133i # Notes: # # The general format used here is similar to configuration files # 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 fields, 0 = false, 1 = true. # Comments: # # This file contains sample configurations for the "aastra.cfg" or # ".cfg" file. The settings included here are examples only. # You should change/comment the values to suit your requirements. # # Not all possible paramters are shown, refer to the admin guide # for the full list of supported parameters, their defaults and # valid ranges. # # The Aastra 480i, 480iCT, 9112i and 9133i phones will download 2 # configuration files from the TFTP server while restarting, the # "aastra.cfg" file and the ".cfg" file. These two # configuration files can be used to configure all of the settings # of the phone with the exception of assigning a static IP address # to a phone and line settings, which should only be set in the ".cfg" file. # # The "aastra.cfg" file configures the settings server wide, while # the ".cfg" file configures only the phone with the MAC # address for which the file is named (for example, # "00085d0304f4.cfg"). The settings in the "aastra.cfg" file will # be overridden by settings which also appear in the ".cfg" file. #----------------------------------------------------------------- # DHCP Setting # ============= #dhcp: 1 # DHCP enabled. # DHCP: # 0 = false, means DHCP is disabled. # 1 = true, means DHCP is enabled. # # Notes: # # DHCP is normally set from the Options list on the phone or # the web interface # # If DHCP is disabled, the following network settings will # have to be configured manually either through the configuration # files, the Options List in the phone, or the Web Client: IP # Address (of the phone), Subnet Mask, Gateway, DNS, and TFTP # Server. #----------------------------------------------------------------- # Network Settings # = = = = = = = = = # Notes: If DHCP is enabled, you do not need to set these network # settings. Although depending on you DHCP server configuration # you may still have to set the dns address. #ip: # This value is unique to each phone on a server # and should be set in the ".cfg" file if # setting this manually. #subnet mask: #default gateway: #dns1: #dns2: # Time Server Settings # ===================== #time server disabled: 1 # Time server disabled. #time server1: # Enable time server and enter at #time server2: # least one time server IP address or #time server3: # qualified domain name. # Time Server Disabled: # 0 = false, means the time server is not disabled. # 1 = true, means the time server is disabled. # NAT Settings # = = = = = = = # Option 1: # # If you are connecting to a Nortel MCS call server and there is a # NAT device between the server and the phone, then you must set # the following two parameters for the phone to function # correctly. #sip nortel nat support: 1 # 1 = enabled #sip nortel nat timer: 60 # seconds between keep alive messages # Option 2: # # 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 3: # # If you know the public IP address of your NAT device and 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 #alternative tftp server: #use alternative tftp server: 1 # If your DHCP server assigns # a TFTP server address which # you do not use, you can use # the alternative tftp server. ## FTP server settings #ftp server: 192.168.0.131 # can be IP or FQDN #ftp username: aastra #ftp password: 480iaastra ## HTTP server settings (for http://bogus.aastra.com/firmware/) #http server: bogus.aastra.com # can be IP or FQDN #http path: firmware #---------------------------------------------------------------- # Dial Plan Settings # ==================== # # Notes: # # As you dial a number on the phone, the phone will initiate a call # when one of the following conditions are meet: # # (1) The entered number is an exact match in the dial plan # (2) The "#" symbol has been pressed # (3) A timeout occurs # # The dial plan is a regular expression that supports the # following: # syntax: # 0,1,2,3,4,5,6,7,8,9,*,# : matches the keypad symbols # x : matches any digit (0...9) # + : matches 0 or more repetitions of the # : previous expression # [] : matches any number inside the brackets # : can be used with a "-" to represent a # : range # () : expression grouping # | : either or # # # If the dialled number doesn't match the dial plan then the call # is rejected. sip digit timeout: 3 # set the inter-digit timeout in seconds # Example dial plans sip dial plan: "x+#|xx+*" # this is the default dial string, note # that is must be quoted since it contains # a '#' character #sip dial plan: [01]xxx|[2-8]xxxx|91xxxxxxxxxx # accecpt any 4 digit number beginning # with a 0 or 1, any 5 digit number # beginning with a number between 2 and 8 # (inclusive) or a 12 digit number # beginning with 91 #sip dial plan terminator: 1 # enable sending of the "#" symbol to # to the proxy in the dial string #----------------------------------------------------------------- # General SIP Settings # ====================== #sip session timer: 30 # enable support of RFC4028, the default # value of 0 disables this functionality #sip transport protocol: 0 # use UDP (1), TCP (2) or both (0) for # sip messaging #sip use basic codecs: 1 # limit codecs to G711 and G729 #sip out-of-band dtmf: 0 # turn off support for RFC2833 (on by # default) sip auth name: jsmith # account used to authenticate user sip password: 12345 # password for authentication account sip mode: 0 # line type: # 0 - generic, # 1 - BroadSoft SCA line # 2 - Nortel line sip proxy ip: proxy.aastra.com # IP address or FQDN of proxy sip proxy port: 5060 # port used for SIP messages on the # proxy. Set to 0 to enable SRV # lookups sip registrar ip: aastra.com # IP address or FQDN of registrar sip registrar port: 0 # as proxy port, but for the registrar sip registration period: 3600 # registration period in seconds # Per-line SIP Settings # ======================= # configure line 3 as the support Broadsoft SCA line # - the proxy and registrar settings are taken from the global # settings above sip line3 screen name: Support sip line3 user name: 4000 sip line3 display name: Aastra Support sip line3 auth name: support sip line3 password: 54321 sip line3 mode: 1 sip line3 vmail: *78 # configure line 5 (a soft key line) as an ordinary line # of a test server sip line5 screen name: Test 1 sip line5 user name: 5551001 sip line5 display name: Test 1 sip line5 auth name: 5551001 sip line5 password: 5551001 sip line5 mode: 0 sip line5 proxy ip: 10.50.10.102 sip line5 proxy port: 5060 sip line5 registrar ip: 10.50.10.102 sip line5 registrar port: 5060 sip line5 registration period: 60 #----------------------------------------------------------------- # Programmable Key Settings # =========================== # Programmable keys can be set either server wide or unique to each # phone. # Setting programmable keys as line/call appearances should be done # in the ".cfg" file, since these are unique to each phone. # Notes: # # There are a maximum of 7 programmable keys that can be configured # on the 9133i phone, and only 2 on the 9112i phone. These can be # set up through either of the 2 configuration files, depending on # whether this is to be server wide ("aastra.cfg") or phone # specific (".cfg"). Each prgkey needs to be numbered from # 1 - 7 (or 1 -2 on the 9112i), for example "prgkey2 type: # speeddial". Programmable keys can be set up as speeddials or as # additional call/line appearances or as feature keys and have a # type, value and line associated with it as seen here in the # default programmable settings. # PRGKEY TYPES: "line", "speeddial", "blf", "list", "dnd" # PRGKEY VALUE: If prgkey type is a speeddial, any DTMFs (from # 0 - 9, *, "#") or a comma (,) for 500ms pause and # 'E' for On-hook can be set for the value. # If prgkey type is blf it is the extension you want # to monitor. # PRGKEY LINE: This is line associated with the prgkey. For line # prgkeys the value must be between 4 and 9 (1 - 3 # are already hardcoded as the L1, L2 and L3 hard # key line/call appearances). # This parameter is not used for the 9112i # Speed Dials prgkey1 type: speeddial prgkey1 value: *8 prgkey2 type: speeddial prgkey2 value: *69 # DND Key prgkey3 type: dnd # Line appearance prgkey4 type: line prgkey4 line: 5 # blf prgkey5 type: blf prgkey5 value: 4559 prgkey5 line: 1 # list prgkey6 type: list prgkey7 type: list