Re: Notification via websocket API when Innovaphne pbx restarts
Currently we don't have a dedicated API for that.
But what you could do is having a websocket connection with the PBX (from the app object to your app service or the other way round). If the websocket connection goes down and comes up again you could assume that the PBX was rebooted.
Matthias