- Joined
- May 31, 2011
- Messages
- 1
- Reaction score
- 0
Hello all,
our firm is selling our home-brew application (a bit like CRM). It's running as a ASP .NET application on IIS.
Recently one of our possible clients asked us for support of PBX.
He pointed 3CX solution as a possibility.
The least we need is:
1. To able to make a call to a given phone number for operator requesting it in our application (user opens client screen and clicks button 'call the client', a connection is made between client and such user's headset).
2. Possibility of terminating same call on operators request (again, he clicks button in our application).
3. Possibility of getting notification of incoming calls (we need to get info about which operator got a call {probably something like his softphone ID?} from which phone number of a client and show this operator client's information; client is matched by phone number).
4. To be able to get information about connection duration for both inbound and outbound calls.
Less important features will be:
1. Ability to record conversations.
2. Ability to play recorded conversation (both long finished conversation and while conversation still goes on).
I have found that for our initial needs "CRM Plug In API" should be efficient, though I haven't found any information about terminating calls possibility.
For recording and playing purposes we probably need "Call Control API" but maybe this can be done easier without using this API.
If there is other, better solution, please let me know as I don't have any experience integrating with PBXs.
Thank you for any help,
best regards,
Andrzej
PS. I know that most of information I'm looking for can be found in 3CX pages but I seek for some confirmation from anyone who actually did such a thing and knows it works.
our firm is selling our home-brew application (a bit like CRM). It's running as a ASP .NET application on IIS.
Recently one of our possible clients asked us for support of PBX.
He pointed 3CX solution as a possibility.
The least we need is:
1. To able to make a call to a given phone number for operator requesting it in our application (user opens client screen and clicks button 'call the client', a connection is made between client and such user's headset).
2. Possibility of terminating same call on operators request (again, he clicks button in our application).
3. Possibility of getting notification of incoming calls (we need to get info about which operator got a call {probably something like his softphone ID?} from which phone number of a client and show this operator client's information; client is matched by phone number).
4. To be able to get information about connection duration for both inbound and outbound calls.
Less important features will be:
1. Ability to record conversations.
2. Ability to play recorded conversation (both long finished conversation and while conversation still goes on).
I have found that for our initial needs "CRM Plug In API" should be efficient, though I haven't found any information about terminating calls possibility.
For recording and playing purposes we probably need "Call Control API" but maybe this can be done easier without using this API.
If there is other, better solution, please let me know as I don't have any experience integrating with PBXs.
Thank you for any help,
best regards,
Andrzej
PS. I know that most of information I'm looking for can be found in 3CX pages but I seek for some confirmation from anyone who actually did such a thing and knows it works.