- Joined
- Dec 12, 2017
- Messages
- 11
- Reaction score
- 0
Hello everyone,
I am having trouble starting the sample code that is provided at the official page http://downloads.3cx.com/downloads/misc/callcontrolapi/3CXCallControlAPI_v15.zip.
After some trouble with compiling the program i got it right but now i get this exception:
TCX.Configuration.Exceptions.PhoneSystemException: ConfigServer is not connected
these are the steps i already made towards making the sample API work:
the .exe is located on the same server as 3CX (F:\Program Files\3CX Phone System\Instance1\Bin OR
F:\Program Files\3CX Phone System\Bin)
the variable PhoneSystem.ApplicationName has a unique name
i have included 3cxpscomcpp2.dll, tcxpscom_native.dll
i am using the 3CXPhoneSystem.ini that was in the Instance1\Bin folder
i checked all the logs and didn't seem to find anything that was related to this exception
Please provide support for this error, thank you!
I am having trouble starting the sample code that is provided at the official page http://downloads.3cx.com/downloads/misc/callcontrolapi/3CXCallControlAPI_v15.zip.
After some trouble with compiling the program i got it right but now i get this exception:
TCX.Configuration.Exceptions.PhoneSystemException: ConfigServer is not connected
these are the steps i already made towards making the sample API work:
the .exe is located on the same server as 3CX (F:\Program Files\3CX Phone System\Instance1\Bin OR
F:\Program Files\3CX Phone System\Bin)
the variable PhoneSystem.ApplicationName has a unique name
i have included 3cxpscomcpp2.dll, tcxpscom_native.dll
i am using the 3CXPhoneSystem.ini that was in the Instance1\Bin folder
i checked all the logs and didn't seem to find anything that was related to this exception
Please provide support for this error, thank you!

