Asterisk - The Open Source Telephony Project
21.4.1
|
Outbound publish client state information (persists for lifetime of a publish) More...
Data Fields | |
struct ao2_container * | datastores |
Publisher datastores set up by handlers. | |
struct ast_sip_outbound_publish * | publish |
Outbound publish information. | |
struct ao2_container * | publishers |
Container of all the client publishing objects. | |
unsigned int | started |
Publishing has been fully started and event type informed. | |
Outbound publish client state information (persists for lifetime of a publish)
Definition at line 228 of file res_pjsip_outbound_publish.c.