| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 
Outbound publish state information (persists for lifetime of a publish) More...

| Data Fields | |
| struct ast_sip_outbound_publish_client * | client | 
| Outbound publish client. | |
| char | id [0] | 
Outbound publish state information (persists for lifetime of a publish)
Definition at line 276 of file res_pjsip_outbound_publish.c.
| struct ast_sip_outbound_publish_client* client | 
Outbound publish client.
Definition at line 278 of file res_pjsip_outbound_publish.c.
Referenced by current_state_reusable(), and sip_outbound_publish_apply().
| char id[0] | 
Definition at line 280 of file res_pjsip_outbound_publish.c.
Referenced by Section::__cmp__(), Section::__eq__(), Section::__ge__(), Section::__gt__(), Section::__le__(), Section::__lt__(), outbound_publish_state_cmp(), and outbound_publish_state_hash().