Asterisk - The Open Source Telephony Project
21.4.1
|
Redirecting reason information. More...
#include <channel.h>
Data Fields | |
int | code |
enum AST_REDIRECTING_REASON value for redirection | |
char * | str |
a string value for the redirecting reason More... | |
char* str |
a string value for the redirecting reason
Useful for cases where an endpoint has specified a redirecting reason that does not correspond to an enum AST_REDIRECTING_REASON
Definition at line 507 of file channel.h.
Referenced by ast_party_redirecting_reason_copy(), ast_party_redirecting_reason_free(), ast_party_redirecting_reason_init(), ast_party_redirecting_reason_set(), ast_party_redirecting_reason_set_init(), ast_redirecting_parse_data(), and ast_redirecting_reason_name().