Asterisk - The Open Source Telephony Project
18.5.0
|
Outbound publish state information (persists for lifetime of a publish) More...
Data Fields | |
struct ast_sip_outbound_publish_client * | client |
Outbound publish client. More... | |
char | id [0] |
Outbound publish state information (persists for lifetime of a publish)
Definition at line 240 of file res_pjsip_outbound_publish.c.
struct ast_sip_outbound_publish_client* client |
Outbound publish client.
Definition at line 242 of file res_pjsip_outbound_publish.c.
Referenced by ast_sip_publish_client_get(), current_state_reusable(), sip_outbound_publish_apply(), sip_outbound_publish_state_alloc(), sip_outbound_publish_state_destroy(), and sip_outbound_publish_synchronize().
char id[0] |
Definition at line 244 of file res_pjsip_outbound_publish.c.
Referenced by Model::load(), outbound_publish_state_cmp(), and sip_outbound_publish_state_alloc().