Description

Avaya 1120E 1140E and 1220 phones template.

Intended Audience

Reseller, Client

Template

File pattern: SIP%%mac%%.cfg

Provisioning Template

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
# Server and network
SIP_DOMAIN1 %%realm%%
  
SERVER_IP1_1 %%outbound_proxy_ip%%
SERVER_PORT1_1 %%sip_port%%
SERVER_RETRIES1 2
  
SSH NO
SSHID [ADMIN ACCOUNT NAME]
SSHPW [ADMIN ACCOUNT PASSWORD]
  
# this must be enabled for nat traversing
SIP_PING NO
  
# Local (on phone) conferncing
# allow phone to host a 3-way conference without support of
# a conference server
ENABLE_3WAY_CALL YES
  
# when there are multiple calls ringing,
# select the last one to pick-up
SELECT_LAST_INCOMING YES
  
# Call handling settings
TRANSFER_TYPE RFC3261
REDIRECT_TYPE RFC3261
HOLD_TYPE RFC3261
  
# Network Parameters
ENABLE_UPDATE YES
ENABLE_PRACK YES
RTP_MIN_PORT 10000
RTP_MAX_PORT 20000
  
# Time configuration
DST_ENABLED YES
TIMEZONE_OFFSET -18000
FORCE_TIME_ZONE YES
SNTP_ENABLE YES
SNTP_SERVER [SNTP SERVER NAME]
  
# Feature configuration commands
# Device Settings
FORCE_BANNER YES
BANNER %%last_name%% %%first_name%% <%%username%%>
  
AUTOCLEAR_NEWCALL_MSG YES
USE_PUBLISH_FOR_PRESENCE YES
  
# Support line to reach when phone is blocked.
# For example, when licence expired
TECH_SUPPORT_ADDRESS %%support%%@%%realm%%
  
DEF_LANG French
VMAIL *97
VMAIL_DELAY 0
  
ENABLE_LOCAL_ADMIN_UI NO
# SIP login setting
AUTOLOGIN_ENABLE 2
AUTOLOGIN_AUTHID_KEY01
AUTOLOGIN_ID_KEY01 %%username%%@%%realm%%
AUTOLOGIN_PASSWD_KEY01 %%password%%
  
# Enable if need call pick-up
# BEWARE: this will also disable following functions:
# - 3-way conferences
# - blind call redirect
# - VM soft key
#IP_OFFICE_ENABLE YES
  
# download rouming profile from user.cfg
USER_FILE_ENABLE NO
  
# BLF
BLF_ENABLE SIPX
  
# Force check new confir on NOTIFY Event: check-sync
# Firmware 4.3+ SIP
REMOTE_CHECK_FOR_UPDATE YES
# Enabling this command causes the IP Deskphone with
# SIP Software to check for updates once every day
AUTO_UPDATE YES
  
# (ETS-176) Screen password display when calling voicemail
SECURE_INCALL_DIGITS YES
  
ADDR_BOOK_MODE NETWORK
MAX_ADDR_BOOK_ENTRIES 1500
DEFAULT_ADDRESSBOOK_FILE configs/%%mac%%-directory.ini
#DEFAULT_SPEEDDIALLIST_FILE configs/%%mac%%-speeddial.cfg
DEFAULT_CUSTOMKEYS_FILE configs/%%mac%%-keys.cfg
  
# Screensaver / power save
USE_BG_IMAGE YES
SCRNSVR_ENABLE YES
SCRNSVR_UPASS_ENABLE NO
SCRNSVR_UNPRTCTD_ENABLE YES
SCRNSVR_TEXT %%last_name%% %%first_name%% <%%username%%>
SCRNSVR_MODE NO_PASS
SCRNSVR_IMAGE etslogo1120.png
SCRNSVR_DELAY 5
  
  
# Voice Application commands
DEF_AUDIO_QUALITY High
ENABLE_LLDP YES
  
# 3 minutes (160) during development
# on production should be 24 hours (86400)
REG_REFRESH_INTERVAL 3600
  
## Settings to disable extended license
MAX_LOGINS 1
USB_HEADSET LOCK
EXP_MODULE_ENABLE NO
ENABLE_SERVICE_PACKAGE NO
IM_MODE DISABLED
AVAYA_AUTOMATIC_QoS NO
VQMON_PUBLISH NO
SIP_TLS_PORT 0
ENABLE_BT NO