Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Visual Basic > VB 6 Visual Basic 6 > VB How-To
|
VB How-To Ask your "How do I do this with VB?" questions in this forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the VB How-To section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old June 14th, 2006, 02:21 AM
Friend of Wrox
 
Join Date: Dec 2004
Posts: 221
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hello Mister

1.
#VTX - The DTE immediately switches to Voice Transmit Mode to send out a short greeting.

2
-CONNECT- The modem says, "Send me the ADPCM data."

3
<Data>- The DTE sends a previously recorded message from a very fast talking person: "Hello, this is Dave. Press * to send a fax, # for help, or leave your message at the beep." Note that the caller can enter DTMF tones at any time, which the DTE can take into account, or calling tone can still be detected.

4
<DLE><ETX> - This ends the greeting message.

5
-VCON The modem switches back to Online Voice Command Mode.

If you go through your modem's web link properly (which you posted)
and understand the command which to us when, then you problem will
end with fixing.

I dont have a modem here. if i had, i would have given you the solution
in my 1st post itself, I am giving you the suggestion to the work what i
have done before which is more complex than what you have here.

I dont know what you have done in code, even i dont know you have expr in
coding and debugging. These are the situations of trial and errors, which
any of them will click. If you dont have patience of doing this, then this
thread is completly a waste of time for me. Have patience and think it in
proper way and try to use the command exactly as needed and when.

Hope this helps.


With Regards,
Raghavendra Mudugal
 
Old November 4th, 2006, 09:09 AM
Registered User
 
Join Date: Oct 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I am tring to build answering machine.How to play greeting file on the modem. I am using AT commands to send commands to modem.what should be the format of the greeting file(wave or anything else). I am using handle created by createfile.Then using writefile i send the commands to the modem.I tried directly sending wavefile data to the modem using writefile. But i can hear only noise. I am not interested in using TAPI. Please guide.
Thanks

 
Old September 24th, 2008, 10:56 PM
Registered User
 
Join Date: Sep 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

hi Mr. Aksharma

i need ur help, i am facing the same problem that u were facing. whenever i get connected in voice mode, i can not get disconnected and the modem do not accept any command, instead show response ">u >u >u".

how u have disconnected????????

 
Old September 24th, 2008, 11:35 PM
Registered User
 
Join Date: Sep 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Quote:
quote:posted by Abdul Manan


 hi Mr. Raghavendra.
 I am working on fast connection of two modems? Can u help me in this regard. How can i see the caller id? i have tried "at+VCID=1", but it didn't worked.My id is [email protected].

plz help

Thanks
 
Old August 2nd, 2011, 08:03 AM
Registered User
 
Join Date: Aug 2011
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Drats!

http://www.multitech.com/en_US/docum...s/s000248i.pdf

is my modem and i do the same things.

atz ok
at+fclass=8 ok
at+vsm=1,8000,0,0 ok
atd5552223333 ok
at+vtx connect

then I can mash any key all day and I just produce the solid right triangle pointing char and the letters u and b for the most part. Only way to get from this mode is to restart the modem.

Please help!





Similar Threads
Thread Thread Starter Forum Replies Last Post
modem poja Visual Studio 2005 10 September 15th, 2011 03:31 AM
voice problem in phone dialer mkazim85 VS.NET 2002/2003 0 October 6th, 2007 01:31 AM
modem driver angelboy Linux 1 October 5th, 2007 03:27 PM
Modem poja Pro Visual Basic 2005 0 November 15th, 2006 11:34 PM
Phone and Modem options abelmirma Access VBA 0 March 3rd, 2005 12:29 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.