Thank you for ur reply Mudugal Ji,
i m using MSCOMM32 control of VB6 and i have an external MD 56K Data/Fax/Voice Modem which is connected to COM1 Port
The Modem company is Microtek and its Chipset is Rockwell
I have already read Rockwell Voice Command document but the link is :
http://gmacario.altervista.org/voice-cmds.html
I found rockwell name by using AT#MFR? command
I think u use my voice commands then may u face same problem which i have and u got exact answere
u can use these command on ur hyper terminal which is connected to COM1 Port
use commands like this
AT#CLS=8 (First Command - Setting Voice Command Mode)
OK (Get Ok Messsage From Modem)
AT#VLS=6 (Second Command - Setting Headset and SpeakerPhone Mode)
OK (Get Ok Messsage From Modem)
AT#VRN=0 (Third Command - Setting Ringback Never Came Timer (Originate))
OK (Get Ok Messsage From Modem)
ATDT212 (Fourth command - Dial Phone no - 212 is our extension no,
u can also test on ur local EPABX system)
VCON (Modem send message that means u r ready to voice communication)
AT#VTX (Fifth Command - A Clear Voice Transmission Command)
CONNECT (Finally modem reply with connect message and u can talk with each other)
->u ( and i have receive this string arrow and u which i think
Shielded DTE Command String)
If other end hang up the phone the i got a Continuous string Like
->b (it may be busy string)
but after that i could not disconnect or reset modem even i send ATH or ATZ Command to modem
Now please tell where i m wrong ....
thank you for devoting ur precious time
waiting for ur reply
Anil Kumar Sharma