push-notification-servers
This command configures the Push Notification Servers table, which defines Push Notification Services.
Syntax
(config-voip)# sip-definition push-notification-servers <Index> (push-notification-servers-<Index>)#
Command |
Description |
---|---|
protocol {ac-proprietary} |
Defines the protocol for exchanging information between the device and the Push Notification Server. |
provider |
Defines the name of the Push Notification Service. |
remote-http-service |
Assigns a Remote Web Service, which defines the URL address (and other related parameters) of the HTTP-based Push Notification Server. |
Command Mode
Privileged User
Example
This example configures a Push Notification Service provided by Android's Firebase Cloud Messaging (FCM) at Index #0:
(config-voip)# sip-definition push-notification-servers 0 (push-notification-servers-0)# provider fcm
(push-notification-servers-0)# protocol ac-proprietary
(push-notification-servers-0)# remote-http-service PNS-Android