Overview of the SDP Parser
Use the SDP Parser in the Unified Communications Managed API version 1.0 SDK to parse and construct session descriptions to be carried in a Session Initiation Protocol (SIP) request or response. These session descriptions are defined by the Session Description Protocol (SDP). For more information about SDP, see the SDP: Session Description Protocol RFC.
Use the SDP Parser to:
-
Parse and validate a media description received from a remote peer.
-
Generate a correctly formed response to send as a response to the remote peer.
For more information about parsing and generating SDP, see Parsing and Constructing SDP Documents.