Reference13r2:Apps/PbxManager/Push: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
Line 6: Line 6:
* the URL must be https://push.innovaphone.com/push/ws
* the URL must be https://push.innovaphone.com/push/ws
* if you see a green checkmark, the connection to push.innovaphone.com is established, otherwise you'll see a red icon
* if you see a green checkmark, the connection to push.innovaphone.com is established, otherwise you'll see a red icon
* your device must have a device certificate. If you don't have one, you'll see a red hint. Please follow the instructions in the referenced article.


= Related Articles =
= Related Articles =
* [[Howto:Innovaphones_public_services]]
* [[Howto:Innovaphones_public_services]]
* [[{{NAMESPACE}}:Concept_Push_Notifications_for_iOS_and_Android]]
* [[{{NAMESPACE}}:Concept_Push_Notifications_for_iOS_and_Android]]

Revision as of 08:41, 7 June 2021

This PBX Manager Plugin configures the Push object for retrieving pushes on Android and iOS devices.

Push object

  • there should be always just a single push object, which is replicated to slaves
  • the name doesn't matter, but the SIP is used inside the users/template objects
  • the URL must be https://push.innovaphone.com/push/ws
  • if you see a green checkmark, the connection to push.innovaphone.com is established, otherwise you'll see a red icon
  • your device must have a device certificate. If you don't have one, you'll see a red hint. Please follow the instructions in the referenced article.

Related Articles