libvpb 4.2.52

Caller id

Collaboration diagram for Caller id:

Classes

struct  VPB_CID
 Container type for caller id data. More...

Modules

 Caller id decoding
 Caller id generation
 Japanese caller id
 

Additional support for the Japanese caller id standard.


Enumerations

enum  CidCallType { VPB_CID_CT_UNKNOWN = 0x00, VPB_CID_CT_VOICE = 0x01, VPB_CID_CT_RBWF = 0x02, VPB_CID_CT_MW = 0x81 }
 

Symbolic CID call types.

More...

Enumeration Type Documentation

Symbolic CID call types.

Enumerator:
VPB_CID_CT_UNKNOWN 

Unknown call type.

VPB_CID_CT_VOICE 

Voice Call.

VPB_CID_CT_RBWF 

Ring back When free.

VPB_CID_CT_MW 

Message waiting.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines