Definition of Session initiation protocol

FOLDOC
Session Initiation Protocol
<protocol> (SIP) A very simple text-based application-layer control protocol. It creates, modifies, and terminates sessions with one or more participants. Such sessions include Internet telephony and multimedia conferences.
It is described in RFC 2543.
(2000-05-31)

Search Dictionary:
Search Web Search Dictionary



Session Initiation Protocol definition was found in categories: Encyclopedia(1)  

Session Initiation Protocol Definition from Encyclopedia Dictionaries & Glossaries

Wikipedia English - The Free Encyclopedia
Session Initiation Protocol
The Session Initiation Protocol (SIP) is an application-layer control (signaling) protocol for creating, modifying, and terminating sessions with one or more participants. It can be used to create two-party, multiparty, or multicast sessions that include Internet telephone calls, multimedia distribution, and multimedia conferences. (cit. RFC 3261). SIP is designed to be independent of the underlying transport layer; it can run on TCPUDP, or SCTP. It was originally designed by Henning Schulzrinne (Columbia University) and Mark Handley (UCL) starting in 1996. The latest version of the specification is RFC 3261 from the IETF SIP Working Group. In November 2000, SIP was accepted as a 3GPP signaling protocol and permanent element of the IMS architecture. It is widely used as a signaling protocol for Voice over IP, along with H.323 and others.

See more at Wikipedia.org...