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

808 HP C SIP Stack Message Layer Reference Guide
Control Functions
RvSipBodyEncode()
REMARKS
The manner in which the body is encoded depends on the body part type, as
follows:
Multipart body type
Each body part is encoded. The body parts are separated by a
boundary delimiter line. The boundary delimiter line is created
using the boundary parameter found in the Content-Type of the
body object. If no boundary is defined for this body object, a
unique boundary is generated and the boundary delimiter line is
created accordingly.
Other body type
If the body type is other than multipart, it is copied to the given
page.