- Joined
- Jun 6, 2014
- Messages
- 2
- Reaction score
- 0
Hi All
I have a .NET application running on the same machine as the 3CX PBX, which is controlling a door entry system.
I need for my application to control calls on the 3CX PBX. Using the Call Control API, I have successfully connected to the server and performed actions; such as dropping calls, getting extension info etc.
What I seem unable to do is place a call between two extensions, which is crucial to what I am trying to achieve.
Using MakeCall() I can call to the first extension, but the call to the second extension never goes through ("Unable to connect" spoken message).
Can anyone tell me if what I am trying to do is possible, and if so what I may be doing wrong.
David
I have a .NET application running on the same machine as the 3CX PBX, which is controlling a door entry system.
I need for my application to control calls on the 3CX PBX. Using the Call Control API, I have successfully connected to the server and performed actions; such as dropping calls, getting extension info etc.
What I seem unable to do is place a call between two extensions, which is crucial to what I am trying to achieve.
Using MakeCall() I can call to the first extension, but the call to the second extension never goes through ("Unable to connect" spoken message).
Can anyone tell me if what I am trying to do is possible, and if so what I may be doing wrong.
David