Auto Dialer

J

J

After the call is made I need to programmatically send values/numbers, as if
I were pushing the keys myself. I'm trying to automate our current calling
process that uses a DNC system to ensure our dialers aren't breaking any
calling rules.

Example:
Autodial an 800 number (this is done).
After it picks up
The user will click another button that sends a phone number thru the modem
After the user is done send "#1", "#2", or "#3" through the modem
The user clicks a button to Send another phone number
And continue this process until the user is decides they are done.

Designing the form is done
Accessing Autodialer is done
I Can't figure out how to code the addition numbers and #?s to be sent
through the modem.

Any help is appreciated!
 
S

Stefan Hoffmann

hi,
After the call is made I need to programmatically send values/numbers, as if
I were pushing the keys myself. I'm trying to automate our current calling
process that uses a DNC system to ensure our dialers aren't breaking any
calling rules.
I don't see the coding problem here... do you have some code which is
not working we can start with?
Any help is appreciated!
We need your help, at least post some code.

mfG
--> stefan <--
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top