FernandoSocialway Posted February 25, 2022 Report Posted February 25, 2022 Hi, We are developing a native voip application on android and ios using vodia as pbx, we need to know if the vodia pbx support call connection via push notifications and what are the steps to implement it. Also we realized that in the administration of the pbx you can register a push server, however we do not know what specifically it works for or if it can serve us for what we need, I attach an image where you can register the push server. Thanks Quote
Vodia PBX Posted March 3, 2022 Report Posted March 3, 2022 Well, this is not a trivial task. You can start by putting your URL there and watch the content that is being pushed to that server. In order to get the push working, you will first have to register to an extension using the web socket command that you can see in the log files. You can double check if you have the registration by looking into the fcmregs directory. You can actually get started by adding a table entry manually, just use the Vodia App to create an entry and then edit the token in the XML (this will require a restart of the PBX so that the change is loaded into memory). Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.