Thu Oct 8 21:57:59 2009

Asterisk developer's documentation


ast_callerid Struct Reference

Structure for all kinds of caller ID identifications. More...

#include <channel.h>


Data Fields

char * cid_ani
int cid_ani2
char * cid_dnid
char * cid_name
char * cid_num
int cid_pres
char * cid_rdnis
int cid_tns
int cid_ton


Detailed Description

Structure for all kinds of caller ID identifications.

Note:
All string fields here are malloc'ed, so they need to be freed when the structure is deleted. Also, NULL and "" must be considered equivalent.

Definition at line 191 of file channel.h.


Field Documentation

char* cid_ani

int cid_ani2

Callerid ANI 2 (Info digits)

Definition at line 198 of file channel.h.

Referenced by pbx_retrieve_variable(), setup_env(), and zt_handle_event().

char* cid_dnid

char* cid_name

char* cid_num

Malloc'd Caller Number

Definition at line 193 of file channel.h.

Referenced by __ast_goto_if_exists(), __ast_pbx_run(), __login_exec(), _macro_exec(), action_agents(), action_status(), agent_call(), agentmonitoroutgoing_exec(), ast_app_dtget(), ast_channel_alloc(), ast_channel_bridge(), ast_parseable_goto(), ast_set_callerid(), ast_setstate_and_callerid(), asyncgoto_exec(), background_detect_exec(), begin_dial(), blacklist_read(), build_rpid(), builtin_atxfer(), builtin_automonitor(), builtin_blindtransfer(), callerid_read(), collect_digits(), conf_run(), console_transfer(), console_transfer_deprecated(), copy_message(), disa_exec(), do_immediate_setup(), features_call(), find_matching_endwhile(), findmeexec(), forward_message(), free_cid(), handle_chanlist(), handle_chanlist_deprecated(), handle_setpriority(), handle_showchan(), handle_showchan_deprecated(), iax2_call(), initreqprep(), join_queue(), leave_voicemail(), local_call(), lookupblacklist_exec(), lookupcidname_exec(), manager_parking_status(), manager_queues_status(), meetme_cmd(), mgcp_call(), mgcp_hangup(), mgcp_ss(), misdn_call(), misdn_hangup(), misdn_show_cls(), misdn_write(), oh323_call(), ospauth_exec(), osplookup_exec(), oss_call(), park_call_full(), park_exec(), parkandannounce_exec(), pbx_builtin_waitexten(), phone_call(), post_manager_event(), print_bc_info(), privacy_exec(), process_ast_dsp(), queue_exec(), release_chan(), ring_entry(), rpt_call(), rpt_exec(), senddialevent(), serialize_showchan(), set_one_cid(), setup_env(), skinny_answer(), skinny_call(), skinny_indicate(), skinny_ss(), sms_exec(), ss_thread(), valid_exit(), vm_authenticate(), wait_for_answer(), waitstream_core(), write_metadata(), zapateller_exec(), zt_call(), zt_handle_dtmfup(), and zt_handle_event().

int cid_pres

char* cid_rdnis

int cid_tns

Callerid Transit Network Select

Definition at line 200 of file channel.h.

Referenced by ast_iax2_new(), begin_dial(), iax2_call(), pbx_retrieve_variable(), and setup_env().

int cid_ton

Callerid Type of Number

Definition at line 199 of file channel.h.

Referenced by __oh323_new(), ast_iax2_new(), begin_dial(), iax2_call(), oh323_call(), pbx_retrieve_variable(), setup_env(), and zt_new().


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

Generated on Thu Oct 8 21:57:59 2009 for Asterisk - the Open Source PBX by  doxygen 1.5.8