Mon Nov 6 06:42:54 2006

Asterisk developer's documentation


ast_callerid Struct Reference

#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

Definition at line 140 of file channel.h.


Field Documentation

char* cid_ani

Malloc'd ANI

Definition at line 148 of file channel.h.

int cid_ani2

Callerid ANI 2 (Info digits)

Definition at line 154 of file channel.h.

char* cid_dnid

Malloc'd Dialed Number Identifier

Definition at line 142 of file channel.h.

char* cid_name

Malloc'd Caller Name

Definition at line 146 of file channel.h.

char* cid_num

Malloc'd Caller Number

Definition at line 144 of file channel.h.

int cid_pres

Callerid presentation/screening

Definition at line 152 of file channel.h.

char* cid_rdnis

Malloc'd RDNIS

Definition at line 150 of file channel.h.

int cid_tns

Callerid Transit Network Select

Definition at line 158 of file channel.h.

int cid_ton

Callerid Type of Number

Definition at line 156 of file channel.h.


The documentation for this struct was generated from the following file:
Generated on Mon Nov 6 06:42:54 2006 for Asterisk - the Open Source PBX by  doxygen 1.5.1