home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / dcom / modems / 16754 < prev    next >
Encoding:
Internet Message Format  |  1992-11-12  |  3.1 KB

  1. Path: sparky!uunet!cs.utexas.edu!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!agate!doc.ic.ac.uk!uknet!edcastle!dcs.ed.ac.uk!jj
  2. From: jj@dcs.ed.ac.uk (Jimmy Johnstone)
  3. Newsgroups: comp.dcom.modems
  4. Subject: Re: HELP! How to switch from data to voice ??
  5. Message-ID: <BxLorI.23G@dcs.ed.ac.uk>
  6. Date: 12 Nov 92 11:18:53 GMT
  7. References: <1992Nov6.023056.1935@eng.ufl.edu> <a07VTB1w165w@halcyon.com>
  8. Sender: cnews@dcs.ed.ac.uk (UseNet News Admin)
  9. Reply-To: jj@dcs.ed.ac.uk (Jimmy Johnstone)
  10. Organization: Univ of Edinburgh Dept of Computer Science
  11. Lines: 48
  12.  
  13. In article <a07VTB1w165w@halcyon.com> puma@halcyon.com (puma) writes:
  14. >zzang@stat.ufl.edu (zzang) writes:
  15. >   ...
  16. >> the call. I wonder if there is any
  17. >> Hays modem command which allows me
  18. >> to switch from data to voice without
  19. >> DISCONNECT the data line, so I can go
  20. >> back when I finish the call.
  21. >> I have call-waiting and 3rd-party call
  22. >> services on my phone.
  23. >> 
  24. >Unfortunatelly, you can't usually talk on a line to one party
  25. >and still expect the modem to maintain a connection to a computer
  26. >on the 'other half' of a call-waiting call.
  27. >Certainly, it's possible to do that by adjusting the 'loss-of-
  28. >carrier-to-hangup-time' parameter on the modems on BOTH ends of
  29. >the call.  But in most cases, if you answer the voice call both
  30. >modems will disconnect due to loss of carrier.  In fact, on many
  31. >telephone systems the 'call-waiting-beep' is enough of a disruption
  32. >to cause YOUR modem (and sometimes the one on the other end) to
  33. >disconnect.  Increasing the time mentioned above is used sometimes
  34. >to prevent a disconnect and ignore the voice call, but you will
  35. >still get an error burst (unless the modem is an error-correcting
  36. >one).   
  37. >In any case, you really can't take the voice call and still 
  38. >maintain the data call.
  39.  
  40. I recently was involved in developing a Modem based on Rockwells RC2324ACE
  41. chipset. This allows use of a Voice/Data arrangement which maintains the
  42. connection.
  43. Historically, I suspect that a connection was established by manually dialling
  44. the other party and once connected, some discussion took place between the
  45. individuals involved (speech) which terminated in "switching to data now",
  46. agreement having been reached on which end was to be in ORIGINATE mode and
  47. which in ANSWER mode. A switch attached to the Modem marked Voice/Data was
  48. switched to data and thus a data link was established.
  49. With the RC2324ACE chipset it is possible to switch between voice and data
  50. connections using the Hayes commands ATA, ATO and ATD to switch to data and
  51. the escape sequence and ATH to return to voice. Provision is made for voice/
  52. data using a Front Panel switch and Indicator.
  53. The RC2324ACE chipset (I think the suffix "E" stands for European but I'm
  54. sure versions exist that will cover your particular area : contact your local
  55. Rockwell Comms support Distributor for details if this is of interest to you)
  56. is a 2400bps Quad Modem with V42/V42bis facilities for Error Correction and
  57. Data Compression. For those not so familiar with such facilites this includes
  58. MN5 data compression and I think it must also include MN4 error correction.
  59.  
  60. Hope you find the above information useful.
  61.