Configuring QAnywhere gateways

Gateways are the way that push notifications are sent. By default, QAnywhere uses the default device tracker gateway. The device tracker gateway first tries to use the SYNC gateway, which uses the same protocol as is used for MobiLink synchronization and which is persistent. In most cases, the default device tracker gateway is the best way to send push notifications. However, you can also choose to use an SMS or UDP gateway.

To configure a gateway, see MobiLink server settings for server-initiated synchronization and Gateway properties.

To use an SMS gateway, you need to start the Listener with new options. See Configuring the Listener.

To use a UDP gateway, you need to set the -push disconnected option of qaagent. See -push option.

See also