Models

Service providers can support different models of the ways lines and phones are handled, based on how the devices are physically configured. This topic describes a selection of configurations that a service provider might support.

The computer-centric model uses a computer add-in card or an external add-on box that is connected to both the telephone network switch and the phone set. This model can easily integrate modem and fax functions, as well as the use of the telephone as an audio I/O device.

The phone-centric model connects the computer to the switch through the desktop phone set. Such phone sets typically connect to the computer through one of its serial ports. The service provider converts requests into telephony commands, such as commands based on the Hayes AT command set (ANSI/TIA/EIA-602), and sends them over the serial connection to the telephone. This configuration is limited because it generally provides only line control. The computer has no access to the media stream.

A single BRI-ISDN (Basic Rate Interface-ISDN) line could fit both the phone-centric and computer-centric models. The service provider can treat this capability in a number of ways:

In the latter two models, channels can be assigned to different line devices at different times.

A LAN-based server might have multiple telephone line connections to the switch. TAPI operations invoked at any of the client computers are forwarded over the LAN to the server. The server uses third-party call control between the server and the switch to implement the client's call control requests.

This model offers a lower cost per computer for call control if the LAN is already in use, and it also offers reduced cost for media stream access if shared devices such as voice digitizers, fax and or data modems, and interactive voice response cards are installed in the server. The digitized media streams can be carried over the LAN, although real-time transfer of media may be problematic with some LAN technologies due to inconsistent throughput.

A LAN-based host can be connected to the switch using a switch-to-host link. TAPI operations invoked at any of the client computers are forwarded over the LAN to the host, which uses a third-party switch-to-host link protocol to implement the client's call control requests.

It is also possible for a private branch exchange (PBX) to be directly connected to the LAN, and for the server functions to be integrated into the PBX. Within this model, different subconfigurations are possible:

A potential advantage of this model is a lowered cost per computer if the LAN is already in use, but a limitation is a possible lack of media-stream access by the computers.

The computer in use need not be a desktop computer. It can also be a laptop or other portable computer connected to the telephone network over a wireless connection.

The computer's connection can be shared by other telephony equipment. For an application to operate properly in this arrangement, neither the application nor the service provider can assume that there are no other active devices on the line.