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

Data Fields

int canceled
 
char privcid [256]
 
int privdb_val
 
char privintro [1024]
 
int sentringing
 
char status [256]
 

Detailed Description

Definition at line 1140 of file app_dial.c.

Field Documentation

◆ canceled

int canceled

Definition at line 1146 of file app_dial.c.

Referenced by dial_exec_full(), and wait_for_answer().

◆ privcid

char privcid[256]

Definition at line 1143 of file app_dial.c.

Referenced by setup_privacy_args().

◆ privdb_val

int privdb_val

Definition at line 1142 of file app_dial.c.

Referenced by dial_exec_full(), and setup_privacy_args().

◆ privintro

char privintro[1024]

Definition at line 1144 of file app_dial.c.

Referenced by dial_exec_full(), and setup_privacy_args().

◆ sentringing

int sentringing

Definition at line 1141 of file app_dial.c.

Referenced by dial_exec_full(), and wait_for_answer().

◆ status

char status[256]

Definition at line 1145 of file app_dial.c.

Referenced by dial_exec_full(), setup_privacy_args(), and wait_for_answer().


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