![]() |
Home page |
Mailing list |
Docs
Collaboration diagram for ast_cdr:Asterisk developer's documentation :: Codename Pineapple
ast_cdr Struct Reference
#include <cdr.h>

Definition at line 51 of file cdr.h.
Data Fields | |
| char | accountcode [AST_MAX_ACCOUNT_CODE] |
| long int | amaflags |
| timeval | answer |
| long int | billsec |
| char | channel [AST_MAX_EXTENSION] |
| char | clid [AST_MAX_EXTENSION] |
| char | dcontext [AST_MAX_EXTENSION] |
| long int | disposition |
| char | dst [AST_MAX_EXTENSION] |
| char | dstchannel [AST_MAX_EXTENSION] |
| long int | duration |
| timeval | end |
| unsigned int | flags |
| char | lastapp [AST_MAX_EXTENSION] |
| char | lastdata [AST_MAX_EXTENSION] |
| ast_cdr * | next |
| char | src [AST_MAX_EXTENSION] |
| timeval | start |
| char | uniqueid [32] |
| char | userfield [AST_MAX_USER_FIELD] |
| varshead | varshead |
|
|
What account number to use Definition at line 83 of file cdr.h. Referenced by ast_cdr_getvar(), ast_cdr_init(), and ast_cdr_setaccount(). |
|
|
What flags to use Definition at line 81 of file cdr.h. Referenced by ast_cdr_getvar(), ast_cdr_init(), and ast_cdr_setamaflags(). |
|
|
Definition at line 71 of file cdr.h. Referenced by ast_cdr_answer(), and ast_cdr_getvar(). |
|
|
Total time call is up, in seconds Definition at line 77 of file cdr.h. Referenced by ast_cdr_getvar(). |
|
|
Definition at line 61 of file cdr.h. Referenced by __login_exec(), agentmonitoroutgoing_exec(), ast_cdr_end(), ast_cdr_free(), ast_cdr_getvar(), ast_cdr_init(), ast_cdr_start(), check_post(), check_start(), and post_cdr(). |
|
|
Caller*ID with text Definition at line 53 of file cdr.h. Referenced by ast_cdr_getvar(), and set_one_cid(). |
|
|
Destination context Definition at line 59 of file cdr.h. Referenced by ast_cdr_getvar(), and ast_cdr_init(). |
|
|
What happened to the call Definition at line 79 of file cdr.h. Referenced by ast_cdr_answer(), ast_cdr_end(), ast_cdr_failed(), ast_cdr_getvar(), and ast_cdr_init(). |
|
|
Destination extension Definition at line 57 of file cdr.h. Referenced by ast_cdr_getvar(), and ast_cdr_init(). |
|
|
Destination channel if appropriate Definition at line 63 of file cdr.h. Referenced by ast_cdr_getvar(), and ast_cdr_setdestchan(). |
|
|
Total time in system, in seconds Definition at line 75 of file cdr.h. Referenced by ast_cdr_getvar(). |
|
|
Definition at line 73 of file cdr.h. Referenced by ast_cdr_end(), ast_cdr_free(), ast_cdr_getvar(), and post_cdr(). |
|
|
flags |
|
|
Last application if appropriate Definition at line 65 of file cdr.h. Referenced by ast_cdr_getvar(). |
|
|
Last application data Definition at line 67 of file cdr.h. Referenced by ast_cdr_getvar(). |
|
|
|
Caller*ID number Definition at line 55 of file cdr.h. Referenced by ast_cdr_getvar(), and set_one_cid(). |
|
|
Definition at line 69 of file cdr.h. Referenced by __ast_pbx_run(), action_status(), ast_cdr_end(), ast_cdr_free(), ast_cdr_getvar(), check_start(), handle_chanlist(), handle_showchan(), and post_cdr(). |
|
|
Definition at line 87 of file cdr.h. Referenced by ast_cdr_getvar(), and ast_cdr_init(). |
|
|
Definition at line 89 of file cdr.h. Referenced by ast_bridge_call(), ast_cdr_appenduserfield(), ast_cdr_getvar(), and ast_cdr_setuserfield(). |
|
|
Definition at line 92 of file cdr.h. Referenced by ast_cdr_copy_vars(), ast_cdr_free_vars(), ast_cdr_getvar_internal(), and ast_cdr_serialize_variables(). |