Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
ast_flags64 Struct Reference

Structure used to handle a large number of boolean flags == used only in app_dial? More...

#include <utils.h>

Data Fields

uint64_t flags
 

Detailed Description

Structure used to handle a large number of boolean flags == used only in app_dial?

Examples:
/usr/src/asterisk-18.5.0/main/app.c.

Definition at line 204 of file utils.h.

Field Documentation

◆ flags

uint64_t flags
Examples:
/usr/src/asterisk-18.5.0/main/app.c.

Definition at line 205 of file utils.h.

Referenced by dial_exec_full(), find_conf_realtime(), and parse_options().


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