Asterisk - The Open Source Telephony Project GIT-master-8f1982c
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Modules Pages
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 276 of file res_pjsip_outbound_publish.c.

Field Documentation

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

◆ id

char id[0]

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