beautypg.com

Mitel 5055 User Manual

Page 78

background image

5055 SIP Phone User Guide (Rev. A)

- 72 -

# for the "contact" sip header. The FQDN address must be a resolvable entry in the DNS
server.
addr_type= 0

# domain name
domain= -example.com; domain name

# tftp server ip address
# the sip phone will download the boot image, the main image, and the configuration
parameters
# from this ip address
tftp= 192.168.0.1

# sntp server URL address
# the sip phone will update its date and time from this server
sntp= ntp.cpsc.ucalgary.ca

# time zone
# integer [-12, 0, 12]
time_zone= -5; EST time
#time_zone= 8; China

# tos
# integer [0, 1e] (even numbers only);
tos= 0

# IEEE 802.1 priority
# integer [-1, 0, 7]
# -1 means OFF
802_priority= -1

# VLAN ID
# integer[0, 4095]
vlan_id= 0

##################################################################################
# SIP configuration
##################################################################################

# sip phone will listen for the SIP packets at this port
# when the other phone calls this phone, the sip packets must be sent to this port
local_sip_port= 5060

# transport protocol for sip
# this parameter can be overwriten by dialing a url with this parameter: transport= udp
# or transport = tcp
# choice [1-tcp, 2- udp]
trans_protocol= 2

# sip proxy address
# When dialing a number or user_id only, the proxy address will automatically be appended

# to the number (or id) as number@proxy or user_id@proxy
# The proxy address can be in IP address or domain.com format
proxy_addr=

# sip proxy port
proxy_port= 5060

# outbound_state
# choice [0-NO, 1-YES]
# if YES, all the sip requests and responses will always be sent to the outbound_ip.
# Otherwise, the sip responses will be sent to the "via" address. The requests will be
sent to
# "route" or "contact", according to the rule defined by the sip specs.
outbound_state= 0

# outbound proxy ip address
# 1) if, for some reason, the sip phone must send request to a local sip proxy first,
# config this outbound sip proxy ip address