Data Fields | |
| char | privcid [256] |
| int | privdb_val |
| char | privintro [1024] |
| int | sentringing |
| char | status [256] |
Definition at line 996 of file app_dial.c.
| char privcid[256] |
Definition at line 999 of file app_dial.c.
Referenced by setup_privacy_args().
| int privdb_val |
Definition at line 998 of file app_dial.c.
Referenced by dial_exec_full(), and setup_privacy_args().
| char privintro[1024] |
Definition at line 1000 of file app_dial.c.
Referenced by dial_exec_full(), and setup_privacy_args().
| int sentringing |
Definition at line 997 of file app_dial.c.
Referenced by dial_exec_full(), and wait_for_answer().
| char status[256] |
Definition at line 1001 of file app_dial.c.
Referenced by dial_exec_full(), setup_privacy_args(), and wait_for_answer().