Sat Apr 26 2014 22:03:24

Asterisk developer's documentation


causes_map Struct Reference

map AST_CAUSE's to readable string representations More...

Data Fields

int cause
const char * desc
const char * name

Detailed Description

map AST_CAUSE's to readable string representations

causes.h

Definition at line 159 of file channel.c.


Field Documentation

int cause

Definition at line 160 of file channel.c.

const char* desc

Definition at line 162 of file channel.c.

Referenced by ast_cause2str().

const char* name

Definition at line 161 of file channel.c.


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