SIP (Session Initiation Protocol): Difference between revisions

Content deleted Content added
m Text replacement - "{{References}}" to "{{External References}}"
Updated from ADM-000.24
Line 10: Line 10:
|'''''CANCEL'''''
|'''''CANCEL'''''
|A SIP transaction which is used to cancel an INVITE transaction which has not yet completed.
|A SIP transaction which is used to cancel an INVITE transaction which has not yet completed.
|-
|'''''Call-Info'''''
|A SIP header field which contains a URI referring to some kind of data relevant to a call, and a “purpose” parameter describing what the URI refers to.  Used to carry URIs to such entities as Additional Data for the Call and Caller, and call/Incident Tracking Identifiers.
|-
|'''''From'''''
|A SIP header that describes the caller’s notion of its own identity (Address of Record).  From is generally not treated as reliable unless it is protected by an Identity header.
|-
|-
|'''''INFO'''''
|'''''INFO'''''
Line 19: Line 25:
|'''''reINVITE'''''
|'''''reINVITE'''''
|A SIP INVITE transaction within an established session used to change the parameters of a call or refresh a session.
|A SIP INVITE transaction within an established session used to change the parameters of a call or refresh a session.
|-
|'''''MESSAGE'''''
|A SIP method which passes information, often an Instant Message, between endpoints in the body of the SIP message.
|-
|-
|'''''Method'''''
|'''''Method'''''
Line 37: Line 46:
|'''''REFER'''''
|'''''REFER'''''
|A SIP method that is used as part of a transfer operation to refer a call to another endpoint.
|A SIP method that is used as part of a transfer operation to refer a call to another endpoint.
|-
|'''''RequestURI'''''
|That part of a SIP message that indicates where the call is being routed towards. SIP Proxy servers commonly change the Request ID (“retargeting”) to route a call towards the intended recipient.
|-
|'''''Resource Priority'''''
|A header used on SIP calls to indicate priority that proxy servers give to specific calls. The Resource Priority header does not indicate that a call is an emergency call (see RequestURI).
|-
|-
|'''''REGISTER'''''
|'''''REGISTER'''''