home *** CD-ROM | disk | FTP | other *** search
/ Hacker Chronicles 1 / HACKER1.ISO / phrk1 / ph039.txt < prev    next >
Text File  |  1992-09-26  |  8KB  |  119 lines

  1.  
  2.                                 ==Phrack Inc.==
  3.                     Volume One, Issue Three, Phile #9 of 10
  4.  
  5. @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
  6. @                                  _  _        _______                        @
  7. @                                 | \/ |      / _____/                        @
  8. @                                 |_||_|etal / /hop                           @
  9. @                                 __________/ /                               @
  10. @                                /___________/                                @
  11. @                                   PRIVATE                                   @
  12. @                                                                             @
  13. @                                 Presents...                                 @
  14. @                                                                             @
  15. @                    \\\\\=-{ Knight Lightning's }-=/////                     @
  16. @                                                                             @
  17. @                           "Introduction to PBXs"                            @
  18. @                                                                             @
  19. @                                                                             @
  20. @                         Written on January 3, 1986                          @
  21. @                                                                             @
  22. @                                                                             @
  23. @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
  24.  
  25. This file is a personal continuation of the PBX entry in the MCI
  26. Telecommunications Glossary.
  27. _______________________________________________________________________________
  28.  
  29. A telephone exchange serving an individual organization and having connections
  30. to a public telephone exchange is called a Private Branch Exchange (PBX).  The
  31. PBX performs a switching function by connecting any extension in the private
  32. organization to an outside line.  A PBX is actually a private switch that
  33. connects a group of telephones within an individual organization.  Calls placed
  34. outside this individual group are connected to a telephone company's central
  35. office switch through trunks.  A PBX may be operated by an attendant from the
  36. private organization or the switching system may be done automatically.  Other
  37. terms that are commonly used interchangeably with PBX are: Private Automatic
  38. Branch Exchange (PABX), Private Automatic Exchange (PAX), and Computerized
  39. Branch Exchange (CBX).  Although these terms were originally used to identify
  40. specific switch structures, today they are often used as synonyms.
  41.  
  42. PBXs can use any of three basic switching methods: step-by-step (SxS),
  43. Cross-bar (X-bar), and computer controlled, to perform the basic function of
  44. switching.  However, in addition to detecting calls and establishing a
  45. transmission link between two telephones, PBXs can do much more.
  46.  
  47. The common control, often called a central processing unit (CPU), controls the
  48. switching matrix that connects the stations and trunks.  The switching matrix
  49. of a PBX performs the same job as does an operator at a manual switchboard or a
  50. common control central office switch.  The CPU, however, gets its instructions
  51. from the "stored program", which contains directions for activities, such as
  52. detecting calls, sending them over the best available route, and recording
  53. billing information.  These computerized electronic switches are used to
  54. perform routine, as well as unique, functions that simply weren't practical or
  55. even possible with electromechanical switches.
  56.  
  57. Just as in the public switched network, PBX switches make connection between
  58. instruments, or "key telephone sets".  We're all familiar with key telephone
  59. sets, whether we know them by name or not.  They're the business telephones
  60. that have six push-button keys lined up below the dial--a red button marked
  61. "hold" and five buttons or lines with flashing lights.
  62.  
  63. Systems with PBXs and key sets have a great deal of flexability in planning for
  64. their needs because they can set up their codes to accomplish the functions
  65. needed in their particular situations.  In fact, the PBX can be programmed so
  66. that each individual extension within a system can take advantage of features
  67. applicable to its own business needs.
  68.  
  69. Some of the features that are availiable with PBXs and key systems are: call
  70. transfer, which allows internal or external calls to be transferred from one
  71. telephone to any other phone in the system; automatic push-button signaling,
  72. which indicates the status of all phones in the system with display lights and
  73. buttons; one-way voice paging, which can be answered by dialing the operator
  74. from the nearest telephone in the system; camp-on, in which a call made to a
  75. busy phone automatically waits until the line is idle; and internal and
  76. external conference capabilities, which enables outside callers to conference
  77. with several inside users.
  78.  
  79. Some features automatically handle incoming telephone calls.  Automatic call
  80. waiting not only holds calls made to a busy extension until the extension is
  81. free, but also signals the person being called that a call is waiting and
  82. informs the caller that he is on hold.  Automatic call forwarding will send
  83. calls to employees who are temporarily in locations other than their offices,
  84. provided they "inform" the PBX where they can be found.  Automatic call
  85. distribution automatically send an incoming call to the first extension that's
  86. not busy--a useful feature for situations in which any one of a group of
  87. persons in the organization can adequately respond to incoming calls.  Another
  88. example is automatic call back, which allows a caller who reaches a busy line
  89. to ask the PBX to return his or her call when the line is free.
  90.  
  91. Still other features provide services such as night telelphone answering,
  92. telephone traffic monitoring, and network or hot-line connection.  These
  93. examples are but a sample from the features possible with computerized PBXs.
  94.  
  95. ===============================================================================
  96. This is a very brief description of how to use and what to expect on a PBX.
  97. -------------------------------------------------------------------------------
  98. Basically, you call the PBX and you will have to enter a code that can be
  99. anywhere from 4 to 6 digits (Note: some PBXs do not require codes).  Then you
  100. will hear a dial tone.  From here you would under normal circumstances dial:
  101. 9 + 1 (or 0) + NPA-PRE-SUFF, for long distance dialing or dial 8 for local
  102. dialing.
  103.  
  104. The most common use of the PBX is to call Alliance Teleconferencing,
  105. a teleconference service offered by AT&T.  To do this dial:
  106. 0700-456-1000,1002,1003,2000,2001,2002.
  107.  
  108. Note: PBX codes are usually very simple and usually 4 digits.
  109. EX: 0000, 1111, 1234, etc
  110. ===============================================================================
  111. Look for a file on Alliance Teleconferencing coming soon...
  112. _______________________________________________________________________________
  113.  
  114. This has been a Knight Lightning presentation...
  115.  
  116. @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
  117. 
  118. Downloaded From P-80 International Information Systems 304-744-2253 12yrs+
  119.