home *** CD-ROM | disk | FTP | other *** search
/ Telecom / 1996-04-telecom-walnutcreek.iso / caller-id / specifications < prev   
Internet Message Format  |  1992-02-01  |  7KB

  1. From telecom@delta.eecs.nwu.edu Sun Dec  1 14:20:22 1991
  2. Received: from delta.eecs.nwu.edu by gaak.LCS.MIT.EDU via TCP with SMTP
  3.     id AA27095; Sun, 1 Dec 91 14:20:19 EST
  4. Received: by delta.eecs.nwu.edu id AA07351
  5.   (5.65c/IDA-1.4.4 for ptownson@gaak.lcs.mit.edu); Sun, 1 Dec 1991 13:20:11 -0600
  6. Date: Sun, 1 Dec 1991 13:20:11 -0600
  7. From: TELECOM Moderator <telecom@delta.eecs.nwu.edu>
  8. Message-Id: <199112011920.AA07351@delta.eecs.nwu.edu>
  9. To: ptownson@gaak.LCS.MIT.EDU
  10. Subject: Caller-ID Specifications
  11. Status: RO
  12.  
  13.  From: Jeff Sicherman <sichermn@beach.csulb.edu>
  14.  Message-Id: <9112010130.AA19175@beach.csulb.edu>
  15.  Newsgroups: comp.dcom.telecom
  16.  Subject: Caller-ID Specifications
  17.  Organization: Cal State Long Beach
  18.  
  19.  
  20. This is a copy of the data sheet picked up at the Rockwell
  21. booth at the COMDEX show.
  22.  
  23. INTRODUCTION
  24. Calling Number Delivery (CND), better known as Caller ID, is a
  25. telephone service intended for residential and small business
  26. customers.  It allows the called Customer Premises Equipment
  27. (CPE) to receive a calling party's directory number and the date
  28. and time of the call during the first 4 second silent interval in
  29. the ringing cycle.  The customer must contact a Bellcore Client
  30. Company to initiate CND service.
  31.  
  32. According to Pacific Bell representatives, the following states
  33. and district currently support CND service:  Delaware, District
  34. of Columbia, Florida, Georgia, Idaho, Kentucky, Louisiana, Maine,
  35. Maryland, Nebraska, Nevada, New Jersey, Oklahoma, Tennessee,
  36. Vermont, Virginia, and West Virginia.
  37.  
  38. The following states are scheduled to support CND service by
  39. April, 1992:  Alaska, Arizona, California, Colorado, Illinois,
  40. Indiana, Iowa, Massachusetts, Mississippi, New Hampshire, New
  41. York, North Carolina, North Dakota, Ohio, Oregon, Rhode Island,
  42. and South Carolina.
  43.  
  44. PARAMETERS
  45. The data signalling interface has the following characteristics:
  46.     Link Type:                2-wire, simplex
  47.     Transmission Scheme:        Analog, phase-coherent FSK
  48.     Logical 1 (mark)            1200 +/- 12 Hz
  49.     Logical 0 (space)            2200 +/- 22 Hz
  50.     Transmission Rate:            1200 bps
  51.     Transmission Level:            13.5 +/- dBm into 900 ohm load
  52.  
  53. (I have copied this data as presented.  I believe the
  54. transmission level is meant to be -13.5 dBm.)
  55.  
  56. PROTOCOL
  57. The protocol uses 8-bit data words (bytes), each bounded by a
  58. start bit and a stop bit.  The CND message uses the Single Data
  59. Message format shown below.
  60.  
  61. Channel    Carrier    Message    Message    Data        Checksum
  62. Seizure    Signal     Type     Length    Word(s)      Word
  63. Signal             Word      Word
  64.  
  65. CHANNEL SEIZURE SIGNAL
  66. The channel seizure is 30 continuous bytes of 55h (01010101)
  67. providing a detectable alternating function to the CPE (i.e. the
  68. modem data pump).
  69.  
  70. CARRIER SIGNAL
  71. The carrier signal consists of 130 +/- 25 mS of mark (1200 Hz) to
  72. condition the receiver for data.
  73.  
  74. MESSAGE TYPE WORD
  75. The message type word indicates the service and capability
  76. associated with the data message.  The message type word for CND
  77. is 04h (00000100).
  78.  
  79. MESSAGE LENGTH WORD
  80. The message length word specifies the total number of data words
  81. to follow.
  82.  
  83. DATA WORDS
  84. The data words are encoded in ASCII and represent the following
  85. information:
  86.  
  87. o  The first two words represent the month
  88. o  The next two words represent the day of the month
  89. o  The next two words represent the hour in local military time
  90. o  The next two words represent the minute after the hour
  91. o  The calling party's directory number is represented by the
  92.    remaining  words in the data word field
  93.  
  94. If the calling party's directory number is not available to the
  95. terminating central office, the data word field contains an ASCII
  96. "O".  If the calling party invokes the privacy capability, the
  97. data word field contains an ASCII "P".
  98.  
  99. CHECKSUM WORD
  100. The Checksum Word contains the twos complement of the modulo 256
  101. sum of the other words in the data message (i.e., message type,
  102. message length, and data words).  The receiving equipment may
  103. calculate the modulo 256 sum of the received words and add this
  104. sum to the reveived checksum word.  A result of zero generally
  105. indicates that the message was correctly received.  Message
  106. retransmission is not supported.
  107.  
  108. EXAMPLE CND SINGLE DATA MESSAGE
  109. An example of a received CND message, beginning with the message
  110. type word, follows:
  111.  
  112. 04 12 30 39 33 30 31 32 32 34 36 30 39 35 35 35 31 32 31 32 51
  113.  
  114. 04h=    Calling number delivery information code (message type word)
  115. 12h= 18 decimal; Number of data words (date,time, and directory
  116.     number words)
  117. ASCII 30,39= 09; September
  118. ASCII 33,30= 30; 30th day
  119. ASCII 31,32= 12; 12:00 PM
  120. ASCII 32,34= 24; 24 minutes (i.e., 12:24 PM)
  121. ASCII 36,30,39,35,35,35,31,32,31,32= (609) 555-1212; calling
  122.               party's directory number
  123. 51h=    Checksum Word
  124.  
  125. DATA ACCESS ARRANGEMENT (DAA) REQUIREMENTS
  126. To receive CND information, the modem monitors the phone line
  127. between the first and second ring bursts without causing the DAA
  128. to go off hook in the conventional sense, which would inhibit the
  129. transmission of CND by the local central office.  A simple
  130. modification to an existing DAA circuit easily accomplishes the
  131. task.
  132.  
  133. (I will mail the Rockwell data sheet, which includes the
  134. suggested schematic diagram.)
  135.  
  136. MODEM REQUIREMENTS
  137. Although the data signalling interface parameters match those of
  138. a Bell 202 modem, the receiving CPE need not be a Bell 202
  139. modem.  A V.23 1200 bps modem receiver may be used to demodulate
  140. the Bell 202 signal.  The ring indicate bit (RI) may be used on a
  141. modem to indicate when to monitor the phone line for CND
  142. information.  After the RI bit sets, indicating the first ring
  143. burst, the host waits for the RI bit to reset.  The host then
  144. configures the modem to monitor the phone line for CND
  145. information.
  146.  
  147. (I'm skipping some Rockwell-specific information here.)
  148.  
  149. According to Bellcore specifications, CND signalling starts as
  150. early as 300 mS after the first ring burst and ends at least 475
  151. mS before the second ring burst
  152.  
  153. APPLICATIONS
  154. Modem manufacturers will soon be implementing new modem features
  155. based on CND information as this service becomes widely
  156. available.
  157.  
  158. Once CND information is received the user may process the
  159. information in a number of ways.
  160.  
  161. 1.    The date, time, and calling party's directory number can be
  162.     displayed.
  163.  
  164. 2.    Using a look-up table, the calling party's directory number
  165.     can be correlated with his or her name and the name
  166.     displayed.
  167.  
  168. 3.    CND information can also be used in additional ways such as
  169.     for:
  170.  
  171.     a.  Bulletin board applications
  172.     b.  Black-listing applications
  173.     c.  Keeping logs of system user calls, or
  174.     d.  Implementing a telemarketing data base
  175.  
  176. REFERENCES
  177. For more information on Calling Number Delivery (CND), refer to
  178. Bellcore publications TR-TSY-000030 and TR-TSY-000031.
  179.  
  180. To obtain Bellcore documents contact:
  181.  
  182.     Bellcore Customer Service
  183.     60 New England Avenue, Room 1B252
  184.     Piscataway, NJ   08834-4196
  185.     (908) 699-5800
  186.  
  187.  
  188.