Asterisk - The Open Source Telephony Project GIT-master-7e7a603
Data Fields
ast_sip_outbound_publish_state Struct Reference

Outbound publish state information (persists for lifetime of a publish) More...

Collaboration diagram for ast_sip_outbound_publish_state:
Collaboration graph
[legend]

Data Fields

struct ast_sip_outbound_publish_clientclient
 Outbound publish client. More...
 
char id [0]
 

Detailed Description

Outbound publish state information (persists for lifetime of a publish)

Definition at line 240 of file res_pjsip_outbound_publish.c.

Field Documentation

◆ 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().

◆ id

char id[0]

The documentation for this struct was generated from the following file: