Linux Newbie help
 help / color / mirror / Atom feed
* Can Listen; Cannot Talk
@ 2002-05-15 13:55 G Anna
  2003-03-12  7:32 ` pshook
  0 siblings, 1 reply; 3+ messages in thread
From: G Anna @ 2002-05-15 13:55 UTC (permalink / raw)
  To: linux-newbie

Dear All,

I have an external modem.  It has, apart from the telepone plug and
the power plug, two plugs - one for speaker and the other for a mike.
I have connected my head-phone/mike to this.

Using minicom (with the help of AT commands) I am able to dial another
phone.  The phone rings at the other end.  When they answer the phone,
I can listen to their voice.  Its very clear too.  But they are not
able to hear my voice.  Can anybody help me understand why this is so?

Am I doing any silly mistakes anywhere?  Kindly help me.  Pointers to
relevant information would also be very helpful.

$ : using RH 7.1
$ uname -a
Linux wobble 2.4.16 #8 Tue May 14 14:15:58 IST 2002 i686 unknown

Thank you for your time and effort.

Cheers,
anna

-- 

(9) I will not include a self-destruct mechanism unless absolutely
    necessary.  If  it is necessary, it will not be a large red button
    labelled  "Danger: Do Not Push". The big red button marked "Do Not
    Push"  will  instead  trigger  a spray of bullets on anyone stupid
    enough  to  disregard  it.  Similarly,  the ON/OFF switch will not
    clearly be labelled as such. - Peter Anspach in "The Top 100 Things 
    I'd Do If I Ever Became An Evil Overlord"


-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Can Listen; Cannot Talk
@ 2002-05-15 15:25 Ray Olszewski
  0 siblings, 0 replies; 3+ messages in thread
From: Ray Olszewski @ 2002-05-15 15:25 UTC (permalink / raw)
  To: linux-newbie

This does not sound like a Linux problem. To have any hope of getting
specific help, I think you'll need to tell us the manufacturer and model
number of the modem (and the URL of its manufacturere, if you happen to know
it). 

You *probably* have to send the device some non-standard AT command to
enable the mike for input (there's a standard AT command that turns the
speaker on and off), but that's just a guess.

At 07:25 PM 5/15/02 +0530, G Anna wrote:
>Dear All,
>
>I have an external modem.  It has, apart from the telepone plug and
>the power plug, two plugs - one for speaker and the other for a mike.
>I have connected my head-phone/mike to this.
>
>Using minicom (with the help of AT commands) I am able to dial another
>phone.  The phone rings at the other end.  When they answer the phone,
>I can listen to their voice.  Its very clear too.  But they are not
>able to hear my voice.  Can anybody help me understand why this is so?
>
>Am I doing any silly mistakes anywhere?  Kindly help me.  Pointers to
>relevant information would also be very helpful.
>
>$ : using RH 7.1
>$ uname -a
>Linux wobble 2.4.16 #8 Tue May 14 14:15:58 IST 2002 i686 unknown
>
>Thank you for your time and effort.



--
------------------------------------"Never tell me the odds!"---
Ray Olszewski                                        -- Han Solo
Palo Alto, CA           	 	         ray@comarre.com        
----------------------------------------------------------------

-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Can Listen; Cannot Talk
  2002-05-15 13:55 Can Listen; Cannot Talk G Anna
@ 2003-03-12  7:32 ` pshook
  0 siblings, 0 replies; 3+ messages in thread
From: pshook @ 2003-03-12  7:32 UTC (permalink / raw)
  To: linux-newbie

Might wanna make sure 1) that your modem is full-duplex capable adn 2) that it
is set up in that mode.

G Anna wrote:

> Dear All,
>
> I have an external modem.  It has, apart from the telepone plug and
> the power plug, two plugs - one for speaker and the other for a mike.
> I have connected my head-phone/mike to this.
>
> Using minicom (with the help of AT commands) I am able to dial another
> phone.  The phone rings at the other end.  When they answer the phone,
> I can listen to their voice.  Its very clear too.  But they are not
> able to hear my voice.  Can anybody help me understand why this is so?
>
> Am I doing any silly mistakes anywhere?  Kindly help me.  Pointers to
> relevant information would also be very helpful.
>
> $ : using RH 7.1
> $ uname -a
> Linux wobble 2.4.16 #8 Tue May 14 14:15:58 IST 2002 i686 unknown
>
> Thank you for your time and effort.
>
> Cheers,
> anna
>
> --
>
> (9) I will not include a self-destruct mechanism unless absolutely
>     necessary.  If  it is necessary, it will not be a large red button
>     labelled  "Danger: Do Not Push". The big red button marked "Do Not
>     Push"  will  instead  trigger  a spray of bullets on anyone stupid
>     enough  to  disregard  it.  Similarly,  the ON/OFF switch will not
>     clearly be labelled as such. - Peter Anspach in "The Top 100 Things
>     I'd Do If I Ever Became An Evil Overlord"
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.linux-learn.org/faqs


-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-03-12  7:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-15 13:55 Can Listen; Cannot Talk G Anna
2003-03-12  7:32 ` pshook
  -- strict thread matches above, loose matches on Subject: below --
2002-05-15 15:25 Ray Olszewski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox