Asterisk - The Open Source Telephony Project GIT-master-7e7a603
Data Fields
internal_state Struct Reference
Collaboration diagram for internal_state:
Collaboration graph
[legend]

Data Fields

int change_detected
 
char * id
 
struct ast_sip_transport_statestate
 Transport state information. More...
 
struct ast_sip_transporttransport
 Transport configuration object. More...
 

Detailed Description

Definition at line 42 of file config_transport.c.

Field Documentation

◆ change_detected

int change_detected

Set if there was a change detected

Definition at line 45 of file config_transport.c.

◆ id

char* id

◆ state

Transport state information.

Definition at line 49 of file config_transport.c.

Referenced by internal_state_alloc().

◆ transport

struct ast_sip_transport* transport

Transport configuration object.

Definition at line 47 of file config_transport.c.

Referenced by find_internal_state_by_transport(), and internal_state_alloc().


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