Skip Navigation Links | |
Exit Print View | |
SIPAPI Developer's Guide Oracle Solaris 11.1 Information Library |
The library supports all of the URI types that are defined in section 25 of RFC 3261.
The library provides access functions to obtain a URI from a SIP header. Other access functions obtain various URI components from the SIP header. To obtain a SIP URI, get the URI value from a SIP header, then parse the value into its components by using the sip_get_uri_parsed() function.