Mitel 5055 Telephone User Manual


 
5055 SIP Phone User Guide (Rev. A)
- 78 -
# no white space is allowed in this string
user_name= user@-example.com
# password
# As a pair with user_name for authentication purpose.
password= hello
# User's other pstn phone number
# this parameter is used in SDP packets to show the user can also be reached by this
# phone number.
# this is an option.
phone_num=
# email address of the user
# this parameter is used in SDP packets to show the user can also be reached by this
# email address. It is an option
email= user_name@-example.com
###################################################################################
## Additional users, up to 2 for release 1
###################################################################################
# user id.
# used to register to the sip proxy as user_id@domain
# this id must be one sting, no space is allowed
#user_id2= 1002
# user display name.
# used for display the user's human readable name in sip "from" header
# from= "display name" sip= user_id@domain
#disp_name2= user 1002
# user_name
# used as the user identify for authentication purpose. It could be same as user_id.
# but it could also be different. such as in the format of user_id@domain
# no white space is allowed in this string
#user_name2= 1002@-example.com
# password
# As a pair with user_name for authentication purpose.
#password2= 1002
# user id.
# used to register to the sip proxy as user_id@domain
# this id must be one sting, no space is allowed
#user_id3= 1003
# user display name.
# used for display the user's human readable name in sip "from" header
# from= "display name" sip= user_id@domain
#disp_name3= user 1003
# user_name
# used as the user identify for authentication purpose. It could be same as user_id.
# but it could also be different. such as in the format of user_id@domain
# no white space is allowed in this string
#user_name3= 1003@-example.com
# password
# As a pair with user_name for authentication purpose.
#password3= 1003
##################################################################################
# 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