Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
notify_task_data Struct Reference
Collaboration diagram for notify_task_data:
Collaboration graph
[legend]

Data Fields

struct ast_sip_exten_state_data exten_state_data
 
struct exten_state_subscriptionexten_state_sub
 
int terminate
 

Detailed Description

Definition at line 234 of file res_pjsip_exten_state.c.

Field Documentation

◆ exten_state_data

struct ast_sip_exten_state_data exten_state_data

Definition at line 235 of file res_pjsip_exten_state.c.

Referenced by alloc_notify_task_data(), and notify_task_data_destructor().

◆ exten_state_sub

struct exten_state_subscription* exten_state_sub

◆ terminate

int terminate

Definition at line 237 of file res_pjsip_exten_state.c.

Referenced by alloc_notify_task_data().


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