Hello I am trying to write a Nodejs service that will initiate calls as well as detect incoming calls. I am able to initiate a call from nodejs by using the /CGI/Execute command connecting directly to the phone via IP address.
What I need now is to ...