Deliver text message through voice

I am looking for a product that can take a program-generated text message and deliver it as a voice call to a telephone. Your products seem to be fairly close, but I don’t see a way to get my text into your program w/o human intervention

This should be straightforward with Voicent program. If you just need to deliver a simple message without the need for feedback (press 1 for …), you can use the gateway simple call interface. If you do need feedback, then take a look at Voicent BroadcastByPhone or AutoReminder’s programming interface. For even more control of the phone interaction, such as linking to database and sending emails, you can use Voicent IVR Studio.

Posted in Developer |

Auto dialer transfer call to softphone

I’m using VOIP with Voicent. Can calls be transferred to a softphone?

It should. To Voicent program, a call transfer is implemented as a conference. One leg/channel of the conference is the orignal call, and the other is the call to the transferred number. The program does not care whether it is a softphone or physical phone, as long as your VOIP service can reach that number, the call will be connected/transferred. If your softphone has a regular phone number associated with it, then specify the 11 digit number (US and Canada) in the gateway call transfer tab. If it does not and you use a SIP ID, then specify sip:your_id@your_voip_service.com for the transferred number.

However, it is usually not a good idea to transfer to a softphone. Since a softphone must be run on a computer, you have to pickup the call using your computer. With that settings, you should use call transfer to computer option for Voicent gateway (Setup > Options > Call transfer). With transfer to computer, you have the following benefits:

1. The transferring call uses Voicent internal communications between the gateway and Voicent RemoteAgent program. This method does not use a VOIP channel for transferring the call, thus will save your VOIP minutes

2. You will see a popup screen on the computer for the transferred call. The popup screen has information for the call, such as name, phone number, and any other info you have on the spreadsheet.

3. The audio quality is normally better than transferring to a real phone or softphone. There is less communications needed for the transferring phone audio.

4. The RemoteAgent program is actually works like a softphone but offers more feature. For example, you can click a button to play an audio message during the call.

Posted in Auto Dialer, VOIP |

Special dialer application

Hello. I need the following dial system:

1. System dial multiple numbers (imported from TXT file) and hang up after 1 ring.
2. Meanwhile the system receive calls, plays voice message and hang up after 10 seconds.

What software can you offer me? I need the system to make many multiple dials/receives per minute.

1. You can use multi-line Voicent BroadcastByPhone auto dialer. To achieve what you need to do, open Voicent Gateway, select Setup > Options > Advanced tab, set Disconnect after 1 ring.

2. You can use multi-line Voicent IVR Studio. Create a voice message that is 10 seconds, set it as prompt for incoming calls.

Posted in Auto Dialer |