Diversion header reasons. More...
Data Fields | |
enum AST_REDIRECTING_REASON | code |
char *const | text |
Diversion header reasons.
The core defines a bunch of constants used to define redirecting reasons. This provides a translation table between those and the strings which may be present in a SIP Diversion header
Definition at line 643 of file chan_sip.c.
Definition at line 644 of file chan_sip.c.
Referenced by sip_reason_str_to_code().
char* const text |
Definition at line 645 of file chan_sip.c.
Referenced by sip_reason_code_to_str().