Hi,
I'm trying to use the API of the new 11 version of 3CX.
With previous versions I used the following method: PBXConnection() without passing any parameter and it all worked.
Now the new PBXConnection method requires as input the 4 parameters: Host, Port, User and Pass.
Can you tell me...