Linux Serial subsystem development
 help / color / mirror / Atom feed
From: whitnl73@juno.com
To: manish_ipx@yahoo.com
Cc: linux-serial@vger.kernel.org
Subject: Re: modem help needed
Date: Sun, 23 Mar 2003 18:44:18 -0500 (EST)	[thread overview]
Message-ID: <20030323.191651.8.4.whitnl73@juno.com> (raw)
In-Reply-To: <20030322172947.570.qmail@web12708.mail.yahoo.com>

On Sat, 22 Mar 2003, Manish Kumar Arya wrote:

> hi
>    this is my second mail regarding modem problem.
> i have made lil progress in this
>   Lawson told me that i should recive "CONNECT" from
> remote system(modem/fax machine).I did tested my
> program by dialing to ISP and got "CONNECT" and there
> after "Login" and then "Password". its worked with Fax
> machine too, I was able to get "CONNECT" from fax
> machine.
>    but i m still not able to find way to communicate
> with normal phone calls (voice calls).
>    i have found a set of voice commands on net.
>
> as per this doc i did set modem to voice mode
>
> AT+FCLASS=8
> AT+VSD=128,100
> AT+VGT=128
> AT+VGR=128
> AT+VRA=100
> AT+VRN=10
> AT+VCID=1
> AT+VNH=0
> AT+VIT=0
> AT+VDR=1
> AT+VSM=141,8000
> AT+VLS=1
> then at last i dialed to a voice phone no.
> ATDT238470
> and got "OK" reply from modem
> still wondering what to do next to start reading data
> on phone line
>
> pls help
>
> here is some part of that doc
> The AT Voice Command Set
>
> AT+FCLASS=8  Enter voice mode
> AT+VIP  Initialise voice parameters
> AT+VCID  Caller ID
> AT+VDR  Distinctive ring
> AT+VGT  Speaker volume control
> AT+FMI?  Report manufacturer ID
> AT+FMM?  Report product model information
> AT+FMR?  Report product revision level
> AT+VIT  DTE/DCE inactivity timer
> AT+VNH  Automatic hang-up control
> AT+VTD  Set beep tone duration timer
> AT+VLS  Analog source/destination selection and
> DTMF/tone reporting

IIRC these voice modems have a speaker/headphone jack and a microphone
jack.  I think maybe you only get something on the serial port if
somebody at the other end dials something, and maybe the only way to get
voice data out of the thing is to cross-connect it with a sound card.
Please excuse this wild guess, but that is what the command above
suggests to me.

OTOH Mandrake carries an mgetty-voice package uou might want to look at.
if you install that you can see what commands it uses with FI

strings /usr/bin/vm |gtrp 'AT+V'

> AT+VSD  Set silence detection timer
> AT+VRA  Set ringback goes away timer
> AT+VRN  Set ringback never came timer
> AT+VTS  DTMF/tone generation
> AT+VTX  Enter voice transmit state
> AT+VRX  Enter voice receive state
> AT+VSM  Voice compression method
> AT+VEM  Event reporting and masking
> AT+VGR  Receive gain selection
>
> -Manish Arya
> www.LinuxIndia.net

Lawson
--
---oops---



________________________________________________________________
Sign Up for Juno Platinum Internet Access Today
Only $9.95 per month!
Visit www.juno.com

      parent reply	other threads:[~2003-03-23 23:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-21  9:10 modem help needed Manish Kumar Arya
2003-03-21 20:11 ` whitnl73
2003-03-22 17:29   ` Manish Kumar Arya
2003-03-23 15:59     ` Manish Kumar Arya
2003-03-24  4:03       ` rich+ml
2003-03-23 23:44     ` whitnl73 [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030323.191651.8.4.whitnl73@juno.com \
    --to=whitnl73@juno.com \
    --cc=linux-serial@vger.kernel.org \
    --cc=manish_ipx@yahoo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox