PUSH NOTIFICATION. IOS. FLEXISIP. NODE.JS
- install flexisip,
- install node.js,
- get apple certificate in p8 format,
- add apn library for node.js
npm install apn
npm install systemd-journald (check dependencies at end) - change some parameters accordingly to your certificate and start test.js it will recieve http request from flexisip,
- copy flexisip.conf dont’ forget to change parameters inside file.
for ubuntu 18: update npm to stable\latest version
apt install pkg-config
apt install libsystemd-dev
| Posted in Готовые решения | No Comments »