Use the 46xxsettings.txt file to set the following parameters for the Push feature:
Parameter name
Default value
Description
PUSHCAP
Specifies the modes of each Push type that the phone supports.
The Push value is a 3, 4 or 5 digit number, of which each digit controls a Push type and can be the following:
The following shows the Push types controlled by a PUSHCAP value of 21202:
Note:
The display Push request (the WML browser) is not supported by the Avaya J129 IP Phone and the Avaya J139 IP Phone.
PUSHPORT
Specifies the TCP port number to be used by the HTTP server for Push.
The allowed value is a positive integer from 80 to 65535.
TPSLIST
Specifies a list of URI authority components from which Push content can be obtained. The list allows HTTPS with HTTP.
Allowed values can contain up to 255 characters and must be separated by commas without any intervening spaces.
Note:
If TPSLIST is set to default, the Push feature is disabled.
SUBSCRIBELIST
Specifies a list of URIs to which the phone will send 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 for the URI with the phone's MAC address, extension number, IP address and model number appended as query values.
The list can contain up to 255 characters. Values are separated by commas without any intervening spaces.
If the value is set to null, subscribe messages are not sent.
PUSH_MODE
Specifies the combination of secure and non-secure Push to be used.
The Push mode ranges from 0-2 and is of the following types:
Note:
If PUSH_MODE= 2 (Both) subscribe using secure Push is attempted first, and if it fails, subscribe over non-secure is attempted.
PUSHPORT_SECURE
Specifies the port for listening to the secure Push request. The secure push uses HTTPS.