Asterisk - The Open Source Telephony Project GIT-master-a63eec2
|
Responsible for call detail data. More...
#include <cdr.h>
char accountcode[AST_MAX_ACCOUNT_CODE] |
What account number to use
Definition at line 313 of file cdr.h.
Referenced by ast_cdr_format_var(), beanstalk_put(), build_csv_record(), build_radius_record(), csv_log(), execute_cb(), and manager_log().
What flags to use
Definition at line 311 of file cdr.h.
Referenced by ast_cdr_format_var(), beanstalk_put(), build_csv_record(), build_radius_record(), execute_cb(), and manager_log().
Definition at line 301 of file cdr.h.
Referenced by ast_cdr_format_var(), beanstalk_put(), build_csv_record(), build_radius_record(), execute_cb(), manager_log(), odbc_log(), and pgsql_log().
Total time call is up, in seconds
Definition at line 307 of file cdr.h.
Referenced by ast_cdr_format_var(), beanstalk_put(), build_csv_record(), build_radius_record(), execute_cb(), manager_log(), and verify_mock_cdr_record().
char channel[AST_MAX_EXTENSION] |
Definition at line 291 of file cdr.h.
Referenced by ast_cdr_format_var(), beanstalk_put(), build_csv_record(), build_radius_record(), execute_cb(), manager_log(), post_cdr(), and verify_mock_cdr_record().
char clid[AST_MAX_EXTENSION] |
Caller*ID with text
Definition at line 283 of file cdr.h.
Referenced by ast_cdr_format_var(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), beanstalk_put(), build_csv_record(), build_radius_record(), execute_cb(), and manager_log().
char dcontext[AST_MAX_EXTENSION] |
Destination context
Definition at line 289 of file cdr.h.
Referenced by ast_cdr_format_var(), beanstalk_put(), build_csv_record(), build_radius_record(), execute_cb(), and manager_log().
What happened to the call
Definition at line 309 of file cdr.h.
Referenced by ast_cdr_disp2str(), ast_cdr_format_var(), beanstalk_put(), build_csv_record(), build_radius_record(), execute_cb(), manager_log(), and post_cdr().
char dst[AST_MAX_EXTENSION] |
Destination extension
Definition at line 287 of file cdr.h.
Referenced by ast_cdr_format_var(), beanstalk_put(), build_csv_record(), build_radius_record(), execute_cb(), and manager_log().
char dstchannel[AST_MAX_EXTENSION] |
Destination channel if appropriate
Definition at line 293 of file cdr.h.
Referenced by ast_cdr_format_var(), beanstalk_put(), build_csv_record(), build_radius_record(), execute_cb(), manager_log(), post_cdr(), and verify_mock_cdr_record().
Total time in system, in seconds
Definition at line 305 of file cdr.h.
Referenced by ast_cdr_format_var(), beanstalk_put(), build_csv_record(), build_radius_record(), execute_cb(), and manager_log().
Definition at line 303 of file cdr.h.
Referenced by ast_cdr_format_var(), beanstalk_put(), build_csv_record(), build_radius_record(), execute_cb(), manager_log(), odbc_log(), and pgsql_log().
char lastapp[AST_MAX_EXTENSION] |
Last application if appropriate
Definition at line 295 of file cdr.h.
Referenced by ast_cdr_format_var(), beanstalk_put(), build_csv_record(), build_radius_record(), execute_cb(), and manager_log().
char lastdata[AST_MAX_EXTENSION] |
Last application data
Definition at line 297 of file cdr.h.
Referenced by ast_cdr_format_var(), beanstalk_put(), build_csv_record(), build_radius_record(), execute_cb(), and manager_log().
char linkedid[AST_MAX_UNIQUEID] |
Linked group Identifier
Definition at line 321 of file cdr.h.
Referenced by ast_cdr_format_var(), base_process_party_a(), build_csv_record(), and execute_cb().
Definition at line 334 of file cdr.h.
Referenced by ast_cdr_free(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), cdr_object_create_public_records(), mock_cdr_backend_cb(), post_cdr(), and verify_mock_cdr_record().
char peeraccount[AST_MAX_ACCOUNT_CODE] |
Account number of the last person we talked to
Definition at line 315 of file cdr.h.
Referenced by ast_cdr_format_var(), build_csv_record(), and execute_cb().
char peertenantid[AST_MAX_TENANT_ID] |
Channel tenant Identifier of the last person we talked to
Definition at line 325 of file cdr.h.
Referenced by ast_cdr_format_var().
int sequence |
Sequence field
Definition at line 329 of file cdr.h.
Referenced by ast_cdr_format_var(), build_csv_record(), and execute_cb().
char src[AST_MAX_EXTENSION] |
Caller*ID number
Definition at line 285 of file cdr.h.
Referenced by ast_cdr_format_var(), beanstalk_put(), build_csv_record(), build_radius_record(), execute_cb(), and manager_log().
struct timeval start |
Definition at line 299 of file cdr.h.
Referenced by ast_cdr_dup(), ast_cdr_format_var(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), base_process_parked_channel(), base_process_party_a(), beanstalk_put(), build_csv_record(), build_radius_record(), cdr_object_create_public_records(), cdr_object_dispatch(), cdr_object_update_cid(), execute_cb(), load_module(), manager_log(), mock_cdr_backend_cb(), odbc_log(), pgsql_log(), single_state_process_dial_begin(), and unload_module().
char tenantid[AST_MAX_TENANT_ID] |
char uniqueid[AST_MAX_UNIQUEID] |
Unique Channel Identifier
Definition at line 319 of file cdr.h.
Referenced by ast_cdr_format_var(), beanstalk_put(), build_csv_record(), build_radius_record(), execute_cb(), and manager_log().
char userfield[AST_MAX_USER_FIELD] |
User field
Definition at line 327 of file cdr.h.
Referenced by ast_cdr_format_var(), beanstalk_put(), build_csv_record(), build_radius_record(), execute_cb(), and manager_log().
A linked list for variables
Definition at line 332 of file cdr.h.
Referenced by ast_cdr_dup(), ast_cdr_free(), cdr_format_var_internal(), cdr_object_create_public_records(), and mock_cdr_backend_cb().