Asterisk - The Open Source Telephony Project GIT-master-f36a736
|
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 current_state_reusable(), and sip_outbound_publish_apply().
char id[0] |
Definition at line 244 of file res_pjsip_outbound_publish.c.
Referenced by Section::__cmp__(), Section::__eq__(), Section::__ge__(), Section::__gt__(), Section::__le__(), Section::__lt__(), Model::load(), and outbound_publish_state_cmp().