#include <sip.h>
Collaboration diagram for sip_s:
This structure contains a SIP message object. It is used to access the headers and payload within the message. The generic transport aspects of the message, like network address, is accessed using a msg_t object directly.