Link Predictive dialer using API or XML

We are looking for a predictive dialer that we can integrate with our custom built CRM system which also integrate directly with a PBX via a softphone thatwe wrote as well. Can you tell me whether we could directly link with your predictive dialer via an api or xml and can it integrate with a SIP based PBX. If you could details what options are available technically it would be appreciated.

First, you can configure Voicent software to use SIP based PBX. All you need to do is to configure Voicent software as a set of PBX extensions. For details, please see the Quick Start Guide in the installation package.

Second, you could integration Voicent predictive dialer (Agent Dialer) with either command line or VoiceXML. The command line is relatively easy to use. For details, please see the program Help file. There are also callback functions used in Voicent RemoteAgent program. These callbacks can be used to update agent status and statistics.

It is normally not necessary to use the low level VoiceXML interface. If you do, please take a look at Voicent gateway’s usage. There are tutorials and sample code under the Voicent developer section online.

Posted in Predictive Dialer, voip |

Agent Busy Status

How to know whether an agent is busy? Is there any request to be posted to gateway just like this “/ocall/callreqHandler.jsp” to know the Status of an agent?

There is no direct API call to get the agent status. However, the agent status is managed through callback functions in the RemoteAgent program. From the RemoteAgent Call menu, select advanced options…, you should see the following:

For any of the agent new status, such as login, received call transfer, hangup etc, you can define an external program and/or URL for the status callback.

Posted in Predictive Dialer |

Use 72 lines for predictive dialing

Can Voicent Agent dialer do 72 lines and what is the procedure … what do I sign up for? For all 72 lines to work instantaneously. I am using callcentic.

Here are a list of steps to set up predictive dialer for making simultaneous calls on 72 or more lines:

1. Make sure you have enough VOIP channels for your callcentric account

The channel is like the traditional phone line, which allows a single phone call at any given moment. If you transfer calls to different phones, then each transfer requires one additional channel. So for 72 lines, you must have at least 72 channels. Most VOIP accouts, whether it is Callcentric or others, have some channel limitation. Contact your service provider to see what is the channel limit on your account, and ask them to increase the channel limit.

The other way is to sign up for more account. Assume the channel limitation is 8 per account, you’ll need to sign up for at least 7 more accounts. Just follow the link to sign up for more callcentric accounts. Please note, you do not have to have these accounts from the same VOIP company.

2. Configure Voicent Gateway to use these sip accounts

If you get more channels for your VOIP account, then increase the lines started using this account in the gateway. Open Voicent Gateway, select Setup > Options > SIP tab, select the VOIP account, click Edit, then increase the number of lines to start to the maximum of allowed channels. If you get a different VOIP account, then from the same SIP tab, click the Add button to specify the new account information.

3. Make sure you have enough internet bandwidth and CPU power

For each channel, you need 128Kbps for both upstream and downstream. With 72 simultaneous calls, and all these calls being processed by the gateway in real time, you will need a really powerful computer. For details, please see the installation FAQ.

Posted in Predictive Dialer, voip |