Dear Voximplant developers, we are happy to announce that Voximplant now supports VoIP Push Notifications for calls to iOS SDK. We tried to make everything as simple for developers as possible; the following steps are required to enable VoIP Push Notifications for your app: 1. Upload your Apple VoIP Push certificate at the Push Certificates tab of your application and specify (bind) Voximplant application(s) where you will be using VoIP Push functionality 2. Add

require(Modules.PushService);

in the beginning of your VoxEngine scenario 3. Now VoxEngine's callUser and callUserDirect functions will start using VoIP Pushes to notify the SDK about incoming calls. (same applies to helper functions: forwardCallToUser and forwardCallToUserDirect) 4. Get a new version of iOS SDK at https://voximplant.com/docs/references/iossdk  That's it! P.S. Android Push support is on its way to production, expect it right after the New Year in January 2017!