SIP Peers

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Session Initiation Protocol (SIP) is an ASCII-character-based signaling protocol designed for real-time transmission using Voice over IP (VoIP). In Speech Server, SIP establishes sessions with requests and responses. When Speech Server is connected to a client, session initiation and call control are handled over SIP.

SIP is hosted through a SIP peer, which connects Speech Server to the caller's endpoint. The SIP peer can be a VoIP client, SIP client, or traditional telephony client.

Note

A SIP client, such as a SIP phone or softphone, is a SIP peer and an endpoint because it connects the caller directly to Speech Server through a SIP line without requiring a gateway.

Examples of SIP peers include:

  • IP PBX (telephony)
  • VoIP gateways
  • SIP phones and softphones
  • Telephony Interface Manager Connector (TIMC)

IP PBX

An IP PBX is a Private Branch Exchange (PBX) that supports the Internet Protocol along with the traditional analog and digital circuit-switched connections to the Public Switched Telephone Network (PSTN) and telephone sets.

VoIP Gateways

A VoIP gateway transports voice media between VoIP clients and Speech Server. VoIP gateways are developed and sold by third-party companies.

SIP Phones and Softphones

SIP clients, such as SIP phones and softphones, require software to send and receive calls. A SIP phone is a special telephone that can natively connect to the Internet through SIP. A softphone is a software program integrated within your computer to serve as a telephone, typically using a headset.

Telephony Interface Manager Connector

In previous Speech Server versions, Speech Server connected to the PSTN exclusively through a traditional circuit-switched interface by means of a COM-based non-standard interface known as Telephony Interface Manager (TIM).

Speech Server now includes Telephony Interface Manager Connector (TIMC), a compatibility layer between a TIM and the Speech Server SIP interface. TIMC provides a Speech Server upgrade path for TIM users.

Telephony Interface Manager

TIM software is a separate component that is tightly coupled to the installed telephony board. All telephony audio information, either from a caller (using a telephony client) or from Speech Server, passes through the TIM software. TIM software accepts incoming telephone calls and the Telephony Application Proxy routes them to the appropriate server. The audio portion of the call is sent to Speech Server.

Telephony Board

The telephony board provides the physical connection between the telephone network and the TIM. The telephony board includes the drivers necessary to interface with the host computer's operating system. TIM software supports certain manufacturer's telephony boards.

See Also

Concepts

Architecture Diagram: Runtime and Operations

Other Resources

SIP Peer Administration