HP-UX C SIP Stack Message Layer Reference Guide (January 2008)

Functions for All Headers 825
28
FUNCTIONS FOR ALL HEADERS
These functions allow you to encode, parse and parseValue every header
(without using the header-specific functions). The functions receive the header
type as a parameter and, according to this parameter, call the header specific-
function. This section contains functions that can be used for all headers, and are
found in the RvSipHeader.h header file.
The functions included in this section are:
CONTROL FUNCTIONS
RvSipHeaderEncode()
RvSipHeaderParse()
RvSipHeaderParseValue()
RvSipHeaderIsBadSyntax()