Figure 5: Phone-Centric Connection Model
This model works equally well for whatever kind of phone - POTS, Centrex, ISDN, PBX-specific, cellular - the computer is connected to. To get most of the functionality out of the phone in this model, the PC doesn't even have to be on.
Figure 6: Computer-Centric Connection Model
Windows 95 and Windows NT 4.0 come with a built-in TSP called Unimodem. This TSP has a giant database of modem-specific AT commands to direct a modem through a phone call. Because most modem hardware is limited when it comes to voice calls, however, Unimodem makes a poor TSP. Some modems provide voice support via proprietary extensions or by implementing an AT command extension set called AT+V (AT plus Voice). The TSP Unimodem/V provides special support for these voice modems.
Figure 7: LAN Connection Model
What Happened To The 2nd Party?
Each connected phone call has at least two parties, one on each end. Each party, whether a person or a computer, has control of one end of the call. 1st-party call control means that the control of the call rests solely with the party participating on the call. No one else controls the connection. If the call is transferred somewhere else, control is lost and given to the transferee. 3rd-party call control, however, means that the end-point of the call shares control with another. For example, in the LAN connection model, the end-point of the call is the desktop phone, which has 1st-party control. The desktop PC has 3rd-party call control by talking to the switch, via the server PC, to control the call. This means that you could disconnect your end of the call by hanging up the phone (1st-party call control) or by sending a hang-up signal to the switch from your desktop PC (3rd-party call control). What about 2nd-party call control? There is no such thing.
|
The main benefit of this model is that no additional hardware is required on the desktop PC to make it work. A desktop PC connected to the LAN can control the desktop phone with some additional software - specifically a TSP. Once the server PC is connected to the switch, everyone can control their phone from their desktop.
Figure 8: Client/Server Connection Model