Appointment Reminder Service

Your site has a lot of great information, but I couldn’t find the exact information I was looking for. We are a software company looking to offer automated appointment reminder calls to our clients. Here are my questions:

1. I see that you can send call information via HTTP (is HTTPS okay?). Can the data be sent in batch or does it have to be one record at a time?

Voicent Gateway supports HTTP, not HTTPS. However, if you do need HTTPS, you can setup your own HTTPS server, like a proxy in between, and forward the info to and from Voicent software. For the HTTP interface, you add/remove/query auto reminder one appointment at a time. But if you use the command line interface, there is a batch mode operation.

2. If we HTTP call information based on the fields noted on your web site, how do you know the client to bill? I don’t see that we send in any sort of account identifier in the data string.

Voicent software does not support billing. You’ll have to implement that within your application. There is a “user” field that is usually used for identifying which office or doctor the appointment is for. There are built-in multi-user support in the software. For example, you can use view filter to show appointments only for a certain user.

3. Similar to #2, how do you know the name of the company or staff member to include in the call reminder? Are those fields you can pass in? Thanks.

You can use the same “user” field. There is also a “room” field.

Posted in Appointment Reminder, Developer |

Ping clients with one ring

I wanted to buy a 8 line licence of auto-dialer, but I miss one function. The thing I want to do is to ping clients that they call back me. Is is possible to let it just ring one time or a few seconds instead of waiting that the telephonee takes the call?

Yes. You can set the option from Gateway main menu > Setup > Options > Advanced tab. These options are:

1. Disconnect after x rings, and
2. If not answered, disconnect after x seconds after dialing

Can I give every sende number I like or do I have to speak about this with my VoIP provider? Thank“s in advance for your help.

If you are talking about Caller ID display, then yes, you need to talk to your VOIP provider.

Posted in Auto Dialer, VOIP |

Activate auto dialer by phone

This software does exactly what i need it to do. 1 thing i need though is to activate the autodialer by phone instead of using a computer to start the auto dialer. does this software support this? i’ve tried everything i could think of by using and testing the software to see if i could find this capability, but couldn’t. This is the only option thats holding me back from purchase.

This feature is available in the inbound IVR product.

Activate auto dialer by phone is actually a sample for using IVR Studio. Please take a look at Run External Program

Posted in General |