Asterisk - The Open Source Telephony Project
21.4.1
|
Queued outbound publish message. More...
Data Fields | |
struct ast_sip_body | body |
Optional body. | |
char | body_contents [0] |
Extra space for body contents. | |
struct { | |
struct sip_outbound_publish_message * next | |
} | entry |
Linked list information. | |
Queued outbound publish message.
Definition at line 127 of file res_pjsip_outbound_publish.c.