Asterisk - The Open Source Telephony Project GIT-master-7e7a603
Data Fields
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 130 of file channel.c.

Field Documentation

◆ cause

int cause

Definition at line 131 of file channel.c.

◆ desc

const char* desc

Definition at line 133 of file channel.c.

Referenced by ast_cause2str().

◆ name

const char* name

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