|
-
Oct 12th, 2005, 09:05 PM
#1
Thread Starter
Lively Member
sending phone key tones after connecting using mscomm32.ocx
hi all
I have created a phone connection using mscomm32.ocx and AT hayes commands.
so the phone dials, the recepient picks up, that's where it starts... How do I send further subsequent dial tones through the line while the line is connected?
i have tried
MSComm1.Output = "ATDT" & tone & ";" & VbCr
but to no avail...
this same command generates tones before dialing and as the phone is being dialed, but not after the connection has been established.
Am I barking up the wrong tree here? How am I able to send tones down the line?
Thanks!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|