home *** CD-ROM | disk | FTP | other *** search
/ Phoenix Rising BBS / phoenixrising.zip / phoenixrising / tele-dig / td14-008.txt < prev    next >
Text File  |  1994-01-05  |  35KB  |  854 lines

  1. TELECOM Digest     Wed, 5 Jan 94 15:30:00 CST    Volume 14 : Issue 8
  2.  
  3. Inside This Issue:                        Editor: Patrick A. Townson
  4.  
  5.     Bellcore FTP Site For ISDN Information (William H. Sohl)
  6.     Communication Over Power Lines? (Michael Duane)
  7.     Telephone Answering Machine Question (Ray Normandeau)
  8.     Federal Telemarketing Laws (Bob Rankin)
  9.     Access Charges if LD Carrier = Telco? (Charles F. Hofacker)
  10.     What Ways Can Three Regional Offices Share One Phone Number? (J. Ortiz)
  11.     California ANI Question (Phydeaux)
  12.     Quick Question About Caller ID (Ashish Parikh)
  13.     SLIP Information Needed (Lance M. Cottrell)
  14.     Long Distance Dial/Pay Methods (Terry Brainerd Chadwick)
  15.     Calling Card Statistics Wanted (Terry Brainerd Chadwick)
  16.     Merlin Question (Vince Dugar)
  17.     Cellular Phones Come to Belgium/Pactel (Massimo Mauro)
  18.     How Are VCR Plus+ Numbers Generated? (Dan Cromer)
  19.     Emergency Only Cellphone (Dale Farmer)
  20.     Best Remote Software? (Joseph Ferguson)
  21.     Best Modem For Developing World (David Davidson)
  22.     Help Needed With V.42bis (bobphin@nbnet.nb.ca)
  23.     Re: New Service From NY Tel - 'Reverse Directory' (Stephen Ng)
  24.     Re: New Service From NY Tel - 'Reverse Directory' (Dave Niebuhr)
  25.     Re: TDD Software Wanted (Don Perrott)
  26.     Re: Caller ID/911 Seattle and Article Recommendation (Steve Forrette)
  27.     Re: Being Paged by Mystery 800 Number (Timothy S. Shea)
  28.  
  29. TELECOM Digest is an electronic journal devoted mostly but not
  30. exclusively to telecommunications topics. It is circulated anywhere
  31. there is email, in addition to various telecom forums on a variety of
  32. public service systems and networks including Compuserve and GEnie.
  33. Subscriptions are available at no charge to qualified organizations
  34. and individual readers. Write and tell us how you qualify:
  35.  
  36.                  * telecom-request@eecs.nwu.edu *
  37.  
  38. The Digest is compilation-copyrighted by Patrick Townson Associates of
  39. Skokie, Illinois USA. We provide telecom consultation services and
  40. long distance resale services including calling cards and 800 numbers.
  41. To reach us:  Post Office Box 1570, Chicago, IL 60690 or by phone 
  42. at 708-329-0571 and fax at 708-329-0572. Email: ptownson@townson.com.
  43.  
  44.     ** Article submission address only: telecom@eecs.nwu.edu **
  45.  
  46. Our archives are located at lcs.mit.edu and are available by using
  47. anonymous ftp. The archives can also be accessed using our email
  48. information service. For a copy of a helpful file explaining how to
  49. use the information service, just ask.
  50.  
  51. TELECOM Digest is gatewayed to Usenet where it appears as the moderated
  52. newsgroup comp.dcom.telecom. It has no connection with the unmoderated
  53. Usenet newsgroup comp.dcom.telecom.tech whose mailing list "Telecom-Tech
  54. Digest" shares archives resources at lcs.mit.edu for the convenience
  55. of users. Please *DO NOT* cross post articles between the groups.
  56.  
  57. ----------------------------------------------------------------------
  58.  
  59. From: whs70@cc.bellcore.com (sohl,william h)
  60. Date:  5 Jan 1994  14:01 EST
  61. Subject: Bellcore FTP site for ISDN Information
  62.  
  63.  
  64. Pat,
  65.  
  66. The following announces the availability of ISDN documentation via FTP
  67. from Bellcore.  Additional documentation will be added to the FTP site
  68. as we progress in 1994.
  69.  
  70. Thanks,
  71.  
  72. Bill Sohl and Barbara Shaw - Bellcore ISDN Hotline 1-800-992-ISDN
  73.  
  74.   -------------------Bellcore FTP ISDN Info Announcement-----------
  75.  
  76.             Bellcore's National ISDN Hotline Announces:
  77.       Availability of National ISDN Information over Internet
  78.  
  79. Information about National ISDN is now available by anonymous FTP
  80. (File Transfer Protocol) over the Internet at host "info.bellcore.com"
  81. FTP allows the retrieval of formatted documents and software.
  82.  
  83. The files are available in PostScript through anonymous FTP from 
  84. "info.bellcore.com"  in the  /pub/ISDN  sub directory. 
  85.  
  86. I M P O R T A N T: 
  87.  
  88. Many of the files are large. It is essential that you first get the
  89. README (the upper case is important) file for detailed information on
  90. retrieving various files associated with documents.
  91.  
  92. The following text describes a typical anonymous FTP session:
  93.  
  94.   system: ftp info.bellcore.com <enter>
  95.   Connected to info.
  96.   220 info FTP server (SunOS 4.1) ready.
  97.   Name: anonymous <enter>
  98.   331 Guest login ok, send ident as password.
  99.   Password: <enter your internet login -- example: student@university.edu>
  100.   230 Guest login ok, access restrictions apply.
  101.   ftp> cd /pub/ISDN <enter>
  102.   250 CWD command successful.
  103.   ftp> mget README <enter>
  104.   mget README? yes <enter>
  105.   200 PORT command successful.
  106.   150 ASCII data connection for README (8758 bytes).
  107.   226 ASCII Transfer complete.
  108.   local: README remote: README
  109.   8943 bytes received in 0.19 seconds (46 Kbytes/s)
  110.   ftp> quit <enter>
  111.   221 Goodbye.
  112.  
  113. <enter> represents pressing the "enter" or "return" key on your 
  114. computer keyboard. 
  115.  
  116. The README file is in ASCII format and may be read on any word
  117. processor.  The other files in the directory are in PostScript format
  118. and may be downloaded as needed by using the "mget" command while in
  119. the FTP.
  120.  
  121. The PostScript files may be printed on a PostScript printer by using 
  122. the "lprr" command. A typical Post Script print command may look like:
  123.  
  124.                lpr -P<printer> -h -v <filename.ps>
  125.  
  126. where:
  127. <printer> represents printer name on your network, and 
  128. <filename.ps> represents a PostScript file. 
  129.  
  130. '-h' corresponds to the option of suppressing the printing of burst
  131. page while '-v' corresponds to the option of printing raster image,
  132. i.e., PostScript. Please note that the printer must support PostScript
  133. imaging model in order to print these files.
  134.  
  135. If you have problems or you'd like to comment on the information
  136. stored at this site or wish to make recommendations for future
  137. enhancements, you can email us at:
  138.  
  139.         isdn@cc.bellcore.com
  140.  
  141. Or, call us at Bellcore's National ISDN Hotline: 1-800-992-ISDN
  142.  
  143. ------------------------------
  144.  
  145. From: duanem@apollo4.eng.sematech.org (Michael Duane)
  146. Subject: Communication Over Power Lines?
  147. Date: 5 Jan 1994 18:10:01 GMT
  148. Organization: SEMATECH, Austin
  149. Reply-To: michael_duane@sematech.org
  150.  
  151.  
  152. I received the following question from a friend.  Post replies here, or
  153. mail directly to thausken@ota.gov.
  154.  
  155. "This is an all points bulletin to answer an question we were
  156. pondering here the other day.  The question is "Can the power company
  157. send telephone or radio signals over the power lines?"  Never mind for
  158. the moment any switching problems -- just consider broadcast for now.
  159.  
  160. (There *is* a proposal that power companies install fiber optic cable
  161. to homes to help monitor power usage, and in turn sell the capacity to
  162. the phone companies.  I am asking something different.  I am
  163. interested in using the actual power lines themselves.  My campus
  164. radio station used power lines to send the local FM channel, but I
  165. don't know how they did it.)
  166.  
  167. The questions are:
  168.  
  169.    1. What is the cutoff frequency of the power grid?  Or better, what
  170. is the bandwidth vs. distance curve?  This is a basic two wire
  171. conductor problem but I don't know things like the skin resistance,
  172. etc.
  173.  
  174.    2. How do you mix the frequencies?  Is the 60 Hz line the carrier,
  175. mixed with the signal?  Or can you combine them some other way?
  176.  
  177. Any help is appreciated!!  Please pass the problem on if you cannot help.
  178.  
  179.  
  180. Tom   michael.duane@sematech.org
  181.  
  182.  
  183. [TELECOM Digest Editor's Note: You might be interested to know that
  184. the telephones inside the cars on the subway in Chicago used by conductors
  185. and motormen to communicate with their dispatcher used to operate via the 
  186. 'third rail' (power supply for the trains). I guess you can talk over the
  187. the third rail quite nicely. Lately they have used UHF radios, but some of 
  188. the phones in the fare collection booths used on the internal CTA phone
  189. system are still interconnected via the third rail. Are the connections
  190. noisy you ask?  Are they?  Are they!! But it works.   PAT]
  191.  
  192. ------------------------------
  193.  
  194. From: factory!ray.normandeau@uu6.psi.com
  195. Subject: Telephone Answering Machine Question
  196. Date: 4 Jan 94 22:15:00 GMT
  197. Organization: Invention Factory's BBS - New York City, NY - 212-274-8298v.32bis
  198. Reply-To: ray.normandeau@factory.com (Ray Normandeau)
  199.  
  200.  
  201. In December, {Back Stage} newspaper in NYC had the following ad:
  202.  
  203.           "EARN $50 
  204.           While staying at home
  205.           Call 289-6048 for info"
  206.  
  207. The phone is in the 212 area code.
  208.  
  209. I have called several times, at least once a week for the last few
  210. weeks.  Altho the OGM says "Please leave a message", and I think that
  211. I am leaving one, I am not sure if it is being recorded because my
  212. calls are not being returned.
  213.  
  214. It has happened to me that I put my own TAD on "Outgoing Message Only"
  215. without realizing it and that people who thought they were leaving a
  216. message for me, were not as my TAD was not recording them.
  217.  
  218. Is there any way to figure out if the machine at 212-289-6048 is
  219. taking my messages or not?
  220.  
  221. The ad might make some people think that it is a scam, but the
  222. newspaper {Back Stage} has a VERY GOOD reputation for screening out scam
  223. ads.
  224.  
  225. ------------------------------
  226.  
  227. Date: Wed, 5 Jan 94 11:48:08 EST
  228. From: Bob Rankin <r3@vnet.IBM.COM>
  229. Subject: Federal Telemarketing Laws
  230.  
  231.  
  232. I just read through the archives from late 1991 looking for info on
  233. congressional action regarding automated telemarketing.  I found this
  234. little excursion quite fascinating, but failed in my quest, save for a
  235. few references to Rep. Frank's appearance on NightLine discussing some
  236. proposed legislation.
  237.  
  238. Kind readers, please enlighten me as to the details of whatever
  239. federal law(s) may have been passed regarding telemarketing.  I'm
  240. interested to learn if *all* forms of automated outbound calling are
  241. verboten, or if it just applies to "sales" calls.  For example,
  242.  
  243. - A club calling members to notify them of a meeting;
  244. - A library calling to notify you of an overdue book;
  245. - An automated survey/questionnaire (for non-commercial purposes);
  246. - An announcement of a free community service;
  247. - A political party calling with a "please vote today" message;
  248.   (maybe even "Press 1 if you need transportation to the polls")
  249.  
  250. All these seem to be legitimate uses of automated outbound calling,
  251. since they either provide useful information/services or offer a
  252. significant labor and time savings to a caller who has no profit motive.
  253. I welcome private or public replies on this matter.
  254.  
  255.  
  256. Bob Rankin (r3@vnet.ibm.com)
  257.  
  258.  
  259. [TELECOM Digest Editor's Note: All the above examples you cite are
  260. exempt from the federal regulations. Political calls (vote today) are
  261. considered freedom of speech. The library (return our book) has a
  262. pre-existing relationship with you as does the club calling to notify
  263. you about a meeting. Announcements about free community services also
  264. come under freedom of speech. The only calls which are really regulated 
  265. are those from commercial organizations with whom you have no previous
  266. business relationship. They have to follow regulations pertaining to
  267. how they call you (using automated techniques or not, etc). The others
  268. want to maintain your goodwill, so they follow the same guidelines for
  269. the most part, but are not absolutely required to follow them.   PAT]
  270.  
  271. ------------------------------
  272.  
  273. From: Charles F. Hofacker <chofack@garnet.acns.fsu.edu>
  274. Subject: Access Charges if LD Carrier = Telco?
  275. Date: Wed, 5 Jan 1994 12:08:06 EST
  276.  
  277.  
  278. The recent announcement by MCI that they were going to compete in the
  279. local loop has made me curious about something.  One of the
  280. motivations for this announcement was that MCI could then avoid
  281. 'access charges' which are I believe are paid by the long distance
  282. provider to the local telco.
  283.  
  284. Since my local telco is Sprint (904-386), if I sign up for Sprint long
  285. distance also, shouldn't things be cheaper for me?  Why should Sprint
  286. charge Sprint access charges?  Do I have a point here or is there some
  287. regulatory reason that my logic fails?
  288.  
  289. I called the Sprint Long Distance 800 number and the sales rep said he
  290. had never heard of access charges.
  291.  
  292.  
  293. Charlie Hofacker  chofack@cob.fsu.edu
  294.  
  295.  
  296. [TELECOM Digest Editor's Note: Probably the 'Sprint' which handles your
  297. local loop is not the same branch of 'Sprint' which handles your long
  298. distance calls. Additionally, there is no reason why MCI *has* to not
  299. charge you the access fee once they get in the local loop business;
  300. just that they apparently choose not to. They apparently have chosen
  301. to 'do their bookkeeping' differently than Sprint.  Under the law, 
  302. whoever supplies/maintains the wires coming to your home is entitled
  303. to be compensated for the use of the wires in long distance calls and
  304. apparently Sprint (the division of the company supplying your local
  305. service) chooses to be compensated. Maybe MCI's gimmick will be to
  306. have slightly higher long distance rates in exchange for no local-loop
  307. charge. It all comes out the same in the end, or nearly so.   PAT]
  308.  
  309. ------------------------------
  310.  
  311. From: ortiz@cactus.org (J. Ortiz)
  312. Subject: What Ways Can Three Regional Offices Share One Phone Number?
  313. Organization: Capital Area Central Texas UNIX Society, Austin, Tx
  314. Date: Wed, 5 Jan 1994 17:12:26 GMT
  315.  
  316.  
  317. I was curious what is available from telephone services or just
  318. products on the market that would allow for a single phone number that
  319. a customer can dial and be able to connect to one of three separately
  320. located offices.  Some thing like a support center, call one number
  321. and connect to the office/extension or the first available
  322. office/extension.  Also could this be done with an 800 number as well?
  323.  
  324. All ideas would be appreciated.  I'd like to be informed before I talk
  325. to the AT&T and MCIs of the world.
  326.  
  327.  
  328. Thanks,
  329.  
  330. joe     ortiz@cactus.org
  331.  
  332.  
  333. [TELECOM Digest Editors's Note: Well it can most definitly be arranged
  334. with 800 service. Your 800 number would terminate different places
  335. depending on the place where the call originated. You can also have one
  336. of the regional offices be the central answering point and forward the
  337. calls one by one to the two other offices manually, then have call-
  338. forwarding on the line for after-hours connection to the other two
  339. offices. The thing is, how convenient would this be for your customers? 
  340. At least two of the three regional offices would have to receive calls
  341.  from *their* customers over a long distance number if all three offices
  342. used the same number (which could only be 'local service' to one of
  343. the three offices.) If you really want to pay for all the incoming
  344. calls from your customers, complainers, deadbeats and anyone else who
  345. calls the company, then go with a single 800 number which is routed on
  346. a time-of-day/day-of-week/location of call orgination basis, but I
  347. don't think you will find it terribly cost-effective. I'd say go with
  348. three 'local' numbers for each of the three offices, and internal
  349. tie-lines which allowed the receptionist/operator handling incoming
  350. calls to manually pass the call to one of the other offices if that
  351. was desired.  PAT]
  352.  
  353. ------------------------------
  354.  
  355. Date: Tue, 4 Jan 1994 17:21:03 -0800
  356. From: reb@ingres.com (Phydeaux)
  357. Subject: California ANI Question
  358.  
  359.  
  360. Hi!  In a discussion the other day, one of my colleagues told me that
  361. "ANI is illegal in California."  I'm sure he meant CNID, but he
  362. understands the difference and was pretty emphatic about this. I'm
  363. sure someone here knows for sure.
  364.  
  365.  
  366. reb
  367.  
  368.  
  369. [TELECOM Digest Editor's Note: What can I tell you?  Ask your colleague
  370. if he thinks 800 numbers are illegal in California. If not, then there
  371. is your answer. ANI and 800 go hand in hand. That's the way the system
  372. works. In a way, that's what makes the debate over Caller-ID so silly:
  373. People who can afford 800 numbers and insist on receiving all their calls
  374. over the 800 number have always had 'caller-ID', even in backward areas
  375. like California. :)  No, ANI is not illegal in California.    PAT]
  376.  
  377. ------------------------------
  378.  
  379. From: aparikh@magnus.acs.ohio-state.edu (Mr. Ashish Parikh )
  380. Subject: Quick Question About Caller ID
  381. Date: 5 Jan 1994 04:35:09 GMT
  382. Organization: The Ohio State University
  383.  
  384.  
  385. I am under the impression that only listed (in phonebooks) numbers get
  386. identified in one's Caller-ID system. what I mean is that for example
  387. my number is unlisted and I call a person with Caller-ID -- according
  388. to my views, my number doesn't get recognized by his/her system.  My
  389. question to you intelligent/experienced folks: Is that true? Could you
  390. please briefly describe how the whole Caller-ID thing works.  Thanks
  391. very much.
  392.  
  393.  
  394. [TELECOM Digest Editor's Note: Your views are quite seriously mistaken.
  395. CID depends on a few things, but having an unlisted or non-pub number
  396. is not one of them. First, both telephone exchanges -- that of the caller
  397. and the called party -- have to be equipped for the service. If the
  398. receiving office is equipped but the sending office is not, then sub-
  399. scribers to Caller-ID in the receiving office will get the message
  400. 'out of area' on their display when the sending office passes a call.
  401. If the sending office is equipped but the receiving office is not, then
  402. it all becomes a moot point. 
  403.  
  404. Now let us assume both telephone exchanges, that of caller and called
  405. party are equipped to handle Caller-ID. The calling party's ID will
  406. *always* be passed to the exchange serving the called party. Whether or
  407. not the called exchange passes the information on to the called party
  408. depends on two things: one, is the called party a subscriber to the
  409. Caller-ID service and two, did the calling party not explicitly refuse
  410. the passing of the information. By that I mean, did the calling party
  411. prepend a special code to his dialing string (typically *67) to tell
  412. *his* phone exchange to deny the information to the called party. So
  413. if both exchanges are equipped for the service and the called party
  414. subscribes to the service, he *will* get your number unless you have
  415. specifically told your exchange (to tell the other exchange) to not
  416. pass that information along. In the event you request that the inform-
  417. ation not be passed along, then the called party will receive a message
  418. on his display screen saying 'Private'.  Note the difference: the
  419. display will say 'private' when the sender denies the receiver the
  420. right to the information and the display will say 'out of area' when
  421. the receiving exchange is unable (as opposed to not permitted) to
  422. supply the information. How you have your phone listed with directory
  423. assistance (or not) has no bearing on this at all. All your non-pub
  424. listing gets you is the inability of a third person to match your
  425. name with a number through the directory and/or the inability to
  426. match your number with a name/address through a cross-reference (or
  427. 'criss-cross' as they are usually called) directory. So the called
  428. party will get your *number* via Caller-ID (unless you specifically
  429. block delivery using *67), but it still remains relatively meaningless
  430. without a name/address to go with it.
  431.  
  432. Note also that 'automatic call return' where that service exists is
  433. not affected by the 'private' status of Caller-ID (calls can still
  434. be returned although the return-caller will not know the number being
  435. called) and the ability to block Caller-ID via *67 is disabled when
  436. calling 911 or *any* telephone company facility or operator. In other
  437. words, you can never refuse the telephone company the right to know
  438. your number, nor can you hide from the police, etc. Likewise, your 
  439. number is always known (or soon ascertained) by subscribers to toll-
  440. free 800 numbers that you may dial. You can't block that either.  PAT]
  441.  
  442. ------------------------------
  443.  
  444. From: sdphu3!loki@UCSD.EDU (Lance M Cottrell)
  445. Subject: SLIP Information Needed
  446. Date: 5 Jan 1994 05:38:44 GMT
  447. Organization: Physics Department, UCSD
  448.  
  449.  
  450. I am looking for information of setting up a SLIP on a Sun for call
  451. in. The Sun is not directly connected to the phone. I dial into a
  452. phone bank and telnet to the computer.  Can I establish SLIP after I
  453. telnet? 
  454.  
  455.  
  456. Thanks,
  457.  
  458. Lance Cottrell
  459.  
  460. ------------------------------
  461.  
  462. Date: Wed, 05 Jan 94 09:11:12 -0700
  463. From: Terry Brainerd Chadwick <p00653@psilink.com>
  464. Organization: InfoQuest! Information Services
  465. Subject: Long Distance Dial/Pay Methods
  466.  
  467.  
  468. How are both consumer and business long distance calling distributed
  469. between direct dialing, some form of card, collect calls, and other?
  470. ($ volume or percentage) Where is this information available?
  471.  
  472.  
  473. Thank you,
  474.  
  475. Terry Brainerd Chadwick    p00653@psilink.com
  476.  
  477. ------------------------------
  478.  
  479. Date: Wed, 05 Jan 94 09:06:37 -0700
  480. From: Terry Brainerd Chadwick <p00653@psilink.com>
  481. Organization: InfoQuest! Information Services
  482. Subject: Calling Cards Statistics Wanted
  483.  
  484.  
  485. Where can I get a list of all long distance calling (including credit
  486. and debit) cards, their issuers, benefits, and rates?  Also, the
  487. breakdown of card usage by consumers and business?
  488.  
  489.  
  490. Thank you,
  491.  
  492. Terry Brainerd Chadwick    p00653@psilink.com
  493.  
  494. ------------------------------
  495.  
  496. From: vdugar@stortek.stortek.com (Vince Dugar)
  497. Subject: Merlin Question
  498. Organization: StorageTek
  499. Date: Wed, 5 Jan 1994 14:46:15 GMT
  500.  
  501.  
  502. Why does the Merlin system charge users so much (I forget now, but
  503. it's a lot) to buy a special modem adapter?  Is there a cheaper
  504. solution?  What about using an acoustic modem? (only want it for
  505. CompuServe mail handling, so low baud would be OK)
  506.  
  507.  
  508.  
  509. Vince Dugar              | CIS: 71011,2657
  510. Boulder, Colorado        | Opinions expressed are my own.
  511. Vince_Dugar@stortek.com  | 
  512.  
  513. ------------------------------
  514.  
  515. Subject: Cellular Phones Come to Belgium/Pactel
  516. From: massimo@west.darkside.com (Massimo Mauro)
  517. Date: Tue, 04 Jan 94 01:14:33 PST
  518. Organization: The Dark Side of the Moon +1 408 245 SPAM
  519.  
  520.  
  521. With lots of fireworks to celebrate the event even this derelict
  522. (certainly as far as telecoms are concerned) country joins the
  523. cellular circus (GSM operational as from 1 Jan, 1994).  
  524.  
  525. Cellular phones, besides being a yuppy accessory, are unfortunately
  526. pretty useful, but cost over here an awful lot of money, as the
  527. service provider (a joint venture between the Belgian telecom and
  528. Pactel) operates a near monopoly.  Can some cellular whiz kid tell me
  529. whether a cellular telephone (say, a Motorola or Nokia, for instance)
  530. purchased in the US or in Canada would be able to operate here? Given
  531. that frequency allocation and modulation scheme standardisation are
  532. done internationally (ITU), I expect it to be so.
  533.  
  534. Thanks for emailing me some info, were it even to tell me I am wrong.
  535.  
  536.  
  537. massimo@west.darkside.com
  538.  
  539. ------------------------------
  540.  
  541. Date: Wed, 05 Jan 94 05:47:29 EST
  542. From: Dan Cromer <19016007@SBACVM.SBAC.EDU>
  543. Organization: School Board of Alachua County, Gainesville, Florida
  544. Subject: How are VCR Plus+ Numbers Generated
  545.  
  546.  
  547. Greetings,
  548.  
  549. How are VCR Plus+ code numbers, the up-to-eight digit numbers for each
  550. TV program used in programming some new VCRs and VCR-programming
  551. remotes, generated.  I bought a new VCR for my folks in Lakeland, FL,
  552. to make it easy for them to set up the VCR for recording, but the VCR
  553. Plus+ codes aren't listed in their newspaper.  I'd like to be able to
  554. set up a programmable calculator so that it would generate the code
  555. for them.  I know there is a 900 number at 95 cents/minute, but don't
  556. think they should have to pay $1.90 every time they want to use the
  557. system.
  558.  
  559.  
  560. Daniel H. Cromer, Jr.  Director, Information Resources
  561. School Board of Alachua County, Gainesville, Florida
  562. 19016007@sbacvm.sbac.edu
  563.  
  564.  
  565. [TELECOM Digest Editor's Note: Its a secret. No one knows for sure how
  566. it is done except the proprietors of the system, and they aren't going
  567. to tell. There *are* scripts around in various ftp archives sites
  568. which make a stab at this, but I understand none of them are perfect
  569. and all have a few bugs. The topic is even discussed on a regular basis
  570. in a couple of newsgroups devoted to cable television and vcr's, etc.
  571. I'm sure some readers will send you email telling you where to find the
  572. programs which have attempted to work out the VCR+ codes, but part of
  573. the reason for selling the device and operating the 900 phone number is
  574. so the proprietors can make money on the deal which I guess is the
  575. main reason their lips are zipped.   PAT]
  576.  
  577. ------------------------------
  578.  
  579. From: dale@access3.digex.net (Dale Farmer)
  580. Subject: Emergency Only Cellphone
  581. Date: 5 Jan 1994 13:33:42 GMT
  582. Organization: Express Access Online Communications, Greenbelt, MD USA
  583.  
  584.  
  585. I just ran across a flyer advertising (to me at least) a new cellular
  586. phone service.  It is called HELPTEL, marketed by a company here in
  587. Massachusetts.  800 370 4445 if you want to call them yourself.
  588.  
  589.         What they are selling is a cell phone that has one button.
  590. You plug the phone into the cigarette lighter plug, press the HELP
  591. button and talk to some form of operator.  The marketing is aimed
  592. squarely at the emergency only cellular customer.  Rates are $35 per
  593. year, plus an unmentioned purchase price, plus an unmentioned per call
  594. charge.
  595.  
  596.         I thought you may be interested.
  597.  
  598.  
  599. Dale Farmer
  600.  
  601. ------------------------------
  602.  
  603. From: Joseph Ferguson <JOEJR1@delphi.com>
  604. Subject: Best Remote Software?
  605. Date: Wed, 03 Jan 94 14:03:17 EST
  606. Organization: Delphi Internet
  607.  
  608.  
  609. I need a reliable remote software program that will actually run
  610. Windows. I use an Intel 400 at home and at work. Haven't had any luck
  611. trying PcTools Commute.  Do any of these remote programs run Windows?
  612. Thanks for any suggestions.
  613.  
  614.  
  615. Joe
  616.  
  617.  
  618. ------------------------------
  619.  
  620. From: davidson@ccrs.emr.ca (David Davidson)
  621. Subject: Best Modem For Developing World
  622. Organization: Canada Centre for Remote Sensing
  623. Date: Wed, 5 Jan 1994 14:32:28 GMT
  624.  
  625.  
  626. I got another request from a group in a developing nation who want to
  627. set up digital communication. They asked what would be the best modem
  628. to use. I asked on this newsgroup once before and I believe the
  629. response was the Telebit Worldblazer. Is this correct? I would
  630. appreciate some comments or recommendations that I could pass along.
  631.  
  632. Please accept my thanks in advance.
  633.  
  634.  
  635. David
  636.  
  637. ------------------------------
  638.  
  639. From: bobphin@jupiter.sun.csd.unb.ca (ral)
  640. Subject: Help Needed With V.42bis
  641. Organization: nbnet
  642. Date: Wed, 5 Jan 1994 15:50:05 GMT
  643.  
  644.  
  645. I have a Zoltrix 14,400 data/fax modem. I am not sure if I am getting
  646. compression or if so what kind. My manual indicates the S95 registar
  647. gives extended result codes. For example S95=003 will give me the
  648. Protocal: result code, usually Lap-M. Since S95 is bit mapped, I do
  649. not know the values I should use to get the codes I want.
  650.  
  651. The manual further says:
  652. Bit     Description
  653. 0       CONNECT indicates DCE speed
  654. 1       Append/ARQ to the connect result code if the protocol is other than 
  655.         NONE
  656. 2       Carrier result code
  657. 3       PROTOCOL: result code
  658. 4       reserved
  659. 5       COMPRESSION: result code
  660. 6       reserved
  661. 7       reserved
  662.  
  663. I should also say that when S95=003, I get codes for bit0,1,2,3. In
  664. other words I get everything I want, except for the compression code.
  665. I've tried S95=005, but this does not work.Please help.  Answer here
  666. or e-mail bobphin@nbnet.nb.ca
  667.  
  668. ------------------------------
  669.  
  670. From: steveng@world.std.com (Stephen Ng)
  671. Subject: Re: New Service From NY Tel - 'Reverse Directory'
  672. Organization: Sedona Software Consulting, Arlington, MA
  673. Date: Wed, 05 Jan 1994 16:56:27 GMT
  674.  
  675.  
  676. Given the availability of the national white pages on cd-rom, couldn't
  677. anyone set up such a service, for both business and residential
  678. listings?
  679.  
  680.  
  681. Stephen Ng    Sedona Software Consulting    617-648-8120
  682. steveng@world.std.com     70302, 1510
  683.  
  684.  
  685. [TELECOM Digest Editor's Note: Certainly they could. Really, the only
  686. considerations would be financial: having the cash flow to do it and
  687. the money needed to keep it running while it was first starting up. Of
  688. course you need the computer and CD-Rom, etc.   PAT]
  689.  
  690. ------------------------------
  691.  
  692. Date: Wed, 05 Jan 94 17:00:46 EST
  693. From: dwn@dwn.ccd.bnl.gov (Dave Niebuhr)
  694. Subject: Re: New Service From NY Tel - 'Reverse Directory' 
  695.  
  696.  
  697. I mentioned earlier about testing out the NYTel 'Reverse Directory
  698. Assistance' and John Levine (john@iecc.com) wanted to know the number
  699. so that he could try it.
  700.  
  701. Actually, it was simple.  The first was looking in the Manhattan phone
  702. book and picking a business name then calling Manhattan DA and asking
  703. for the whole thing.  That took some time since no one there seemed to
  704. know what I wanted.
  705.  
  706. Well, I just tried it in Area Code 516 and got the whole kit and
  707. kaboodle (phone, address and zip) one-two-three.
  708.  
  709. The cost for the DA will be about $.45 US and I think about $.35-$.45
  710. US for the extra.  Your mileage might vary.
  711.  
  712. Have a Safe, Sane Healthy and Happy New Year!
  713.  
  714.  
  715. Dave Niebuhr      Internet: dwn@dwn.ccd.bnl.gov (preferred)
  716.                             niebuhr@bnl.gov / Bitnet: niebuhr@bnl
  717. Senior Technical Specialist, Scientific Computing Facility
  718. Brookhaven National Laboratory Upton, NY 11973  (516)-282-3093
  719.  
  720. ------------------------------
  721.  
  722. Date: Wed, 05 Jan 1994 14:09:18 PDT
  723. From: DON PERROTT <PERROTT@BBS.UG.EDS.COM>
  724. Subject: Re: TDD Software Wanted
  725.  
  726.  
  727. In article <telecom13.839.13@eecs.nwu.edu>, peltz@cerl.uiuc.edu (Steve
  728. Peltz) wrote:
  729.  
  730. > In article <telecom13.832.12@eecs.nwu.edu>,  <KMCLEOD@delphi.com> wrote:
  731.  
  732. >> Mike, the phone company is right -- you can't get ASCII to Baudot
  733. >> (code used by TYs) communication by software alone.  You're going to
  734. >> need a hybrid ASCII/Baudot modem. There are several on the market,
  735. >> including the MIC300i, and they have a version for the Mac too.
  736.  
  737. > Baudot is just a 5-bit code, right? Any synchronous-capable serial
  738. > chip can do that (such as a Mac). Is the modem encoding itself also
  739. > different, possibly different carrier frequencies or such? It can't be
  740. > just Baudot coding that causes the problem.
  741.  
  742. > Why don't they start releasing dual-mode TDD machines, that can handle
  743. > ASCII and "standard" modem standards, and eventually phase out Baudot-
  744. > only machines?
  745.  
  746. I want to suggest that this topic has been very thoroughly covered in
  747. past issues of the TELECOM Digest. I did a search on TDD several weeks
  748. ago and found that there have been numerous requests on the topic and
  749. some excellent answers over the years.
  750.  
  751. There are issues with Baudot to ASCII conversion with SHIFT characters
  752. as well as the hardware issues with half duplex communication which is
  753. no tone between characters and 1400/1800 Hz tones unlike any normal
  754. modem used today. Also, the baud rate is 45.5 bps.
  755.  
  756. You can purchase dual-mode TDD machines that handle Baudot and ASCII
  757. but for some reason they have never really taken off in the deaf
  758. community.  They tend to be the high end (read expensive) TDD's and
  759. are very much overkill for those only interested in TDD
  760. communications. Also, the ASCII capabilities usually provided are 300
  761. baud ... insufficient to be useful for much else. There seems to be
  762. some lawmaker intervention in this area.
  763.  
  764. Some software was written by John W. Spalding that can be used to
  765. emulate TDD on a TRS-80 Color Computer or an IBM PC/PCjr using the
  766. cassette port and a modified telephone amplifier. It is well worth
  767. getting if only for the comments in the code to help you understand
  768. how TDD works. I downloaded it from the HEX BBS (301) 593-7357. It is
  769. called tdd56.zip.
  770.  
  771. I am interested in extending the concept of tdd56 and building a
  772. simple hardware interface to either use an XT/AT serial port or a
  773. simple adapter card. I have some concepts in mind but would be very
  774. happy to receive ideas (or encouragement) from anyone.
  775.  
  776.  
  777. Don Perrott     perrott@bbs.ug.eds.com
  778. General Motors of Canada   Oshawa, Ontario, Canada 
  779.  
  780. ------------------------------
  781.  
  782. From: stevef@wrq.com (Steve Forrette)
  783. Subject: Re: Caller ID/911 Seattle and Article Recommendation
  784. Date: 05 Jan 1994 22:14:10 GMT
  785. Organization: Walker Richer & Quinn, Inc.
  786. Reply-To: stevef@wrq.com (Steve Forrette)
  787.  
  788.  
  789. In <telecom13.842.9@eecs.nwu.edu>, hedlund@reed.edu (M. Hedlund) writes:
  790.  
  791. > I also saw a news piece about 911 technology and cellular phones,
  792. > saying that Caller-ID/Signalling System Seven had speeded response to
  793. > home calls (as discussed) but that only _some_ systems could ID
  794. > cellular phones -- Seattle was mentioned as considering cellular-
  795. > Caller ID to improve 911.  Apologies if this overlaps a thread I
  796. > missed, but anyone in Seattle with info?
  797.  
  798. I have cellular accounts with both of the Seattle carriers: US West
  799. Cellular and Cellular One.  At least when calling 800 numbers, the US
  800. West Cellular system will report my actual cellular number as the ANI,
  801. whereas Cellular One reports a non-dialable number that's common on
  802. all subscribers.  Since 911 systems are often implemented using
  803. operator-service trunks, I would imagine that the 'correct ANI'
  804. feature of the US West system would also work with 911, although I
  805. don't have any specific knowledge that this is the case.  As far as
  806. Cellular One goes, they could implement 911 ANI with some sort of
  807. special data line to the PSAP, without converting to full ANI for all
  808. outbound calls.  One benefit of the US West Cellular ANI situation is
  809. that it allows me to select any IXC that's generally available via
  810. Equal Access as my default carrier for the cellular phone.
  811.  
  812.  
  813. Steve Forrette, stevef@wrq.com
  814.  
  815. ------------------------------
  816.  
  817. From: tsshea@mmm.com (Timothy S. Shea)
  818. Subject: Re: Being Paged by Mystery 800 Number
  819. Organization: 3M - St. Paul, MN  55144-1000 US
  820. Date: Wed, 05 Jan 94 00:22:52 GMT
  821.  
  822.  
  823. Bud Couch (bud@kentrox.com) wrote:
  824.  
  825. > In the meantime, let me offer my own WAG. I tried the number from my
  826. > PC and found that it connected at *1200* bps, although my modem is a
  827. > V.22bis (2400). This means that the machine at the other end is
  828. > forcing the speed to be that low. Why?
  829.  
  830. > I suspect that the modem on the other end is an older (in modem terms
  831. > more than two years is *old*) ZOOM modem, for their 1200 units had an
  832. > interesting security feature: the entry password to the modem was not
  833. > an ascii string, but a four number *touchtone* sequence.If the correct
  834. > code wasn't entered within a few seconds of answer, the unit hung up.
  835. > We may have just stumbled into someone's database "server" that has
  836. > this security feature.
  837.  
  838. I don't know about that theory.  I have several scripts running on our
  839. systems that check for status or any error conditions.  If it finds
  840. something wrong our communications server pages me through an old 1200
  841. bps modem ...
  842.  
  843. Or this is way the company pages its people and someone just entered
  844. in the number wrong ...
  845.  
  846.  
  847. internet: tsshea@mmm.com   timothy shea 
  848. compuserve: 76300,1230     Minnesota Mining and Manufacturing
  849.  
  850. ------------------------------
  851.  
  852. End of TELECOM Digest V14 #8
  853. ****************************
  854.