Push configuration

Last Updated : Aug 28, 2026 |
Prolog information
Set the following parameters in the 46xxsettings.txt file to configure the Push feature:
Parameter name
Default value
Description
PUSHCAP
Specifies the Push type modes that the phone supports.
The Push value is a 3, 4, or 5-digit number. Each digit controls a specific Push type:
For example, for a PUSHCAP value of 21202:
Note:
Avaya J129 IP Phones and Avaya J139 IP Phones do not support display Push WML browser requests.
PUSHPORT
Specifies the TCP port number of the HTTP server for the Push requests.
Valid value is a positive integer between 80-65535.
TPSLIST
Specifies a list of URI authority components to obtain the Push content. The list supports HTTPS and HTTP.
Valid values can contain up to 255 characters and must be comma-separated without intervening spaces.
Note:
If you set TPSLIST to default, the Push feature is disabled.
SUBSCRIBELIST
Specifies a list of URIs to which the phone sends a subscribe message after the phone successfully registers with a call server or when a subscribe push request is received with a type attribute all. The message is an HTTP GET request for the URI with the phone MAC address, extension number, IP address, and model number appended as query values.
The list can contain up to 255 characters. Values are comma-separated without intervening spaces.
If you set the value to null, subscribe messages are not sent.
PUSH_MODE
Specifies the combination of secure and non-secure Push.
Valid values:
Note:
If PUSH_MODE= 2 (Both), applications send subscribe requests using secure Push. If secure Push fails, subscribe requests are sent over a non-secure connection.
PUSHPORT_SECURE
Specifies the listening port for the secure Push request. Secure push uses HTTPS.