Hi,
We are developping a small thrid party integration build on the Call Control API. From various 3CX moderators we got that the 3CX phonesystem does not expose the Call Control API to anything outside of 127.0.0.1 / locahost. Something we ascribe to for a production environment. However...
Hi
I'm trying to get a .Net Core 2.0 application to work on Debian using the Call Control API v15.
(By the way, really awesome from 3CX to provide a .Net Core compatible API :cool:)
What does work:
Simple .Net app (.Net Framework 4.6.2) with Call Control API v14 (3cxpscomcpp2.dll, sl.dll) on...
Hi,
Is the call control API available on a linux server - if so, can someone give me a clue as to how I can get it working.
We need to be able to create a URL that can make a call as we are working on a reception app at the moment on an android tablet.
Have tried creating a core web api in...