Configuration parameters for iOS applications

Last Updated : Jun 10, 2026 |

To enable the use of push notifications on iOS applications, you must provide the following configuration parameters to iOS applications:

  • TELEPHONY_PUSH_NOTIFICATION_ENABLED. This parameter is used to enable or disable push notifications. To enable push notifications, set this parameter to 1. To disable push notifications, set this parameter to 0.

  • TELEPHONY_PUSH_NOTIFICATION_SERVICE_URL. This parameter is used to provide the Avaya Aura® Web Gateway address to iOS applications. An example is https://avaya-aura-web-gateway-hostname.company-domain.com. If you are using a custom HTTPS port, the parameter must include this port number. For example: https://avaya-aura-web-gateway-hostname.company-domain.com:8443.

You can use one of the following methods to configure these parameters:

  • Import the parameters to the Dynamic Configuration service on Avaya Aura® Device Services using the dynamicConfigUpload.txt file. For more information, see Administration of the Dynamic Configuration service in Administering Avaya Aura® Device Services.

  • Use the 46xxsettings.txt configuration file to push the parameters to clients.

The Dynamic Configuration service is the recommended method. Use this option if Avaya Aura® Device Services is available in your deployment.