System Configuration
Avaya 3641/3645/6120/6140 IP Wireless Handset SIP Administration Guide June 2012 31
and are used to provide more credentials for authentication when more than one line
is defined.
SIP_PASSWORD (1-6): as above.
SIP_LINE (1-5): up to five lines may be identified.
SIP_LINE_CALLID (1-5): a different caller ID may be set for each line.
SIP_FAVORITES: up to 15 Favorites are allowed. These should be specified in the
generic configuration file or the phone specific file but not both, as an entry in the
phone specific file will override the same entry in the generic file.
Sample file
The following sample file has all six usernames and passwords defined. It has all five
lines defined and each line has a defined caller ID. Three Favorites are defined. See the
46xxsettings.txt file for information on allowed characters and other parameter
possibilities.
The name of the file is SIP_USERNAME1.txt.
SET SIP_USERNAME1 "4711"
SET SIP_PASSWORD1 "1174"
SET SIP_USERNAME2 "4712"
SET SIP_PASSWORD2 "2174"
SET SIP_USERNAME3 "4713"
SET SIP_PASSWORD3 "3174"
SET SIP_USERNAME4 "4714"
SET SIP_PASSWORD4 "4174"
SET SIP_USERNAME5 "4715"
SET SIP_PASSWORD5 "5174"
SET SIP_USERNAME6 "4716"
SET SIP_PASSWORD6 "6174"
##
SET SIP_LINE1 "4711"
SET SIP_LINE2 "4711"
SET SIP_LINE3 "4711"
SET SIP_LINE4 "4712"
SET SIP_LINE5 "4713"
##
SET SIP_LINE_CALLID1 "4711 Miller"
SET SIP_LINE_CALLID2 "4711 Miller"
SET SIP_LINE_CALLID3 "4711 Miller"
SET SIP_LINE_CALLID4 "4712 Smith"
SET SIP_LINE_CALLID5 "4713 Johnson"
##
SET SIP_FAVORITES 1231;"Favorite1",1232;"Favorite2"