Wed Jan 8 2020 09:50:24

Asterisk developer's documentation


privacy_args Struct Reference

Data Fields

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

Detailed Description

Definition at line 1025 of file app_dial.c.

Field Documentation

char privcid[256]

Definition at line 1028 of file app_dial.c.

Referenced by setup_privacy_args().

int privdb_val

Definition at line 1027 of file app_dial.c.

Referenced by dial_exec_full(), and setup_privacy_args().

char privintro[1024]

Definition at line 1029 of file app_dial.c.

Referenced by dial_exec_full(), and setup_privacy_args().

int sentringing

Definition at line 1026 of file app_dial.c.

Referenced by dial_exec_full(), and wait_for_answer().

char status[256]

Definition at line 1030 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: