phpsession

Library to establish a session authenticated by myPBX using HTTP GET requests (REST). This is useful for example for App services implemented in PHP.

innovaphone.phpsession(url, app, appStart)

Constructor function to establish the session

url
The URL to the App Service
app
The App Instance name
appStart
Page to be loaded when authentication is complete