Wed Jan 8 2020 09:50: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 203 of file channel.c.

Field Documentation

int cause

Definition at line 204 of file channel.c.

const char* desc

Definition at line 206 of file channel.c.

Referenced by ast_cause2str().

const char* name

Definition at line 205 of file channel.c.


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