cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
340
Views
0
Helpful
1
Replies

Outbound dialer with a prompt only

joe.conger
Level 1
Level 1

I'm looking for suggestions on how to write an outbound dialer script that queries a database/XML file for a phone number. The script then dials the phone number and plays greeting/prompt and then ends the call.

Is this doable or do a need the Cisco Outbound dialer option?

Joe

1 Reply 1

adignan
Level 8
Level 8

I would write a http triggered script so you can always have it running.

Then, in your script you would just query sql, use the place call step > play the .wav file to the customer > use the terminate step to end the call.

please rate helpful posts.