Asterisk - The Open Source Telephony Project
18.5.0
|
Helper struct for getting the fields out of a CEL event. More...
#include <cel.h>
Data Fields | |
const char * | account_code |
uint | amaflag |
const char * | application_data |
const char * | application_name |
const char * | caller_id_ani |
const char * | caller_id_dnid |
const char * | caller_id_name |
const char * | caller_id_num |
const char * | caller_id_rdnis |
const char * | channel_name |
const char * | context |
const char * | event_name |
struct timeval | event_time |
enum ast_cel_event_type | event_type |
const char * | extension |
const char * | extra |
const char * | linked_id |
const char * | peer |
const char * | peer_account |
const char * | unique_id |
const char * | user_defined_name |
const char * | user_field |
uint32_t | version |
struct ABI version More... | |
const char* account_code |
Definition at line 161 of file cel.h.
Referenced by ast_cel_fabricate_channel_from_event(), ast_cel_fill_record(), build_radius_record(), cel_bs_put(), manager_log(), odbc_log(), pgsql_log(), and tds_log().
uint amaflag |
Definition at line 165 of file cel.h.
Referenced by ast_cel_fabricate_channel_from_event(), ast_cel_fill_record(), build_radius_record(), cel_bs_put(), manager_log(), odbc_log(), pgsql_log(), and tds_log().
const char* application_data |
Definition at line 160 of file cel.h.
Referenced by ast_cel_fabricate_channel_from_event(), ast_cel_fill_record(), build_radius_record(), cel_bs_put(), manager_log(), odbc_log(), pgsql_log(), and tds_log().
const char* application_name |
Definition at line 159 of file cel.h.
Referenced by ast_cel_fabricate_channel_from_event(), ast_cel_fill_record(), build_radius_record(), cel_bs_put(), manager_log(), odbc_log(), pgsql_log(), and tds_log().
const char* caller_id_ani |
Definition at line 153 of file cel.h.
Referenced by ast_cel_fabricate_channel_from_event(), ast_cel_fill_record(), build_radius_record(), cel_bs_put(), manager_log(), odbc_log(), pgsql_log(), and tds_log().
const char* caller_id_dnid |
Definition at line 155 of file cel.h.
Referenced by ast_cel_fabricate_channel_from_event(), ast_cel_fill_record(), build_radius_record(), cel_bs_put(), manager_log(), odbc_log(), pgsql_log(), and tds_log().
const char* caller_id_name |
Definition at line 151 of file cel.h.
Referenced by ast_cel_fabricate_channel_from_event(), ast_cel_fill_record(), build_radius_record(), cel_bs_put(), manager_log(), odbc_log(), pgsql_log(), and tds_log().
const char* caller_id_num |
Definition at line 152 of file cel.h.
Referenced by ast_cel_fabricate_channel_from_event(), ast_cel_fill_record(), build_radius_record(), cel_bs_put(), manager_log(), odbc_log(), pgsql_log(), and tds_log().
const char* caller_id_rdnis |
Definition at line 154 of file cel.h.
Referenced by ast_cel_fabricate_channel_from_event(), ast_cel_fill_record(), build_radius_record(), cel_bs_put(), manager_log(), odbc_log(), pgsql_log(), and tds_log().
const char* channel_name |
Definition at line 158 of file cel.h.
Referenced by ast_cel_fabricate_channel_from_event(), ast_cel_fill_record(), build_radius_record(), cel_bs_put(), manager_log(), odbc_log(), pgsql_log(), and tds_log().
const char* context |
Definition at line 157 of file cel.h.
Referenced by ast_cel_fabricate_channel_from_event(), ast_cel_fill_record(), build_radius_record(), cel_bs_put(), manager_log(), odbc_log(), pgsql_log(), and tds_log().
const char* event_name |
Definition at line 149 of file cel.h.
Referenced by ast_cel_fabricate_channel_from_event(), ast_cel_fill_record(), cel_bs_put(), manager_log(), odbc_log(), pgsql_log(), and tds_log().
struct timeval event_time |
Definition at line 148 of file cel.h.
Referenced by ast_cel_fabricate_channel_from_event(), ast_cel_fill_record(), build_radius_record(), cel_bs_put(), manager_log(), odbc_log(), pgsql_log(), and tds_log().
enum ast_cel_event_type event_type |
Definition at line 147 of file cel.h.
Referenced by ast_cel_fabricate_channel_from_event(), ast_cel_fill_record(), manager_log(), odbc_log(), pgsql_log(), and tds_log().
const char* extension |
Definition at line 156 of file cel.h.
Referenced by ast_cel_fabricate_channel_from_event(), ast_cel_fill_record(), build_radius_record(), cel_bs_put(), manager_log(), odbc_log(), pgsql_log(), and tds_log().
const char* extra |
Definition at line 168 of file cel.h.
Referenced by ast_cel_fabricate_channel_from_event(), ast_cel_fill_record(), cel_bs_put(), manager_log(), odbc_log(), and pgsql_log().
const char* linked_id |
Definition at line 164 of file cel.h.
Referenced by ast_cel_fabricate_channel_from_event(), ast_cel_fill_record(), build_radius_record(), cel_bs_put(), manager_log(), odbc_log(), pgsql_log(), and tds_log().
const char* peer |
Definition at line 167 of file cel.h.
Referenced by ast_cel_fabricate_channel_from_event(), ast_cel_fill_record(), manager_log(), odbc_log(), pgsql_log(), and tds_log().
const char* peer_account |
Definition at line 162 of file cel.h.
Referenced by ast_cel_fabricate_channel_from_event(), ast_cel_fill_record(), cel_bs_put(), manager_log(), odbc_log(), and pgsql_log().
const char* unique_id |
Definition at line 163 of file cel.h.
Referenced by ast_cel_fabricate_channel_from_event(), ast_cel_fill_record(), build_radius_record(), cel_bs_put(), manager_log(), odbc_log(), pgsql_log(), and tds_log().
const char* user_defined_name |
Definition at line 150 of file cel.h.
Referenced by ast_cel_fabricate_channel_from_event(), ast_cel_fill_record(), manager_log(), odbc_log(), pgsql_log(), and tds_log().
const char* user_field |
Definition at line 166 of file cel.h.
Referenced by ast_cel_fabricate_channel_from_event(), ast_cel_fill_record(), cel_bs_put(), manager_log(), odbc_log(), pgsql_log(), and tds_log().
uint32_t version |
struct ABI version
Definition at line 146 of file cel.h.
Referenced by ast_cel_fabricate_channel_from_event(), ast_cel_fill_record(), cel_bs_put(), manager_log(), ParsingContext::next(), odbc_log(), pgsql_log(), radius_log(), and tds_log().